Changing style of button in Woodmart header builder
-
Hello there,
We’re using a button in the Woodmart header builder. As you can see in the code, the button font-size is 16px. Now we would like to have the button the same text size as the regular menu buttons. Those are sized at 100%.
How can we do this?
Regards,
Fabian
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-header-bottom .wd-button-wrapper a {
font-size: 100%;
}
Regards.
Xtemos Studios
Hello Aizaz,
Thanks for your fast reply. This worked. Thank you so much.
Regards,
Fabian
Hello,
We are thrilled that you loved your experience with XTEMOS,
We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards
The topic ‘Changing style of button in Woodmart header builder’ is closed to new replies.