Complete theme: hide slider arrows and slide active page dot

Home Forums All Other Themes Complete theme: hide slider arrows and slide active page dot

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #60956
    Michael GabrielMichael Gabriel
    Participant
    • Topics: 23
    • Replies: 47
    • Total: 70
    Member since: November 30, 2015

    Hi, I just want to have a static image for the Front page and need to disable/hide the ahead and back arrows, as well as the active pager dot at the bottom. How do I do this, please?

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

    Hi Michael,

    Kindly go to Appearance>Customize>Scroll down to left bottom to find Custom CSS

    and paste there:

    .theme-default a.nivo-prevNav, .theme-default a.nivo-nextNav, .theme-default .nivo-controlNav { display:none !important;}

    Regards,
    Dave

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