Comments Knux0r started the conversationJuly 22, 2020 at 5:02pmI would like to make the logo center when it is shown on mobile. Currently it aligns to the left. Also would like to know how I can tweak the logo size to make it larger/smaller. 4,774Michael repliedJuly 23, 2020 at 8:49amHI! pls. use following css: @media(max-width:767px){ #site-header .primary-navigation, #site-header #perspective-menu-buttons { width: 10% !important; }} Logo size you can change as follows: Sign in to reply ...
I would like to make the logo center when it is shown on mobile. Currently it aligns to the left. Also would like to know how I can tweak the logo size to make it larger/smaller.
HI!
pls. use following css:
Logo size you can change as follows: