As the subject, advise me how I can adjust the sidebar width?
Brs,
marvin
Site URL: hidden Theme version: 8.3.4 WooCommerce version: 6.0.2Hello @Marvin,
Go to Pages > edit Shop page > [8theme] Layout options > Sidebar width
Regards
Tks a lot.
Btw, can you also advise me how I can adjust the space between 2 widgets in the shop or category page?
Hello,
Use custom CSS code (Theme Options > Theme custom CSS):
.sidebar-slider, .sidebar-widget {
margin-bottom: var(--space-between-widgets,2em);
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.