Home Forums Basel support forum Product Review Area

Product Review Area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #156831

    FairFang730
    Participant

    How to put “Add a review” area at the bottom of the comment?like the Attachments2

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

    Hello,

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

    body .woocommerce-Reviews #review_form_wrapper,
    body .woocommerce-Reviews #comments {
    	width: 100%;
    	float: none;
    	padding-left: 0;
    	padding-right: 0;
    	border: none;
    }

    Best Regards

    #157011

    FairFang730
    Participant

    Thank you very much!!

    #157029

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product Review Area’ is closed to new replies.