Secure Pro Slider Issue

Home Forums All Other Themes Secure Pro Slider Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140741
    RobertRobert
    Participant
    • Topics: 43
    • Replies: 59
    • Total: 102
    Member since: August 1, 2016

    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/jLYdS25

    #140869
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #140886
    RobertRobert
    Participant
    • Topics: 43
    • Replies: 59
    • Total: 102
    Member since: August 1, 2016

    www.actionfirearmscolorado.com

    #140925
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.