Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1432154

    HI Support
    In this webdesign text links in footer and socket should be white (in active state and mouse hover state)

    View post on imgur.com


    The text links in the footer have changed with the css
    #footer a:hover, #footer a:active {
    color: #fff;
    }

    Please could you provide a similar css for the socket?

    Many thanks
    Best regards
    Lene

    #1432164

    Hey Lene,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket a {
      color: #fff;
    }

    Best regards,
    Rikard

    #1432185

    Yes – or you use the enfold options dialog : General Styling – Socket :

    #1432388
    This reply has been marked as private.
    #1432416

    Hi,

    Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘socket: colour of links’ is closed to new replies.