• Pierogi theme has some problem with the CSS that it doesn’t let me override the code
    for example.
    I am not able to remove the text-decorations of links and remove list bullets for links
    Please take a look at my website https://vyle.tech/test/

    The blog I need help with is vyle.tech.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Please try using this code:

    body.page .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):not(.faux-button):not(.btn-primary):not(.btn-secondary) {
    border-bottom: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Text decoration is not removed for links’ is closed to new replies.