
-
AuthorPosts
-
March 27, 2018 at 11:58 am #933588
Hello,
I have created a Sub-menu with items that show on the right side when the mouse is over first-level menu item. I would like the sub-menu items to show down pushing the other first-level menu items further down. Please let me know how to achieve this. I am sending a website that has such effect on the left sidebar menu
March 27, 2018 at 1:11 pm #933646Hey ivanszbg,
I checked your site but could not find any submenu items. Please add the submenu items and we will help you with the modifications. We need to be able to inspect them in order to help :)
Best regards,
VinayMarch 27, 2018 at 2:26 pm #933674This reply has been marked as private.March 28, 2018 at 12:56 am #933961Hi,
By default, the menu items should display vertically. Do you know if there was any custom code added to modify it?
If not please give us access to WordPress backend to check the settings ( Mention the details in private content area).
Best regards,
VinayMarch 28, 2018 at 12:37 pm #934222This reply has been marked as private.March 28, 2018 at 2:16 pm #934303Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
VinayMarch 28, 2018 at 2:48 pm #934328This reply has been marked as private.March 28, 2018 at 8:48 pm #934492Hi,
We have enabled Mega menu options in Appearance > Menu > Menu Item
and added the below code in Quick CSS
#top #wrap_all .avia_mega_div ul, #top #wrap_all .avia_mega_div { background-color: #fff !important; }
Best regards,
VinayMarch 29, 2018 at 8:51 am #934713This reply has been marked as private.March 30, 2018 at 8:46 am #935163Hi,
Please try the following css code to reduce the space between the sub menu items.
#dc_jqaccordion_widget-3-item ul ul a { padding: 5px 10px; }
Best regards,
IsmaelMarch 30, 2018 at 12:47 pm #935278Hi Ismail,
The code provided is not working. Please check the screenshot where I have marked the changes needed.
April 1, 2018 at 4:04 pm #935787Hi,
My bad. I checked the “epchem” page. Please try this css code.
#top .widget_nav_menu ul ul li a { padding: 6px 0px 7px 30px; } .main_color .widget_nav_menu .menu-item-has-children > a { color: red !important; }
Adjust the css values as needed.
Best regards,
IsmaelApril 2, 2018 at 9:36 am #935986This reply has been marked as private.April 2, 2018 at 12:55 pm #936051Hi Ivan,
I put the code in quick css and it is working. Where did you put it before?
Best regards,
VictoriaApril 2, 2018 at 1:20 pm #936063Hi Victoria,
Thank you. You can see it in the top of quick CSS. You have put slightly different code and now it is working. I am still waiting for an answer what code should I add if I want the sub-items to appear only if you click on main items (Petroleum Based Waxes, Natural wax, Synthetic wax) similar to Epchem website. Please see the link.
Best Regards,
IvanApril 3, 2018 at 4:47 am #936290Hi,
I’m sorry but that feature requires modification that are beyond the scope of support. Please hire a freelance developer or contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelApril 3, 2018 at 8:58 am #936373Ok Ismael, Thank you
April 3, 2018 at 12:45 pm #936505 -
AuthorPosts
- You must be logged in to reply to this topic.