slider issues

Home Forums Construction Pro/Build Forum slider issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #159862
    Juan TellezJuan Tellez
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 7, 2020

    Hello! For https://vailequipmentrentals.com I am having two issues:

    1. On mobile, the dots (showing how many banners/sliders I have) are covering the slider. Can I remove them from mobile?

    2. The text box is not being used. How do I remove it from my slider?

    #159922
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    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:767px) {
    .nivo-controlNav { display: none !important;}
    .nivo-caption .slidercaption-area { background:transparent !important;}
    }
    .nivo-caption .slidercaption-area { background:transparent !important;}

    Regards,
    Dave

    #160402
    Juan TellezJuan Tellez
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 7, 2020

    That worked! Thank you so much.

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

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/

    Regards,
    Dave

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