-
AuthorPosts
-
July 28, 2018 at 1:37 am #990849
Hi, I hope this message finds you well.
I have four columns set up with a text block in the middle. There are four across a single row however on mobile the column that is at the front is in a different order but is also very small and not in line with the size of the others. I have the same on another page just with two rows and two boxes that aren’t the right size. It is fine on desktop but not mobile.
My second bit I would like help with is know how I can change my menu items in my burger menu to a grey colour – they are currently white. The menu is grey on the main menu on desktop however as soon as it is on mobile it goes to white.
Thanks for your time and help.
Best,
ChrisJuly 28, 2018 at 6:57 pm #990955Hey ExquisiteRetail,
I assume that I’m going to the right site, please see Private Content area. Unfortunately I’m not able to login, please check.Best regards,
MikeJuly 28, 2018 at 7:52 pm #990960Hello,
Is it possible to turn of burger menu on mobile version?- This reply was modified 6 years, 3 months ago by Mike. Reason: removed password
July 28, 2018 at 10:26 pm #990979Hi,
@mamaimam if I understand correctly, your current mobile menu was a full screen overlay, and your example site is a flyout menu.
I went to Enfold Theme Options > Main Menu > Burger/Mobile Menu > Menu Overlay Style and changed it to “Sidebar Flyout Menu (Classic)”
Please check that this is what you wanted.
I see your menu items are very large, so you will want to make them smaller.
If you have any more questions Please open a new thread so we can assist, as this is not your thread your login info will not be private here and I removed it for your security.Best regards,
MikeJuly 28, 2018 at 10:34 pm #990981Hi,
@ExquisiteRetail
I found a different thread of yours that pointed to another site, please see in the Private Content area.
But I’m not sure that it contains the issue you wrote about here, please include a screenshot so we are sure to be looking at the right issue. You can add a screenshot with https://postimg.ccBest regards,
MikeJuly 30, 2018 at 4:10 pm #991558Hi Mike,
So very sorry completely forgot to put in the correct website.
July 30, 2018 at 6:25 pm #991656Hi ExquisiteRetail,
Best regards,
VictoriaJuly 30, 2018 at 7:50 pm #991687Hi Victoria,
See: https://postimg.cc/gallery/tdopd4gi/
This is in Hypnotherapy and Coaching under Services.
July 31, 2018 at 4:59 pm #991986Hi Chris,
Thank you. I see the issue now but I do not see the reason that is causing it.
Could you please enable the Advanced Layout Builder debug mode. Here is how to do it:
Best regards,
VictoriaJuly 31, 2018 at 6:19 pm #992034Hi Victoria,
Managed to get that done as you have requested. What’s next?
July 31, 2018 at 6:21 pm #992035I have attached a screenshot of the code I added.
August 1, 2018 at 6:49 pm #992518Hi, If someone could follow up with me please this would be much appreciated.
I can tell from the number of jobs that are available that you guys must be over-worked.I am just waiting on this particular issue being fixed so I can deliver to my client.
August 1, 2018 at 10:54 pm #992603I have been able to sort this out – strangely by just recreating the boxes and colour section exactly how i did it before. I also deleted the boxes that didn’t work and duplicated the ones that did. I have no idea what is different as I have done the same thing… I am concerned the issue may arise in the future so if you could check that would be great.
The MOST important thing right now is the second issue I put is: My second bit I would like help with is know how I can change my menu items in my burger menu to a grey colour – they are currently white. This is for the mobile option with a pink background an white it is very difficult to see, how can we change this?
Best,
ChrisAugust 1, 2018 at 11:04 pm #992607Hi Chris,
I have checked your site in mobile and it seems that it’s looking fine and not like the one you posted in screenshot, is this already fixed?
I just noticed that after the fourth box/button the gap is different from 20px space to 50px, so in Enfold > General Styling > Quick CSS I added this css code:#top #boxes .flex_column_table.av-equal-height-column-flextable { margin-bottom: 20px !important; margin-top: 20px !important; }
and put it inside the media query:
@media only screen and (max-width: 767px) {
If it’s still not fixed yet on your end, try to clear the browser cache or add this code inside the media query then clear the browser cache.
#top #boxes .flex_column_table.av-equal-height-column-flextable .flex_column.av_one_fourth { padding: 50px !important; }
Hope this helps.
Best regards,
NikkoAugust 2, 2018 at 1:44 am #992632Hi Nikko, it seem I missed you earlier. You must have been working on the site as I was posting. This is the main issue now from what I mentioned above:
The MOST important thing right now is the second issue I put is: My second bit I would like help with is know how I can change my menu items in my burger menu to a grey colour – they are currently white. This is for the mobile option with a pink background an white it is very difficult to see, how can we change this?
I have currently changed the burger menu to the main overlay version but I would like to revert back to the classic slide out option just obviously with the above change.
How can we do this?
Best,
ChrisAugust 2, 2018 at 3:59 am #992648Hi,
To change the mobile menu items to gray and the background to pink, Please try this code in the General Styling > Quick CSS field:.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a { color: gray !important; } .av-burger-overlay-bg { opacity: 0.9; background: pink !important; }
As for your solved issue, at this point it would be hard to go backwards to figure out why, but typically these kind of issues come from unclosed html tags in the elements. If you are not adding tags to your element titles or content boxes, then you should not see these issues.
Also if you are going to use the debugger to copy the shortcode, please be careful, because loosing the wrong ] symbol will cause the same issues.
I hope this helps :)Best regards,
MikeAugust 2, 2018 at 2:35 pm #992885HI Mike,
Unfortunately this didn’t work for me when I reverted back to the sidebar flyout menu options. If you could take another look to see if it has been inputted correctly and if so what else might be needed then that would be most appreciated.
Best,
ChrisAugust 3, 2018 at 11:44 am #993205Hi,
I added this to your Quick CSS:.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a { color: gray !important; }
Please clear your browser cache and check.
Best regards,
MikeAugust 3, 2018 at 12:37 pm #993224Hi Mike,
This worked so thank you very much for that! I now have other issues however!
I woke up to this morning to my client saying that two of the boxes in the coaching page are no longer centered (the end two). In addition to this and more concerning is that in desktop view the content has been moved further in – including the menus and logo. It is literally like 1/5 columns have been placed either side on every bit of content except for grids for example.
No idea how this has happened, the only difference from now and then was Mike putting the code in and I don’t see how that could have done it…
Best,
ChrisAugust 4, 2018 at 4:28 am #993396Hi,
I took a look at the coaching page and found that your column padding was 50px on all four sides of the text blocks, which was pushing the last two items off center, adjusting the padding to 50px-0px-50px-0px centers the text. But at 768px the text goes to the right & left edges of the pink box. I would recommend adding a media queries so at that size the text font is a little smaller so it looks like there is a little padding, while keeping the text centered.I also checked your Quick CSS, and found that you were missing a curly bracket, which I replaced. Perhaps this occurred when I was adding the last code, if so sorry about that.
Please clear your browser cache and check.Best regards,
MikeAugust 5, 2018 at 2:45 pm #993690Hi Mike,
Things are looking good now sir. Thank you very much for your help!
August 5, 2018 at 9:54 pm #993745Hi,
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeAugust 5, 2018 at 10:32 pm #993748Yes, this seems to be solved. Thanks
August 6, 2018 at 1:04 am #993758Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Issues on mobile’ is closed to new replies.