Show menu button in desktop header - by JonathanWhite

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

  • Avatar: JonathanWhite
    JonathanWhite
    Participant
    October 15, 2015 at 13:19

    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.

    Screenshot of desired configurations

    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

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 15, 2015 at 13:49

    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.

    Avatar: JonathanWhite
    JonathanWhite
    Participant
    October 15, 2015 at 16:34

    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.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 15, 2015 at 16:41

    Hello,

    Please take our apologies but our theme doesn’t have such option to show menu button at the top.

    Regards,
    Eva Kemp.

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