Tagged: colour, customize, navigation, timeline
-
AuthorPosts
-
August 22, 2018 at 12:14 am #1000092
Hi,
I tried the solution posted here:
- https://kriesi.at/support/topic/how-to-change-colour-of-navigation-arrows-in-timeline/
but I’m still unable to change the colour of the navigation arrows in the timeline. Is there another way I can achieve this?
Thanks!
August 22, 2018 at 2:50 am #1000106Hey atifaijaz123,
I tested this on my localhost and found that the code needed “!important;” to work.
Please try this code in the General Styling > Quick CSS field and adjust the color to suit:.main_color .av-timeline-nav a span { background-color: #ff7827 !important; opacity:1; }Best regards,
MikeAugust 23, 2018 at 4:55 pm #1000837Hi Mike,
Thanks for this, but unfortunately it didn’t work. Is there another code that may work?
Thanks
August 23, 2018 at 5:56 pm #1000860Hi atifaijaz123,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaAugust 23, 2018 at 6:56 pm #1000883The timeline is under “Behind the Name”
The navigation arrows are way to light, I am trying to make them green. (#339533)
-
This reply was modified 7 years, 2 months ago by
atifaijaz123.
August 23, 2018 at 7:02 pm #1000890Hi,
Have you tried adding Mike’s code to the very top of quick css so it runs first and clearing the cache a few times over?
Best regards,
Jordan ShannonAugust 23, 2018 at 7:04 pm #1000892Yes, I have. It still doesn’t work.
August 23, 2018 at 7:57 pm #1000921Hi,
Add this to quick css. I have tested this myself.
.av-timeline-nav a span{ color:green!important; }Best regards,
Jordan ShannonAugust 23, 2018 at 8:40 pm #1000932Thanks for this Jordan! With this I added:
.av-timeline-nav a span{
color:white!important;
background-color:green!important;
}and was able to get what I wanted.
Best Regards!
August 23, 2018 at 8:40 pm #1000933You can close this thread
August 23, 2018 at 8:41 pm #1000934Hi,
Perfect! I’m glad we were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Changing colour of timeline navigation arrows’ is closed to new replies.
