Home Forums WoodMart support forum How to start header from corner

How to start header from corner

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

    shadestech
    Participant

    I want to remove space from logo last
    Please do it and
    Also let me know how you done it

    I send screenshot i am using elemntor
    I reduced padding to -40 but it doesn’t work

    I attach screenshot what i want please help

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-full-width .whb-row>.container {
    width: 100%;
    margin-left: -10px;
    }

    Best Regards

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