Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3380047
Mobile Menu Problem
Closed

Comments

  • blazin1 started the conversation

    How do I change the mobile menu to look like the desktop version? I attached an image so you can see the problem. Please let me know. Thanks.

    Attached files:  mobile-menu-example.jpg

  •  2,610
    PenciDesign replied

    Hi,

    1. Please go to Appearance → Customize → Vertical Navigation & Hamburger Menu → Turn off the "Hide Menu Hamburger Icon Display on Horizontal Navigation on Mobile" option,

    2. Navigate to Customize → Custom CSS: add the following content:

      @media only screen and (max-width: 960px) {
        #navigation .button-menu-mobile {
          display: inline-block;
        }
      }

    Regards,
    PenciDesign.




  • blazin1 replied

    That did not fix the problem. It still looks wrong on mobile. I want it to look like the hamburger menu on mobile and it looks completely different. Check the image attached. It has your copyright and is not the same.

  • blazin1 replied

    I attached another example of the problem. I want the mobile menu on the left to look like the menu on the right in the example. Please let me know how to fix it. Thanks.

    Attached files:  example-2.jpg

  •  2,610
    PenciDesign replied

    Hi,

    Please temporarily disable the coming soon mode, I'll check and send you a quick solution.

    Regards,
    PenciDesign.


  • blazin1 replied

    I disabled the coming soon mode. 

  •  2,700
    PenciDesign replied

    Hi,

    You're using the header builder, so if you want to customize the mobile menu, please go to Dashboard > Header Builder > edit your header builder > and check this video tutorial for more - watch from 11':00s


    Best Regards,

    PenciDesign