Adjust category size table
-
hi,
do i able to adjust the size category menu gap?
Attachments:
You must be
logged in to view attached files.
Hello,
You can do that with custom CSS, I prepared the custom CSS code for you, in order to apply and customize it, go to Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”.
.wd-nav-vertical > li > a {
padding: 20px 18px;
}
If this is not what do you want, please clarify your request.
Kind Regards
hi luke,
noted with thanks..
do i able add the text stroke in css code?
h1.entry-title.title {
color: orange;
}
ul.wd-nav-product-cat.wd-nav .nav-link-text {
color: orange;
}
.cat-design-center .wd-entities-title {
color: orange;
Hello,
Yes, you can, but it would be better if you attach screenshots for a better understanding of what you need to change. I will prepare the custom CSS snippet for you.
Kind Regards
hi luke,
settled , thanks
Hello,
Let us know if there’s anything else we can do for you! You can always reach us at any time.
Kind regards
The topic ‘Adjust category size table’ is closed to new replies.