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 #2252864
Mobile Header Customize
Closed

Comments

  • AlvinPacheco started the conversation

    I don't know how I can customize our Mobile Header in Wordpress. I keep looking on the settings but I can't find it.

    1. I want the logo to be on the left side and the hamburger menu in the right.

    2. On Mobile, our logo has no padding above and below the header, I can't customize it on WP.

    3. Lastly our Logo on the Hamburger menu is so big, I tried resizing the image but it still took the same space.


    Hoping you can help me with this. Thanks!

  •  501
    Penci replied

    Hi,

    Please  send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a look on this help you.

    Best Regards,

    PenciDesign

  •   AlvinPacheco replied privately
  •  501
    Penci replied

    Hi,

    I custom css help you. Please check it again


    Best Regards,

    PenciDesign

  •   AlvinPacheco replied privately
  •  501
    Penci replied

    Hi,

    I go to Customizer > Addtional CSS then custom help you with custom css https://prnt.sc/qh6qek

    .penci-header-mobile  .header__search-mobile { display: none; }
    .penci-header-mobile .menu-toggle-desk, .menu-toggle {
        left: auto;
        right: 0;
    }
    .penci-header-mobile .site-branding img {
        left: 15px;
        top: 0;
        transform: none;
        padding: 6px 0px 0;
    }
    .penci-header-mobile .site-branding {
        margin-left: 0;
    }
    .mobile-sidebar #sidebar-nav-logo img {
        max-width: 200px;
    }


    Best Regards,

    PenciDesign



  • AlvinPacheco replied

    Hello Penci,

    This problem is resolved, you can now close this ticket. Thanks!