Tagged: logo, menu, navigation
-
AuthorPosts
-
January 15, 2014 at 2:36 pm #210042
I have been trying for a while now to get my menu and styling right with the theme Enfold. I am unable to get it right at this stage. I need help. Please refer to the image of my home page here: http://backup.mcewan.co.za/rich_grill/05_HomePagev4.jpg
I cannot get the menu and logo to sit like it is in the design, and i also cannot get the dotted border on top and bottom of the slider to cut off like in the design, my borders go all the way off the screen no matter what width i set for them.
Here is my current home page http://backup.mcewan.co.za/rich_grill/#top
January 15, 2014 at 6:14 pm #210164Hey ryan_wallis!
Do you mind creating a temporary admin login and posting it here privately so i can take a look for you?
Best regards,
YigitJanuary 16, 2014 at 8:28 am #210538This reply has been marked as private.January 16, 2014 at 9:59 am #210585Hey!
This will get you started with the main menu. You can use media queries to adjust the position of the menu items on different screen sizes:
.main_menu { left: 0; } #top .main_menu .menu li { position: absolute !important; } #menu-item-71 { left: 0; } #menu-item-72 { left: 100px; } #menu-item-73 { right: 100px; } #menu-item-74 { right: 0; }
You can go to Enfold > Styling then specify a background image. You can also use this plugin: http://wordpress.org/plugins/wp-backgrounds-lite/
Regards,
IsmaelJanuary 16, 2014 at 10:56 am #210608This reply has been marked as private.January 16, 2014 at 11:12 am #210614The menu code worked perfectly!
Trying out the background shortly.
January 16, 2014 at 11:49 am #210636Ok i have tried out the background plugin and gone into Enfold>Style in the them options. But with the options and the plugin i can only apply the background to the main content area. I need the image to run all the way from the header throughout the main content into the footer and socket. How can i achieve this?
January 16, 2014 at 12:13 pm #210650January 16, 2014 at 12:23 pm #210657Yes the menu is looking great but i can’t seem to get the background to work the way i have explained, I’m sorry to be a pain but if you do have a solution for me i will be most appreciative
January 17, 2014 at 5:06 pm #211272Hi!
You can make backgrounds transparent on your website and add a single background image. That “should” work. But that means many many CSS changes. If you really need it, i would suggest you to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide.
Cheers!
Yigit -
AuthorPosts
- The topic ‘Navigation and Logo won't play nice…’ is closed to new replies.