• Resolved Anonymous User 9824923

    (@anonymized-9824923)


    Hallo. I’m trying to remove that grey line in the bottom of my pages. You can see it between the footer and the end of text. https://imgur.com/a/xqEQ2o0

    I already made a search for the element but I can’t really figure out where this grey line code is.

    Anyone can help me?

    Best regards,

    Irina Sopas

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This CSS:

    .fluida-elementshadow article.hentry {
        box-shadow: none;
    }

    To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter Anonymous User 9824923

    (@anonymized-9824923)

    Hummm, you’re awesome. It worked. I use some css to go with it. So about it the topic is closed thanks to you.

    About the Developer Tools, I use inspector with the right mouse buttom and the developer tools always opened, I use chrome and even firefox when I’m having troubles to see the element, but I still cannot find that specific element.

    I expanded all div’s and searched it. I’m missing something. Can you please send me a print of the element? So I can learn. 99% of times I find it, but that 1% hunts me. And I need to find the element for my social media menu, so I can change the icons size.

    Regards,

    Irina

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove grey line from site’ is closed to new replies.