Top Bar information box problem/bug
-
My icon is not centralised within the top bar and is very far from my text.
May I know how to fix this.
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access we shall check and provide the solution.
Best Regards
my website is ideointerior.sg
Hello,
Add this code to the Theme settings > Custom CSS:
.woodmart-info-box.icon-alignment-left .box-icon-wrapper {
max-width: 50%;
margin-right: 10px;
}
If you want closer decrease this value margin-right: 10px;
Best Regaards