Mainbody_Top position not responsive

Support desk for Villa Belluci Joomla Hotel Template
GK User
Mon Apr 11, 2016 2:26 pm
Hi there.

There is an issue with the mainbody_top position. It's not responsive so when you have an image inside it cuts off on cell phones. Any suggestions?
User avatar
Junior Boarder

teitbite
Fri Apr 15, 2016 11:10 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Mon Apr 18, 2016 4:50 pm
Hi again, any news on this one? I private message last week regarding the website and the issue.
User avatar
Junior Boarder

teitbite
Thu Apr 21, 2016 11:44 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
body #gkHeaderMod img, .single-page > .header > img,
body .blog-page > .header > img,
body #k2Container.single-page > .header > img,
body #k2Container.blog-page > .header > img {
    max-width: 100% !important;
}
User avatar
Moderator


cron