Tagged: main menu
-
AuthorPosts
-
December 14, 2016 at 12:14 am #724035
Is it possible to have main menu on the home page display on the bottom while on the other page is still on the top right?
- This topic was modified 7 years, 11 months ago by edinc79.
December 14, 2016 at 1:40 pm #724251Hey edinc79,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardDecember 14, 2016 at 5:25 pm #724382Thanks! Please see private content for URL.
December 15, 2016 at 4:59 pm #724922Is this possible?
December 16, 2016 at 5:04 pm #725446Hi,
Can you please choose not to display header on your homepage – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/ and then add Fullwidth Sub Menu element below your image to display your menu items?
Best regards,
YigitDecember 17, 2016 at 8:38 am #725646Thanks! Your solution kind of worked.
Now since I have Fullwidth Submenu, could I move the menu on top of the image (Fullwidth Easy Slider)?
I searched for solutions to move the logo from the middle to bottom 200px, none worked.
How can I do that?December 17, 2016 at 3:53 pm #725708Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home .av-submenu-container { margin-top: -50px; }
Best regards,
YigitDecember 18, 2016 at 10:46 pm #725918Unfortunately didn’t work!
I also tried to add “!important”.
Any other ideas?I’m trying to move the menu on the bottom of the image (see post #1 for screenshot)
and get rid of space below the image above the copyright.December 20, 2016 at 3:50 pm #726595Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitDecember 20, 2016 at 5:32 pm #726687thanks – see below
also i added another issue – same website maybe you can take a look if you have timeDecember 20, 2016 at 5:42 pm #726698Hi!
There were some errors in your custom CSS code. I fixed them, please review your website now :)
Best regards,
YigitDecember 20, 2016 at 6:18 pm #726713thank you.
i am so sorry.
3 things
1) on other pages, the logo is too close to the left margin as well as contact menu item is too close to right margin
2) any way to remove black bar/space below homepage image and above footer?
3) remove black bar/space on contact page while on iphoneDecember 27, 2016 at 4:33 pm #728269Hi,
1. To push the header content away from margin we added the below code to Quick CSS
/* Header Padding */ #top #header_main > .container { padding:0 2em; }
2. Please check the test page (link in private).
We added a fullscreen slider element with custom class name and negative top margin.
And the below code in quick css/* Intro section */ .home-slider { margin-top:-55px; } #top.page-id-1117 .av-submenu-container { margin-top: -54px; border: none!important; background:transparent!important; } /* End Intro Section */
3. The background image is not tall enough please change the background image settings to Repeat Vertically or Cover.
Best regards,
VinayJanuary 7, 2017 at 7:04 pm #730742Thank You Vinay!
How can I make navigation menu display on 1 line on iphone? On desktop it is fine. On iPhone it seems as it does not resize the menu fonts and it creates 2 rows. See private link for the screenshot.
January 10, 2017 at 1:14 pm #731539Hi,
please open a new ticket for a new question/issue.
I can’t see any menu, but your hamburger menu on mobile. Make sure that you provide us a precise link where we can inspect the elements in question.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.