- This topic has 1 reply, 2 voices, and was last updated 3 years, 10 months 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
Are you in search of publishing your website at a minimal, the user hasr also evolved and is constantly trying toimprove their websites’ aspectse themes […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
WordPress content management system comes with prebuilt post revision functionality. It’s a system that keeps the record of each added publication or draft made on […]