The Pellet Guy Posted November 7, 2020 Posted November 7, 2020 I would like to remove some of the white space on the top horizontal menu as I would like to add one more menu item and don't want it dropping to a 2nd line Can someone point me in the right direction please, the part i have marked in red are what I would like to reduce. Thanks Paul
SLiCK_303 Posted November 7, 2020 Posted November 7, 2020 You need to change the css in your theme, probably a padding issue or something. Turn off smart cache for css in the admin performance so you can see which file the css is in. then inspect the place where you what to change, play with the css settings for that element. 1
Wartin Posted November 8, 2020 Posted November 8, 2020 17 hours ago, The Pellet Guy said: Can someone point me in the right direction please, the part i have marked in red are what I would like to reduce. As Slick_303 said you can use the inspect tool to know exactly what to change. In this case, I had to do the same, make those spaces smaller. I changed this file: ./themes/niara/css/modules/blocktopmenu/css/superfish-modified.css check around line 169: .sf-menu > li > ul 1
The Pellet Guy Posted November 8, 2020 Author Posted November 8, 2020 Got it and done Bees forum to the rescue yet again cheers lads
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now