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 #1701195
Mobile Menu, search icon, page speed
Closed

Comments

  • Nabil started the conversation

    Hello,


    we want to change the mobile menu icon color.

    search open to right side on mobile, please not that on desktop is ok and if in desktop open to right side same problem will happen like mobile, please check the screen shot attached.


    About page speed we have problem on : 

    Eliminate render-blocking

    Prioritize visible content


    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    1/ Please check option for it via Customize > Colors for Header > Icon Menu Mobile Color

    2/ Please add more this code to Customize > Custom CSS to fixed that:

    .penci-header-mobile .menu-toggle{ right: 0; left: auto; }
    .penci-header-mobile .header__search{ left: 0; right: auto; }
    

    3 a/ We don't recommend you optimize that problems because it can caused issues with your javascript. As you can see on our demos, we also has this problems.

    3b/ Prioritize visible content: That based on your config - this requirements need to load your content first when loading the site. That mean you should use text on the top of your site. I think you can ignore that. It's not important.


    Best Regards,

    PenciDesign