Alignment / Spacing issue with the topbar white-label name
-
Dear,
I’m using the White Label settings in your theme, but then I notice in the topbar the space doesn’t adjust automatically as per the length of the text typed.
See video/screenshot. Can you please fix this so that the space adjust properly automatically as per the text we provide in the white label field ?
Thanks
Simon
Attachments:
You must be
logged in to view attached files.
Hello,
Please, provide us with your admin access so we can log in and check this on your side.
Thank you in advance.
Hi,
This issue is caused by your SVG image. To work properly on web pages, SVG images must have height\width attributes, which is missing in your image.
To fix the issue:
1. Open your dashboard logo image in any text editor.
2. Find opening <svg>
tag.
3. Add missing attributes width="150" height="150"
.
4. Save file and re-upload to your site.
Example:
Before – https://prnt.sc/SYWU_clnjIop
After – https://prnt.sc/2vAV8U_1zHn3
Kind Regards
Indeed thanks, you can close this ticket
The topic ‘Alignment / Spacing issue with the topbar white-label name’ is closed to new replies.