- This topic has 5 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Nature one slider text
hi
https://snuginstallations.co.uk
still getting issues with text spacing on the theme slider
you sent me some fix code but as you can see not 100% for all screen sizes
thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.slider-wrapper .slide_info { width:50% !important;}
Regards,
Dave
sorry, still got the problem
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
Remove:
.slider-wrapper .slide_info { width:50% !important;}
And add:
@media screen and (min-width:1170px) and (max-width:1920px) {
.slider-wrapper .slide_info { width:50% !important;}
}
Regards,
Dave
I think that’s done it, thanks
🙂
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]