Okay
  Public Ticket #2605950
text decoration
Closed

Comments

  •  1
    Sebastien gerodias started the conversation

    Hi,
    I want to cancel text decoration over images. but keep it for texts.

    an you please let me know where to change the CSS and what to write?

    Thanks a lot.

  •  1,558
    Laborator replied

    Hi Sebastien,

    Currently I don't see any underlines in photos or links, I tried to find the CSS and see how you have hidden them but I could not see any CSS.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Sebastien gerodias replied

    Hello Art,
    I wrote this into custom CSS:

    /* Footer: TEXT DECORATION */
    .wrapper a:after, 
    footer.site-footer a:after,
    .wrapper a:hover:after, 
    footer.site-footer a:hover:after {
        display: none !important;
        width: 0 !important;
    }


    but then it avoids underline everywhere.
    I want to keep underline on links for texts but not fir the images (in footer and / or body of pages)

  •  1,558
    Laborator replied

    Hi there,

    I have changed the CSS, can you check it now?

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Sebastien gerodias replied

    Hello Art,

    Menu and footer are ok.

    Thanks but there is still underlines on some images: for example page "plamares" on the photos in the body...

    Regards.

    Seb

  •  1,558
    Laborator replied

    Hi Sebastian,

    I have applied another line to the CSS provided previously, since there is no way to stop the underline only on images all over the theme we have to do this manually. If you see it somewhere else please let us know so we can fix them.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Sebastien gerodias replied

    ok. Now from now I can't see anywhere else...
    Thanks a lot Art!

  •  1,558
    Laborator replied

    You're welcome Sebastien, have a great daysmile.png

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group