[Resolved] Removing borders around containers

Home Forums Support [Resolved] Removing borders around containers

Home Forums Support Removing borders around containers

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

    I’m trying to design this template #2 as the #1 with another site from the library (replace number 2 by 1 in link) and I always get some fine borders around the containers of header, navigation and content.

    Is it possible to remove those borders?

    #990912
    Leo
    Staff
    Customer Support

    Hi there,

    The border of the header is actually coming from this CSS in the Additioanl CSS field in the customizer:

    .full-container {
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
    }

    Let me know if this helps ๐Ÿ™‚

    #991228
    ch1800

    That was it, thanks!

    #991696
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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