Tagged: ,

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

    As topic states, is there a quick added CSS code to add underline to all linking elements in the footer, both menu’s and direct links?

    #854188

    Hey kapteina,

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

    #footer a {
      text-decoration:underline !important;
    }

    If that doesn’t work then please post a link to your site so that we can have a closer look.

    Best regards,
    Rikard

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