Hi! It happens on this listing: http://www.portuguese-market.com/listing/taberna-santo-antonio/. The box shows of the bottom instead of showing in the right side. However, this doesn't happen with other PRemium adds? How can this be? Thank you, Henrique
Hi henerique25! We have checked your website and all premium ads "contact this business" box in aligned perfectly in the right side. Please watch the video link :-http://screenpresso.com/=ytDAc Thanks, Praveen
Thanks! Wonder if it's a problem with my browser... I have Chrome on my Pc... but it just happened all of a sudden and in just one add. Oh well... hope it's just a problem for my pc...
Hi Cayenne! You are right! Captcha images are wisder than they should. Could someone check this out please?
Hello! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 959px) and (min-width: 768px){ div#recaptcha_image { width: 175px !important; } div#recaptcha_image img { width: 100% !important; } } @media only screen and (max-width: 1260px) and (min-width: 960px){ div#recaptcha_image { width: 195px !important; } div#recaptcha_image img { width: 100% !important; } Thanks, Praveen
Another question... The code is great but I already had the following code: .grid_10 {display: none;} .r_content p.post-date { display: none; } I don't know much about coding, so I would like to know how I can have them work simultaneously. I have pasted the two, but only the one that's on top is tjhe one that works, @media only screen and (max-width: 959px) and (min-width: 768px) { div#recaptcha_image { width: 175px !important; } div#recaptcha_image img { width: 100% !important; } } @media only screen and (max-width: 1260px) and (min-width: 960px) { .grid_10 {display: none;} .r_content p.post-date { display: none; } Thanks, Henrique
Hello Henrique! We will suggest you to not use your code as you have mentioned in above reply. As this theme is made in grid system,so it will affect and hide all the div using grid_10. So, it is recommended to use customized code provided by us otherwise you may suffer from other serious issues. Thanks, Praveen
Hi Praveen! But the "grid_10" had been provided by InkThemes support... the request can be found somewhere in this forum. So, if it is not advisable to mess with the button, could you please tell me where I can edit its text? Thanks, Henrique
Hello Henerique! I apologize for that code (grid_10) if given from our end. It was not proper code, please delete that code and provide us some edited screenshot of your issue so that we can provide you the appropriate solution. Thanks, Praveen