Home › Forums › All Other Themes › Adventure Theme – Slider Nav Button Color
- This topic has 5 replies, 2 voices, and was last updated 3 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
April 12, 2021 at 3:37 pm #177352
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.April 13, 2021 at 12:18 pm #177380Hi,
Kindly show us your website URL please?
Regards,
DaveApril 13, 2021 at 12:34 pm #177384Hi there,
Well of course, here it is (a draft based on the sample) : https://wordpress.destination-montagne.ch/
Kind regards
CharlesApril 13, 2021 at 1:05 pm #177386Hi,
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,
DaveApril 13, 2021 at 4:02 pm #177392Hi 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
CharlesApril 14, 2021 at 10:46 am #177418🙂
-
AuthorPosts
- You must be logged in to reply to this topic.