Adventure Theme – Slider Nav Button Color

Home Forums All Other Themes Adventure Theme – Slider Nav Button Color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #177352
    Charles LehmannCharles Lehmann
    Participant
    • Topics: 10
    • Replies: 19
    • Total: 29
    Member since: April 11, 2021

    Hi there,
    I am looking to change the Slider Nav Button Color. I managed to find the option in the customization. However, the change only applies to the “Navigate Forward Button”. The “Navigate Backward Button” remains red (e.g. #dd3333).
    Where can I change that ?
    Thanks in advance.

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #177384
    Charles LehmannCharles Lehmann
    Participant
    • Topics: 10
    • Replies: 19
    • Total: 29
    Member since: April 11, 2021

    Hi there,
    Well of course, here it is (a draft based on the sample) : https://wordpress.destination-montagne.ch/
    Kind regards
    Charles

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slider-main .theme-default .nivo-directionNav a.nivo-nextNav {
        background-color: #dd3333;
    }

    Regards,
    Dave

    #177392
    Charles LehmannCharles Lehmann
    Participant
    • Topics: 10
    • Replies: 19
    • Total: 29
    Member since: April 11, 2021

    Hi there,
    Thanks Dave for that… I updated the custom CSS with the following:

    .slider-main .theme-default .nivo-directionNav a.nivo-nextNav {
        background-color: #81d742;
    }
    span.desc{display: none;}

    And it works fine (color code #dd3333 is red…)
    Cheers
    Charles

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

    🙂

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