Comments Livia started the conversation2 weeks ago on May 19, 2026 at 1:14pmOn Firefox the main logo in the menu banner does not show.Works fine on Chrome/Safari/EdgeAttached files: chrome_EUwua01QId.jpg 3,116PenciDesign replied2 weeks ago on May 19, 2026 at 1:22pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: #logo a img, #navigation.header-6 #logo img { max-width: 100%; min-width: 300px; height: auto; } Regards,PenciDesign.1 LikeLivia replied2 weeks ago on May 19, 2026 at 1:46pmperfect fix, thank you! Sign in to reply ...
On Firefox the main logo in the menu banner does not show.
Works fine on Chrome/Safari/Edge
Attached files: chrome_EUwua01QId.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
#logo a img, #navigation.header-6 #logo img { max-width: 100%; min-width: 300px; height: auto; }Regards,
PenciDesign.
perfect fix, thank you!