-
AuthorPosts
-
July 19, 2015 at 9:08 am #475358
Hi,
I have problem with the button of the menu:
The buttons are going outside from the website grid, and they don’t have equal space
Screen shot – http://prntscr.com/7udog0
Website link – https://www.ibamarkets.com/ar/Thanks a lot..
July 20, 2015 at 1:12 pm #475761Hey Lev!
Thank you for using Enfold.
You can adjust the left margin of the menu buttons:
.av-menu-button + .av-menu-button { margin-left: 10px; }
Best regards,
IsmaelJuly 20, 2015 at 2:08 pm #475808Hi,
Thanks for the help
Now the button on the grid
But there as a different space between the button you can see here: http://prntscr.com/7ut2fq
Thanks!!!July 20, 2015 at 2:50 pm #475835Hi!
Please add following code to Quick CSS as well and adjust as needed
@media only screen and (min-width: 990px) { li#menu-item-4071 { margin-left: -4px; }}
Regards,
YigitJuly 21, 2015 at 10:11 am #476369Hi Yigit,
The gap between the button is too large,
Here is the screenshot: http://prntscr.com/7v5nf4
Arbic site: https://www.ibamarkets.com/ar/I need the gap will be just as the other sites of languages:
https://www.ibamarkets.com/
https://www.ibamarkets.com/fr/
https://www.ibamarkets.com/ru/Thanks!
July 21, 2015 at 12:07 pm #476404Hey!
Please add following code to Quick CSS as well
@media only screen and (min-width: 990px) { li#menu-item-4071 a, li#menu-item-3250, li#menu-item-3249 a { padding-left: 0!important; margin-left: 0!important; }}
Cheers!
YigitJuly 21, 2015 at 1:46 pm #476477Hi Yigit again,
The space between the buttons still not equal, you can see here: http://prntscr.com/7v7m1t
I deleted now all the code that you told me to put, To allow you to see it with clean code.
This is all the code that you want me to put before:@media only screen and (min-width: 990px) { li#menu-item-4071 a, li#menu-item-3250, li#menu-item-3249 a { padding-left: 0!important; margin-left: 0!important; }} @media only screen and (min-width: 990px) { li#menu-item-4071 { margin-left: -4px; }} .av-menu-button + .av-menu-button { margin-left: 10px!important; margin-right: 0px!important; }
Thanks..
July 27, 2015 at 6:38 pm #479230Hey!
Sorry for the late reply!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?Best regards,
YigitJuly 28, 2015 at 7:53 am #479484Thank you for the help Yigit,
The result it’s fine at this moment..
I will let you know, should I have other demands about buttons fixing.Thanks!!!
-
AuthorPosts
- The topic ‘problem with the buttons of the menu’ is closed to new replies.