Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1027211

    Can you tell me why or what to adjust to remove the white space at the top of the mobile menu? Link to mobile screen shot is in the private content.

    #1027505

    Hey c3idesign,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     @media only screen and (max-width:767px){
         #top #av-burger-menu-ul {
            vertical-align: top;
         }
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1027610

    Thank you – that worked. I’ve made a few changes to the CSS to center the burger menu, but can I move the “X” to close the burger menu to the upper right corner? See link for image.

    #1027657

    Hi,

    I’m looking at the link above but it seems to be different from the screenshot you provided. The menu links aren’t even the same.

    Best regards,
    Jordan Shannon

    #1027764

    You are correct, but I’m currently working on 2 different sites, both Enfold theme. Since the question was related, I added it to the same thread. (Both regarding mobile menu.)

    Do you want me to create a new thread? I’ll be happy to.

    A difference in the mobile menu is that on this site – in private content – I’ve centered the burger menu.

    #1028086

    Hi c3idesign,

    Well, it is confusing. What do you want to be adjusted here on the c3design website?

    Best regards,
    Victoria

    #1028161

    I will start a new ticket.

    #1028228

    Hey c3idesign,

    Alright we will keep an eye out for the new ticket.

    Best regards,
    Jordan Shannon

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