Hello!
I have a problem with my menu. They are demanding that it be with images. When entering the images generates a space to the right and the left. (Indicated in yellow) Will there be a way that the margin is 0 ??
The body space is 1050, the buttons measure 172px each. They are 6 buttons = Total: 1050px.
As I show in the image?
Apart from that, in the menu area they ask me for a place to put the phone. How could I do this?
Is it possible that the title is made in two blocks? One block the logo and the other that is the address?
Hey MiguelPj,
1- I cannot reproduce the issue on my end. Have you figured it out already? If you would like to remove padding around menu items, please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate .container {
padding: 0;
}
2- Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header to display your phone number :)
Best regards,
Yigit