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 #4108232
Vertical (mobile) Hamburger menu problem
Open

Comments

  • Anca started the conversation

    Hi, 

    1) On my regular menu (desktop version) I have the label on one of the menu items. On the vertical hamburger menu (when you click on the 3 bars) or on your mobile, the label is way too big and you can't read the menu item. How do I change that?

    2) I can't find where I can change the placeholder copyrights text you have on the vertical menu. I can only change it in the footer. How do I change it in the vertical menu?

    3) I have an issue with the speed of the site:

    First Contentful Paint5,9 s

    Largest Contentful Paint13,3 s

    Total Blocking Time20 ms

    Cumulative Layout Shift0.015

    Speed Index8,4 s


    Thanks in advance fro your help!

    Kind regards,

    Anne-Catherine

    Attached files:  Screenshot 2025-07-07 at 21.33.56.png

  •  2,889
    PenciDesign replied

    Hi,

    1/ Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .penci_mobile_wrapper a > .menu-label {
      left: auto;
      right: 0;
      top: -10px;
    }

    2/ Please go to Dashboard → Header Builder → Edit with the "Penci Header Builder" then add the HTML content to the mobile sidebar content like the screenshot below:

    yTGpqPN.png

    On the Desktop, please go to Appearance → Customize → Vertical Navigation & Hamburger Menu → General → Custom Footer Text: change the copyright text at this option field.

    3/ For page speed optimization, please follow the detailed instructions provided in our documentation at the following link:
    https://soledad.pencidesign.net/soledad-document/#speed-optimization

    Regards,
    PenciDesign.