• Hello,
    I have a question how can I remove extra left space from left margin, the page has “wide” layout, 20/80 split, the sidebar has few widgets and some are wide enough to benefit from extra space, but I can’t figure out how to move them more to the left.

    I made an image with what I want to remove from the sidebar.

    Thank you for your help.
    Jan.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    It seems you have added some custom code. made any page level setting for the shop page. If yes, please try to remove that and check.

    .widget-area {
        padding: 0!important;
    }

    If you are using the child theme, try to switch to the parent theme and check.

    Thread Starter bedford275

    (@bedford275)

    Abhishek, thank you very much, it’s really helpful.

    You are most welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar side margin’ is closed to new replies.