Hello
I have made some changes on index style and after finishing have realised that:
1.- Mobile menu does not work when clicked
2.- Mobile index version does not display properly the 4 footer content
Thanks in advance
Hi Yago!
Can you please try de-activating all active plugins and check if that helps? Also, please make sure that you are using the latest version of Enfold which is currently 3.3.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hello
Yes I had 3.3.2 installed already.
Deactivating lugins didn´t work
I´d say it´s a style issue after adding this content on index.
Thanks Y
Y
Hey!
can you show us which changes you have made on index style?
Regards,
Andy
Hello Andy
I attach link for previous index
As you can see, on mobile it displays the footer content properly
Nw index only has some little changes. And added the icons at the bottom
Thanks
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) {
.flex_column { width: 100% !important; margin-left: 0 !important; }}
Best regards,
Yigit
Thank you Yigit
That did work!
Much appreciated