Adjustment of Tab Alignment on Product Page
-
Hello,
I need your support regarding the tab display on the product page.
Currently, the tabs are centered. However, I can’t find any option to change the alignment to evenly stretched across the full width.
Could you please let me know how I can adjust this setting?
Thank you very much for your help!
Best regards,
Markus
Attachments:
You must be
logged in to view attached files.
Hi buchhaltung-3790,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hung PD
Hello, check pls the private content !
Hi buchhaltung-3790,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wc-tabs-wrapper .wd-nav-tabs {
--nav-gap: 75px;
}
Regards,
Hung PD