Change the css style for the product review form

This topic has 4 replies, 2 voices, and was last updated 13 hours, 25 minutes ago ago by Tony Rodriguez

  • Avatar: Ombi
    Ombi
    Participant
    November 4, 2024 at 04:44

    Can you help customize the look for a product review.

    1. Change the background color from gray to white.
    2. Review line from green to black and border radius 5 px.
    3. input column has a 5 px radius border

    Content is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 4, 2024 at 09:57

    Hello, @Ombi,

    Thank you for contacting us and for using XStore.

    Could you kindly provide a screenshot highlighting the specific area in question to help us better understand the issue? Additionally, please share your website’s WP-admin access in the private content area so that we can thoroughly review the matter and assist you accordingly.

    Thank you for your cooperation.

    Best regards,
    The 8Theme Team

    Content is visible for topic creator and
    support staff only.
    Avatar: Ombi
    Ombi
    Participant
    November 4, 2024 at 10:45

    Okee

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 4, 2024 at 12:58

    Hello, @Ombi,

    Thank you for your response.

    We are pleased to inform you that your issue has been resolved. Kindly clear your browser cache and revisit your site to see the changes.

    We have added custom CSS code in **XStore > Theme Options > Theme Custom CSS > Global CSS** as follows:

    .single-product .et-product-rating-summary {
       background: #ffffff !important;
    }
    .et-product-rating-summary progress::-webkit-progress-value { 
        background: black !important; 
        border-radius: 10px !important;
    }
    .comment-respond textarea {
        border-radius: 10px !important;
    }

    Please see the image for reference in the private content area.

    Best regards,
    8Theme Team

    Content is visible for topic creator and
    support staff only.
  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.