This topic has 2 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Tony Rodriguez
Hi,
I have added some text into the brand description and i would like to move it to the bottom and also set a width of 600,
I have tried this CSS
/* Move the brand description to the bottom and set width to 600px */
.woocommerce .brand-description {
order: 99; /* This will depend on your layout. Adjust the number as needed to move the element to the bottom */
width: 600px;
margin: 0 auto; /* Center the text block if it’s less than the container width */
}
also, when adding text to the Description after content, would like to change the width of this to be smaller.
Hello, @ryan@rrwebdesign.co.uk,
Thank you for contacting us and for using XStore.
If you wish to display the brand description at the bottom of the page, kindly first create a static block according to your needs. Subsequently, copy and paste the specific static block shortcode into the brand description box and save the changes.
Next, please proceed to XStore > Theme Options > Woocommerce > Shop > Shop page layout > Banner Position. Here, select ‘At the bottom of the page’ and publish it.
Please refer to the attached image for further clarification.
https://postimg.cc/7fYppj5T
We trust this will resolve your issue.
Best Regards,
8Theme’s Team.
You must be logged in to reply to this topic.Log in/Sign up