• Resolved fit2death

    (@fit2death)


    I still cannot get the arrows on the main image. It’s only showing on the thumbnails. I also have an issue with thumbnail navigation; on chrome, the previous arrow is hidden behind the thumbnails. I’ve tried fixing it and can’t. If you manually move the slider you can see the previous arrow behind the thumbnail slider.

    In Firefox; it displays above the thumbnails; however, only the previous button and not the next.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author THRIVE – Web Design Gold Coast

    (@deanoakley)

    @fit2death THanks for posting.

    Arrows on the main image option will come in the next update.

    Your theme has a wide button style on all buttons.

    .scheme_original button {
        background-color: #d01f44;
        line-height: .3em;
        margin-bottom: 15px;
        width: 215px;
    }

    Please add this to your CSS
    .slick-arrow{
    width: 20px !important;
    }

    Thread Starter fit2death

    (@fit2death)

    @deanoakley that worked perfectly! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Update issues with navigation’ is closed to new replies.