How to set square category component and rounded container at the same time?
-
Hello
I want my website to have both the rounded container of “Mega Electronics” and the square categories component of “Woodmart Main.”
But if I set rounded in the Styles(Theme settings–Styles and colors–Styles), the “categories” becomes rounded too.
So I want to ask, how can we implement square category component and rounded container at the same time?
Thank you!
Attachments:
You must be
logged in to view attached files.
Hi zhufan122881,
Thanks for reaching to us.
First of all, I’m really sorry have taken long time to reply you.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Okay, I replied with a private message
To put it simply, I just want to be able to adjust only the “Rounding” of the category component without changing the Rounding of other components of the web page.
Thank you!
-
This reply was modified 10 months, 1 week ago by
zhufan122881.
Hi zhufan122881,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hi zhufan122881,
First of all, I’m really sorry have taken long time to reply you due to the weekend.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-header-cats.wd-style-1 span.menu-opener,
ul.wd-nav-vertical>li:last-child>a,
ul.wd-nav-vertical{
border-radius: 0;
}
Regards,
Hi zhufan122881,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,