Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065982

    Hi,
    On this page: https://www.finansforbundet.no/tillitsvervet/landsmotet-2019/ I would like to change the background color of the navigation icons on the right.

    Possible?

    EDIT:
    I have now managed to change the background color, but I would like to make the inside arrow white. Is that possible?

    • This topic was modified 5 years, 9 months ago by dalboslampen.
    #1066040

    Hey dalboslampen,

    Are you referring on the scroll to top arrow?

    Best regards,
    Nikko

    #1066057

    Hi,
    No, I am referring the timeline navigation

    #1066201

    Hi dalboslampen,

    Thanks for the clarification, it’s already white however the opacity was set to 50% that’s why it’s faded.
    Add this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-timeline-nav a span {
        opacity: 1;
        background-color: green;
    }

    just replace the background-color.

    Best regards,
    Nikko

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