This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by 8theme
Hello,
Could you help me with a couple of questions please…
1. How can I change site width? I want to set the width of whole site to 1000px
2. If I use Tabs on Products Pages with Accordion Setting, How do I set so ALL tabs are open by default (not just expand when clicked on).
Thank you!
Hello,
1. Try to place this code to the custom CSS section for desktop devices
.container {
width: 1000px;
}
2. Unfortunately, there is no such option in our theme at the moment.
Regards
You must be logged in to reply to this topic.Log in/Sign up