Comment to Header LOGO image reduced size after upload
-
Hello @Scotti !
You may add new rules for the #bx-logo-container CSS id via the Studio->Artificer->Styles area. For example:
#bx-logo-container img { width: new size in rem or px; height: new size in rem or px; }-
Hi @LeonidS ... I did try to chnage the code... cleared cache... nothing changed.
new rule I added:
#bx-logo-container img { width: 240px; height: 50px; }
-