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 #2387624
Regarding to logo in mobile view
Closed

Comments

  • ummed212 started the conversation

    Hi 

    Logo in mobile view inside the post isn’t appearing full sized please check attached url in mobile

  •  2,699
    PenciDesign replied

    Hi,

    If you want to do that, please add more this code to Customize > Custom CSS:

    @media only screen and (max-width: 960px){
    #navigation.header-6 #logo img {
        padding: 0 !important;
    }
    }
    

    Best Regards,

    PenciDesign

  • ummed212 replied

    i have done but still not logo visible fully sized

  •  2,699
    PenciDesign replied

    Hi,

    Here is what I see your logo on mobile: http://prntscr.com/scc1wu

    What do you want there?


    Best Regards,

    PenciDesign