Tagged: custom menu, mega menu
-
AuthorPosts
-
August 20, 2017 at 9:07 am #841624
Hi there Enfold team!
I would like to request assistance for these two issues please.
Mega Menu images:
Can you please help me figure out why the inner images are smaller than the outer ones? I tried to reduce the image dimensions so they fit within the column to no avail. Do we need to adjust margins or something?
https://taedemo.arcawebsolutions.com/wp-content/uploads/2017/08/2017-08-20_14-28-09.png
https://taedemo.arcawebsolutions.com/wp-content/uploads/2017/08/2017-08-20_14-49-46.pngWidget area custom menu:
I created a custom widget and added a custom menu inside. How do I change the hover color?
https://taedemo.arcawebsolutions.com/wp-content/uploads/2017/08/2017-08-20_14-59-16.png
I created login details for you in case you need to go in and make adjustments. Thank you so much!
August 23, 2017 at 5:26 am #842858Hey hackoffseries,
Thank you for using Enfold.
I would like to access the site but the login credentials are not working.
1-2.) It’s probably because of the the inner columns’ margin/padding property. Please adjust the values if you’re familiar with css. Or post the correct login details so that we can inspect it.
Best regards,
IsmaelAugust 25, 2017 at 2:35 pm #843988Thank you for the response Ismael!
I fixed the password. You can log in now.
Also, can you help me figure out my second question:
Widget area custom menu:
I created a custom widget and added a custom menu inside. How do I change the hover color?
https://taedemo.arcawebsolutions.com/wp-content/uploads/2017/08/2017-08-20_14-59-16.png
Thank you so much!
August 26, 2017 at 7:14 am #844301Hi,
I checked the menu items and you’re using the columns as an actual menu item. Please note that the new menu script will not render empty mega menu columns. They have to contain a sub menu item. Move the image on a sub menu item under the columns. We modified the first column in the “About” menu as an example and added the following css code to fix the gaps.
#top #header .avia_mega_div > .sub-menu > li > ul li .avia-bullet { display: none; } #header .avia_mega_div .units { padding: 0 14px 0 0; margin: 0; } #header .avia_mega_div .units:last-child { padding: 10px 0 0 14px!important; left: -5px !important; }
I can’t find the widget though.
Best regards,
IsmaelAugust 29, 2017 at 4:59 pm #845380Thank you Ismael! It works perfectly!
For the widget, it is located at the bottom of the home page, third column from left.
https://taedemo.arcawebsolutions.com/wp-content/uploads/2017/08/2017-08-29_22-50-17.jpg
It is the “Find Out More” widget that contains a custom menu named “Find Out More” as well. I’d like to change the hover color for this from the current white to orange, I am not sure this can be performed in the general styling section.
Thank you!
- This reply was modified 7 years, 3 months ago by Archie.
August 30, 2017 at 8:31 am #845674Hi,
Thank you for the update. Change the hover color with the following css code.
#top .content .flex_column .widget_nav_menu li a:hover, #top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item { background-color: red; }
Best regards,
IsmaelSeptember 4, 2017 at 12:28 pm #847691Thank you very much Ismael! It works perfectly!
The Enfold Support Team rocks!
September 5, 2017 at 5:49 am #847965Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 13, 2017 at 2:32 pm #851587Thank you Rikard and Ismael, we can close this thread now!
- This reply was modified 7 years, 2 months ago by Archie.
September 14, 2017 at 7:21 am #851871 -
AuthorPosts
- The topic ‘Mega menu image dimension and custom menu hover color’ is closed to new replies.