Tagged: menu alignment, secondary menu
Hi everyone
I’m working on this page:
http://vitalthrive.us/
I notice there is a white space above the layer slider.
I am curious to learn could you please guide me how I can
1. Move “My Account” to the RIGHT of the cart in alignment with the rest of the menu items.
2. Then remove that white space at the top.
Thank you for your support!
Hey BodyTalkCare,
Thank you for using Enfold.
1.) Set the left position of the menu item.
#menu-item-6877 {
left: 200px;
}
It might not work well on smaller screens.
2.) Did you insert the layer slider by using a shortcode? Please use the advance layout builder’s Advanced Layer Slider element instead. That should remove the top padding brought by the “template-page” container.
Best regards,
Ismael
Yes I did insert layer slider code into code element.
When I changed the elements as you have suggested I feel happy and thankful it worked because this meets my need for support!