Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #371120

    Hi Guys,

    How to change the scroll up box colour separately?

    The colour changes reflect through Enfold> General Styling > Socket > Socket Background color (Default Background colour)

    But it makes scroll up box colour changes to the adjusted colour too. I want the scroll up box colour different from what my Socket background colour.

    Please advise.
    Thanks.

    #371150

    Hey!

    Try adding this code to the Quick CSS:

    #scroll-top-link {
        background: red;
        color: blue;
        border-color: yellow;
    }

    Adjust as needed.

    Cheers! 
    Josue

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