-
AuthorPosts
-
October 3, 2017 at 10:20 am #859557
Hey guys, im am working on a new project. Before i go online i want to fix some bugs. please help me with this.
1) https://imgur.com/a/Thu9E can you help me to bring the menu to the top and avoid scrolling.
2) can you help me to arrange the responsive footer menu that it looks like this: https://imgur.com/a/Thu9E and change the footer (c)-text to white color.
Thank you, all the best, Alexander
October 5, 2017 at 4:18 am #860383Hey diefleischerei,
Thank you for using Enfold.
1.) Please add this css code to adjust the mobile menu container.
#av-burger-menu-ul { vertical-align: top; padding: 80px 0 10px 0 !important; overflow: hidden; }
2.) Looks like you managed to fix the footer. You can change the color in the Enfold > General Styling > Footer panel.
Best regards,
IsmaelOctober 15, 2017 at 1:09 pm #864475Thank you Ismael. It works great. There i only one little problem.
The Menu looks awesome in responsive view. But the Menu do not look good in desktop view. how can i middle the menu ONLY in desktop view. so, that it looks like this –> https://imgur.com/a/ThmbZ
October 15, 2017 at 1:44 pm #864478Hello. I have some more questions.
how can i (1) reduce the blanks between the footer menu iteams so they fit in one line and (2) set the copyright text to white. https://imgur.com/a/p7dI4
And how can i reduce the blanks here? i want to build a landingpage where all content fit on one page without scolling. how can i do this here: https://imgur.com/a/Kxt9Z
October 15, 2017 at 1:49 pm #864479How can i bring this menu point in perfect line ? https://imgur.com/a/U2zbD
October 15, 2017 at 5:29 pm #864510How can i get the customer review image 3 x times bigger?
How can i get the 3 icons in one line?
Thank you, greetings, Alexander
October 16, 2017 at 3:02 pm #864838Hi Alexander,
Here is the code to align copyright text with the footer nav, you can put it in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#socket .sub_menu_socket { padding-top: 7px; }
As for the other elements in your footer, I don’t see them. Are they not published? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
If you need further assistance please let us know.
Best regards,
VictoriaOctober 16, 2017 at 10:11 pm #864978Thank you, any tipps for the other problems ? see posts above…
October 16, 2017 at 10:49 pm #864996And how can i bring the responsive menu https://imgur.com/a/Y3xkP to the middle an delete the scroll bar here?
October 17, 2017 at 7:19 am #865170Hi,
Please add the following css codes to move the menu items to the top and remove the scrollbar.
#av-burger-menu-ul { vertical-align: top; } #top #wrap_all .av-burger-overlay-scroll { overflow: hidden; }
Best regards,
IsmaelOctober 21, 2017 at 4:17 pm #867062Thank you ismael, nearly perfect.
But it looks like this in the desktop view : https://imgur.com/a/tj1qf and it would be great if it is also in the middle in the desktop view like this: https://imgur.com/a/JWHCZ
And the responsive menu is not really in the middle. not at android and not on iphone: https://imgur.com/a/aeAsG can you please help me to fix this that it look like this: https://imgur.com/a/B3afg
it do not look professional if the menu is not centerd. thank you for your help ismael? is this a problem with my blog or is this an enfold bug?
October 21, 2017 at 4:20 pm #867064How can i reduce the blanks here? i want to build a landingpage where all content fit on one page without scolling. how can i do this here: https://imgur.com/a/Kxt9Z
https://imgur.com/a/ZsD8T
How can i get the customer review image 3 x times bigger? How can i get the 3 icons in one line?Thank you, greetings, Alexander
October 22, 2017 at 6:03 pm #867234Hi Alexander,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#av-burger-menu-ul { vertical-align: middle !important; padding: 0 !important; }
Can you post a link to a page with reviews and the page where you wanted to reduce space.
If you need further assistance please let us know.Best regards,
VictoriaOctober 22, 2017 at 8:55 pm #867306Thank you Victoria.
https://imgur.com/a/ZsD8T
How can i get the customer review image 3 x times bigger? How can i get the 3 icons in one line?October 23, 2017 at 5:41 am #867450Hi,
Try adding this css code in Quick CSS:
#top .avia-testimonial-meta .avia-testimonial-image { height: 120px; width: 120px; margin-bottom: 30px; } #top .avia-section.avia-builder-el-last .entry-content-wrapper { text-align: center; } #top .avia-section.avia-builder-el-last .entry-content-wrapper > span.av_font_icon { display: inline-block; margin: 0 10px 20px; }
Hope this helps :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.