Okay
  Public Ticket #1024559
Underline effect masonry gallery
Closed

Comments

  •  3
    Victor_cruz started the conversation

    Dear Sir/ Madam,

    I added a masonry image gallery to my homepage using the new shop demo content but as every image has a link they are inheriting the underline effect in the middle of the image.

    How I can cancel this text-decoration only in this gallery?

    And in the whole theme for menus and everything? 

    Thanks a lot!

    Awesome theme!

    {"wp":{"use":false,"adminUrl":"www.affluenza.es/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Victor,

    Your site is on coming soon mode, please disable coming soon mode or send us your WP credentials to login on your site.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Your reply will be private when you put your sensitive informations here.

    Thanks for your kind words!

  •   Victor_cruz replied privately
  • [deleted] replied

    Hi Juan,

    Please just add this CSS code on your Custom CSS:

    .wonderplugingridgallery a:after {
        background-color: transparent !important;
    }