Okay
  Public Ticket #635638
Text decoration underline
Closed

Comments

  • Benny started the conversation

    Hello,

    On the overlay of the portfolio items, on for instance the home page, the titles are underlined. Any idea how I remove them?

    Thanks!
    Ben

  •  1,810
    Support replied

    There are two underlines: one coming from the font family Montserrat Subrayada and the other one is from the initial design.

    if you want to remove the latter add this to your theme opions -> styling options -> custom css:

    .item-title:after {

    background: none;

    }

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Benny replied privately
  • Benny replied

    Solved it!

  •   Benny replied privately