
-
AuthorPosts
-
May 29, 2014 at 3:49 pm #271840
My general theme on my site is stretch layout. This seems to apply to the menu bar as well. Is there a way to control the menu bar items and the logo so that they are closer together and equally spaced?
May 29, 2014 at 5:48 pm #271879Hi Roger!
Can you post the link to your Enfold website so we can take a look?
Cheers!
YigitMay 29, 2014 at 6:01 pm #271890This reply has been marked as private.May 29, 2014 at 6:16 pm #271896Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#header_main .container { width: 60%; }
Regards,
YigitMay 29, 2014 at 6:49 pm #271912Thanks Yigit, That worked on my large screen, but then when I look at it on a reduced browser window the logo now overlaps the menu items. Is there a way to do this but keep the responsive aspect working.
May 29, 2014 at 6:56 pm #271927Hey!
Sure, please add following code to Quick CSS instead
@media only screen and (min-width: 1140px) { #header_main .container { width: 60%; }}
Cheers!
Yigit-
This reply was modified 10 years, 11 months ago by
Yigit.
May 29, 2014 at 7:50 pm #271966Hmmm. that didn’t work. It is back to the spread between the logo and the menu items being large. I deleted all of the caches in WP and in my browser …. it took me a while to figure I had to do that to see results of changes :(. Still no change though.
May 29, 2014 at 7:56 pm #271972May 30, 2014 at 9:29 pm #272587Hi Yigit,
I have tried not to bug you too much :) I have not used wordpress before (or any themes like ENFOLD). I have learned a lot and your videos and support have been great.I am stuck on two problems relating to the menu bar. The first is that the menu items are not properly displayed on a 15″ MacBook with both Firefox and Chrome. Rather than shrinking the text it wraps it down into the whitespace below. It seems to work fine on PC’s though.
Second is I cannot figure out where it is getting the GREEN colour font for the text in the menu on some pages (not all). I have looked all over and can’t find where this is set.
I gave you a username and password yesterday so that you could look at this. Can you take a look please. It is probably something really easy, it is just frustrating and I have spent half a day trying different things to figure this out.
-
This reply was modified 10 years, 11 months ago by
PayBySky.
June 2, 2014 at 12:39 pm #273205Hey!
1- Can you post a screenshot of the issue? I am also on a 15inch MacBook and this is how i see your menu – http://i.imgur.com/rujVUJ1.png
2- Please go to Enfold theme options > Advanced Styling and edit Main Menu LinksRegards,
Yigit -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.