4

Mobile svg logo adjustment

  • Live

D
Dimitrie Stanescu

The adjustment of the svg logo on mobile does not work.

A

Activity Newest / Oldest

Avatar

Muhammad Afzaal

Status changed to: Live

Avatar

Muhammad Afzaal

@Dimitrie
Thank you for the feedback, we are evaluating your request.
After the evaluation, we will provide you the Results.
Have a great day.


Avatar

Muhammad Afzaal

Status changed to: Under review

D

Dave Q

yes i have the same problem, its much too small. its best to use a PNG for the mobile version otherwise it looks terrible.


Avatar

Dimitrie

Hey, Dave. There's actually a workaround to customize your svg logo until this issue is solved solved. You can add the following at the end of theme.scss.liquid:

.site-header__logo .mobile-logo { width: 60px !important; }

Just make sure you change the size according to your needs.


  • D
D

Dave Q

thanks ill try that


S

Stefano Aiello

Hello Dimitrie, it works and i can change the size, but the logo is cut on the right. how can I solve?