Logo on mobile

Home Forums Jevelin Theme Logo on mobile

Home Forums Jevelin Theme Logo on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lonartorg
    Participant

    hi there!

     

    on the mobile format I would like to move the logo to the left (but keep it to the centre on desk) and remove the white underline underneath (on the header), can you please help me?

     

    http://www.wearemaker.com

     

    many thanks!

    rocio

    Attachments:
    You must be logged in to view attached files.

    Hi Rocio,

     

    I hope you are well today and thank you for your questions.

     

    Your shared site is not accessible because it is not .com but .co

     

    You can achieve this by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile .container {
        max-width: 90% !important;
    }
    
    .primary-mobile-light .sh-header-mobile {
        border-bottom: 0 !important;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)