Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1216379

    Is this possible

    #1216577

    Hey Brand,

    Could you please attach a mockup of what you’re trying to achieve?

    Do you mean a copy of the main menu or which menu?

    Best regards,
    Victoria

    #1216715

    I would like the main menu to be located in the socket as a hamburger, positioned on the far right, on all size screen sizes. I’m happy to use the footer menu if that is an option.

    Thank you

    #1216763

    Here are 2 mock-up of what I’m trying to do.
    Logo left, Hamburger right with social icons if possible, flyout option if possible when the menu is accessed.

    Socket Nav Look
    Flyout Option

    The SVG DOWNDERUNDER logo Image on the left is inserted by way of code in the footer copyright section. The code below is supposed to control the SVG image size.
    #socket img {
        width: 150px;
    }

    This is the look i’m getting at the moment. Current look
    Any help on achieving any of this would be great.

    Thank you

    #1216952

    Hi BrandEntourage,

    You can have the menu in the footer, but unfortunately, it’s not built to turn into a hamburger menu. That would require JavaScript changes that are not covered by the support that we provide here.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1216960

    Thank you looking into it for me.
    Could you tell me how to move the menu and social icons to the far right?

    #1217053

    Hi BrandEntourage,

    Please try adding this CSS code in QUick CSS, located in Enfold > General Styling:

    #socket .copyright {
        width: 100%;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1217228

    Thanks Guys

    #1217416

    Hi BrandEntourage,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1217418

    You always come in bits and pieces with your demands. You should have said directly that you wanted the header at the bottom

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.