Header width - by mabellek - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Brian Johnson

  • Avatar: mabellek
    mabellek
    Participant
    December 4, 2015 at 10:17

    hi
    I have added 1 item to menu and it jumps down a line. yet there is a alot of space in screen
    can the header be full width ?
    meaning the logo goes a little left and the cart icon a little right ?

    4 Answers
    Avatar: mabellek
    mabellek
    Participant
    December 4, 2015 at 10:19
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 4, 2015 at 10:33

    Hello,

    Use this code in Global Custom CSS.

    .menu > li > a{
        padding: 20px 7px 15px 7px;
    }

    or

    .header-wrapper .menu > li > a{
    font-size:18px;
    }

    Regards,
    Robert Hall.

    Avatar: mabellek
    mabellek
    Participant
    December 6, 2015 at 15:00

    Hi Robert

    thanks for the reply

    What I mean is for the header to be full screen meaning the logo sticks to the left of screen and the cart to the right abd the menu in between

    Avatar: Brian Johnson
    Brian Johnson
    Member
    December 7, 2015 at 07:28

    Hello

    Sorry. There is no such option in our theme.
    You may edit files in \wp-content\themes\woopress\headers\***.php to change header structure.
    Thank you for understanding.

    Regards,
    Brian Johnson

  • Viewing 5 results - 1 through 5 (of 5 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.