Home Forums WoodMart support forum Where can I set the border radius for blog comments?

Where can I set the border radius for blog comments?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #688098

    apa
    Participant

    hello,
    Where can I set the border radius for blog comments?
    i need to set border radius of blog comments = 0px

    Attachments:
    You must be logged in to view attached files.
    #688188

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards,

    #688431

    apa
    Participant

    hello,
    Blog comment input box, border radius set 0px

    Best Regards,

    #688503

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-post .comment-form input[type='text'],
    .single-post .comment-form input[type='email'],
    .single-post .comment-form input[type='url'],
    .single-post .comment-form textarea {
        border-radius: 0px !important;
    }

    Best Regards,

    #690268

    apa
    Participant

    hello ,thank you very much
    There’s a bug here.
    I opened the page and pressed the button to collapse the content. It opened directly, and the display was messed up. The button to collapse the content didn’t work.

    Best Regards,

    Attachments:
    You must be logged in to view attached files.
    #690316

    Hello,

    Now I have checked your site and it is working fine.

    See Screenshot for clarification: https://postimg.cc/rzH87c5k

    It looks like you have some cache on your website. You need to clear all the caches, including your browser cache and check the issue.

    Best Regards,

    #690451

    apa
    Participant

    Hello,
    After I finished designing my website, I submitted it to Google Console Search. Google Console Search reported that my website contained a virus or other related code. Can you detect and resolve this issue?

    Best Regards,

    Attachments:
    You must be logged in to view attached files.
    #690535
    #692700

    apa
    Participant

    Hello,

    In the mobile phone menu, the first-level category is Capitalize and the second-level category is Uppercase. Where can I change the settings to make them consistent?(See the attachment)

    Best Regards,

    Attachments:
    You must be logged in to view attached files.
    #692755

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards,

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