Home Forums WoodMart support forum How to set square category component and rounded container at the same time?

How to set square category component and rounded container at the same time?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #598110

    zhufan122881
    Participant

    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.
    #598455

    Hung Pham
    Keymaster

    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,

    #598672

    zhufan122881
    Participant

    Okay, I replied with a private message

    #598673

    zhufan122881
    Participant

    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 2 months, 3 weeks ago by zhufan122881.
    #598720

    Hung Pham
    Keymaster

    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,

    #598982

    zhufan122881
    Participant

    ok

    #599167

    Hung Pham
    Keymaster

    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,

    #599217

    zhufan122881
    Participant

    It works ,Thank you!

    #599232

    Hung Pham
    Keymaster

    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,

Viewing 9 posts - 1 through 9 (of 9 total)