This topic has 8 replies, 3 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
Hi,
I want to decrease the width of the Product description tab content width,
Right now its full width, which is not ideal for me. I want to make it smaller like width col-8 not col-12.
thnx
Hello,
Theme Options > E-commerce > Single Product Page > Location of product tabs > Next to image
or add this code in Theme Options > Styling > Custom css:
.single-product .product-footer .woocommerce-tabs {
width: 80%;
}
Regards
hello,
The code didnt work,
I wrote it in custom css under styling and check but didnt work.
I also tried and wrote in style.css file in child theme but still didnt work.
Hello,
Provide us temporary admin panel access to check why it does not work for you and help.
Regards
Hi,
I have attached the temp admin credentials. have you please check.
Hi,
Thanks for the help.
I really appreciate it. I was using it at global section and it was not working
Hello,
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up