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 #1570590
Mobile logo size
Closed

Comments

  • wanderingsneakers started the conversation

    Hello, 

    could you help me with logo size on mobile? I have header 2 with max width 250px, but on the mobile is too big. I didn't find set options for mobile size. Is there some CSS possibility?

    Thank you

    wandering sneakers

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to change it on mobile:

    @media only screen and (max-width: 480px){
    #logo a { max-width: 200px; }
    }
    

    Change number 200 to value you want.


    Best Regards,

    PenciDesign

  • wanderingsneakers replied

    Hello,

    thank you. And is is possible to move logo down between menu and search button with header 2 like with header 6 (see pictures)?

    Thank you

    wandering sneakers

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, currently this theme doesn't support this feature. We will consider to add more this feature in the future updates.


    Best Regards,

    PenciDesign

  • wanderingsneakers replied

    Hi,

    ok, in this case is it possible in header 6 mega menu to move the categories  from left to right?

    Thank you

    wandering sneakers

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, there is no way to do that.


    Best Regards,

    PenciDesign