Home Forums WoodMart support forum Move logo : marging or padding

Move logo : marging or padding

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #362319

    Raphaelloz
    Participant

    Hi,
    It’s possible to move the logo to the left ? I try lot of things but it’s very ugly and not responsive ..

    Second question :
    It’s possible to change the width of “Browse categories” from mega menu ?

    Thank

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

    Hello,

    Please insert the site admin access into the Private content below the message area.

    Best Regards

    #362388

    Raphaelloz
    Participant

    Hi,
    Sorry i cant do that. We can try with demo dummy content is same things pleas
    I’m am developper you can explain me how you can do that with your theme.

    Thank

    #362494

    Hello,

    As per the screen, your logo is on the left tightly.

    You need to make the full-width layout in the Theme settings > General layout.

    In this case, all the content would be stretched full width.

    If you have any questions please feel free to contact us.

    Best Regards

    #362938

    Raphaelloz
    Participant

    Thank
    Yes i have already tested but its cause some other issues
    The Menu bar it’s not centered.
    I just want move logo to left only logo and nothing else change and stay responsive. I have already tried full with hard coded spacer and it’s doenst work well because on the header builder we can not use “%” only fix value

    #363069

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .site-logo {
    	margin-left: -50%;
    }

    Best Regards

    #363074

    Raphaelloz
    Participant

    Easy , thank you Elise

    #363177

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Move logo : marging or padding’ is closed to new replies.