This topic has 4 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi,
1) I need to show the menu button in the header when my web site is viewed from a desktop. See the screenshot for a badly drawn picture of where I want the menu button.
2) Can you please help with some CSS to reduce the padding on the left and right hand side of the content in the header? I’ve marked this change as ‘2’ in the screenshot above. I would like both sides to have less padding.
Thanks in advance
Hello,
1) Sorry, but we don’t have such feature in our theme.
2) Please try use this code in Global Custom CSS.
.header .container {
padding-left: 0px;
padding-right: 0px;
}
Regards,
Robert Hall.
Thanks Robert.
If you hear of any way to add a menu button it would be very useful for me, even if it was to modify some php templates.
Hello,
Please take our apologies but our theme doesn’t have such option to show menu button at the top.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up