Header padding - by Woodly - on WordPress WooCommerce support

This topic has 10 replies, 5 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: Woodly
    Woodly
    Participant
    September 1, 2015 at 04:24

    Hi there,

    I was wondering if you could help me trying to make my header type 2 more like header 16 and by that I mean having the logo more to the left top corner and the height of the header to be shorter but at the same time maintaining the transparency of header type 2. Is there a way to that through visual composer? or do those changes have to be made in the CSS file?

    Thank you!

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 1, 2015 at 07:43

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Woodly
    Woodly
    Participant
    September 1, 2015 at 21:52

    Thanks for your help!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 2, 2015 at 11:30

    Hello,

    We can log in neither to wp-admin panel nor to FTP account.
    Please check the credentials.

    Regards,
    Eva Kemp.

    Avatar: Woodly
    Woodly
    Participant
    September 2, 2015 at 19:40

    Sorry Please try again.

    Let me know if this works.

    Thanks,

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 3, 2015 at 12:28

    Hello,

    As I see now you’re using header type 16. Do you want to keep it or shall we modify header type 2?

    Best regards,
    Jack Richardson.

    Avatar: Woodly
    Woodly
    Participant
    September 6, 2015 at 23:21

    Hello,

    I have changed it to header type 2 now. Could you please make my header to look like the following template? http://demo.qodeinteractive.com/bridge/
    and by that I mean having the logo more towards the left top corner and having the menu closer to the top. Please let me know if what I’m trying to say makes sense. I appreciate your help.

    Thanks,

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 09:46

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .header-logo img {
       margin-left: -50px !important;
    }
    .navbar {
        padding: 0px 0px;
    }

    Regards,
    Eva Kemp.

    Avatar: FuegoHD
    FuegoHD
    Participant
    October 7, 2015 at 13:55

    cool trick!

    .navbar {
    padding: 0px 0px;
    }

    Avatar: Eva
    Eva Kemp
    Support staff
    October 7, 2015 at 14:19

    Hello @FuegoHD,

    Glad it was helpful for you.

    Have a nice day.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.