[Baseline 2.0 Theme] Drop down menu spacing change

1015
Tourist
9 0 1

Hi,

 

I am using the Baseline Theme and I wanted to change the spacing of the dropdown menu.

It appears too close to each other so I was hoping to either space out the menu options, or have them drop down right below, in a box. 

 

The screenshot attached is how it appears.

Screen Shot 2022-01-14 at 1.53.32 PM.png

 

I want the "moonball free connect" to be more spaced out, or them to stack down right under "more"

Any idea where I can change this code? Thanks!

 

Website: treeing.us

PW: thebiggesttreeever

Replies 2 (2)

UmairA
Shopify Partner
1106 101 225

@1015 ,

 

Add the following code to your theme.css file

 

#shopify-section-header .section-x-padding ul li {
margin-left: 3rem !important;
}

 

Let me know if it solves your issue?

1015
Tourist
9 0 1

Thank you for the response, but nothing has changed on my website. I've attached a screenshot of what I'm trying to achieve, to make the question clearer.

treeing-header.png