Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304516

    Hi,
    is there a possibility to enlarge the logo in mobile view? Thank you.
    Kind regards, Tom

    #304540

    Hey Tom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    @media only screen and (max-width: 767px) {
    .responsive #header_main .container, .responsive .logo { height: 120px !important; }
    .responsive .logo a, .responsive .logo img { height: auto !important; max-height: 100% !important; }}

    Regards,
    Yigit

    #304553

    Thank you for the amazing support!

    #304868

    Hi

    You are welcome Tom, always gald to help!
    Have a great weekend!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Larger logo in mobile menu’ is closed to new replies.