Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1487683

    Dear support,

    how can i set the text-decoration of the masonry title to “none” ? (like the state on mouse-rollover)

    • This topic was modified 1 day, 8 hours ago by dondela.
    #1487744

    Hey dondela,

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

    a.av-masonry-entry {
      text-decoration: none !important;
    }

    Best regards,
    Rikard

    #1487748

    Dear Rikard, thank you very much!

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