- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Version
I have Politics theme and the main slide works on desktop version with all texts on teh image with social media but on mobile version text and social media does not show. Please let me know how to fix it:
you can see the link here: http://irqr.net/APRCC/
Kindly add this in appearance>theme options>basic settings>Custom CSS box:
@media screen and (max-width: 767px) and (min-width: 480px) {
.meinfo-caption {display: block !important;}
.meinfo-caption a.read-more {margin-top: 15px;}
}
@media screen and (max-width: 479px) {
.meinfo-caption {display: block !important;}
.meinfo-caption {width:90% !important;}
.meinfo-caption p {margin: 0 0 20px 0 !important;}
.meinfo-caption h2 {font-size: 30px;}
.meinfo-caption a.read-more {margin-top: 15px;}
}
Regards,
Shri
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. […]