Home Forums Basel support forum Remove the gray frame around the layout

Remove the gray frame around the layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9869

    coris8
    Participant

    Hi there,
    My website show a grey frame around the preheader, header and main menu as well as on each side of the page. Any way to make it white instead?
    Thanks 🙂
    Best

    Attachments:
    You must be logged in to view attached files.
    #9879

    Artem Temos
    Keymaster

    Hello,

    You can use this Custom CSS to remove the border for the topbar and header

    .navigation-wrap,
    .topbar-wrapp {
    	border:none;
    }

    Regards

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