Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1334032

    Hello and Happy New Year to the whole team and community.

    Can you please confirm how can we remove this line from portfolio pages?

    https://dns.d.pr/NkxeE4/mQo6H4WqJC

    This showed up after a recent Enfold update.

    Thank you

    #1334035

    Hey sitesme,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-portfolio #header_main {
        border-bottom-width: 0;
    }

    Best regards,
    Rikard

    #1334039

    Thank you @Rikard

    I noticed now that this line is in all pages, but not clearly visible in all pages.
    Is there a way to hide it across the whole website with a single code that works for all? Page in PVT.

    #1334042

    Hi,

    Please try this CSS instead:

    #header_main {
        border-bottom-width: 0;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.