This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson
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 ?
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.
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
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
Tagged: header, optimized, responsive, templates, width, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up