menu – 2 row only want 1 row + how to connect pages as a shop
hi,
i added all my pages and unfortunately it stretches it out into 2 rows, which i don´t want. therefore my question how i can manage the menu pages into one row only.
further i want the created pages to be a shop page, how i can set a created page to display products from a certain category?
thanks for helping!
sarah
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Sarah Sinner
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Menu Padding Horizontal */ .main-navigation ul li a { padding-right: 25px; padding-left: 25px; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.