- This topic has 6 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Strong theme footer issue
Hi there,
The footer of my website isn’t show properly on mobile, can you check?
www.bimpress.nl
Thanks!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
#footer .rowfooter {
margin: 20px 0;
}
}
Regards,
Dave
Thanks Dave!
I also have a few other issues on mobile, for example this page isn’t showing properly ( the text is running out of the boxes ): https://www.bimpress.nl/over-ons/oprichters/
And if a title of a page is too long it doesn’t adjust the size on mobile, it just puts 1 letter for example on the next line. Is that something what can be fixed? Thanks again.
Hi,
Kindly use this CSS.
.skt-builder-flipcard { height:500px !important;}
.skt-builder-flipcard .skt-builder-flipcard-front, .skt-builder-flipcard .skt-builder-flipcard-back { height:500px !important;}
@media screen and (max-width:479px) {
.skt-builder-flipcard { height:600px !important;}
.skt-builder-flipcard .skt-builder-flipcard-front, .skt-builder-flipcard .skt-builder-flipcard-back { height:600px !important;}
}
Regards,
Dave
thx again Dave!
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]