Home › Forums › All Other Themes › Secure Pro Slider Issue
- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by Sonl Sinha.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
December 9, 2019 at 11:53 am #140741
Hello, if you view the links below you’ll notice when the phone is vertical the button and text below the slider title aren’t being shown, but if you hold horiztonal they both show up.
How can I fix this?
https://ibb.co/fCKR3MY
https://ibb.co/jLYdS25December 9, 2019 at 12:22 pm #140869Hi,
Kindly show us your website URL please?
Regards,
BradDecember 9, 2019 at 5:08 pm #140886www.actionfirearmscolorado.com
December 10, 2019 at 10:01 am #140925Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .slider-main .nivo-caption .slidebtn, .slider-main .nivo-caption .slidedesc { display:block !important;} .slider-main .nivo-caption .slidedesc { margin-bottom:10px !important;} .slider-main .nivo-caption .slidedesc p { line-height:18px; margin-bottom:0 !important;} .slider-main .nivo-caption .title { font-size:20px !important;} .slider-main .nivo-caption .title span { font-size:13px !important; line-height:15px !important;} .slider-main .nivo-caption .slidebtn { margin-top:5px !important;} .slider-main .nivo-caption .slidebtn a {padding: 7px 25px !important;} .nivoSlider img { max-width:120% !important; width:120% !important; margin-left:-20%;} }
Regards,
Brad -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.