Problem with shop menu (category)
-
How i can edit number of column in shop header?
Attachments:
You must be
logged in to view attached files.
Hello,
There is no option to set a number of columns, you can set this by custom CSS.
Please add this code to the Theme Settings > Custom CSS > Global:
.title-design-centered .wd-nav-product-cat > li {
position: relative;
width: 25%;
}
You need to change the width to increase or reduce the number of columns.
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Problem with shop menu (category)’ is closed to new replies.