Default slider slide button not showing on mobile

Home Forums All Other Themes Default slider slide button not showing on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #113939
    kate.perrettkate.perrett
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 20, 2018

    Can you pls tell me the css I need to add to the custom css box in order to have the slider slide buttons display on mobile. At the moment there is no way to click through from my slider images to any links when you view my site on a mobile device.
    Thanks!

    P.S. I am using the Fashion Trends theme but I don’t think that matters a whole lot

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #114032
    kate.perrettkate.perrett
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 20, 2018

    Hi Dave,
    The website it here – http://www.teachmesportz.com.au/
    I managed to get the button to display on mobile and click through to the url set, but the button is
    full width on mobile screens (which is fine – it would be good to know how to control this) but has a partial black line on the top of the button for just a small length from the top left corner.
    Ta
    K.

    #114035
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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) {
    .nivo-caption .title:after { display:none;}
    }

    Regards,
    Dave

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