-
AuthorPosts
-
September 29, 2016 at 3:03 pm #693130
Guys,
Since the last update my footer isnt responsive anymore. Is there an way how i can fix this? I have tried this: #footer .av_one_fourth {
width: 100%!important;
margin: 0!important;
}but it doesnt work. Can someone help me out please?
September 29, 2016 at 3:07 pm #693136Hey Angelo!
Please try adding following code to Quick CSS
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100% !important; margin-left: 0 !important; }}
If that does not help, please create a temporary admin login and post it here privately.
Best regards,
YigitSeptember 29, 2016 at 3:18 pm #693147It worked but it stays like that now on every device.
September 29, 2016 at 3:19 pm #693152Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitSeptember 29, 2016 at 3:28 pm #693163I dont know if i just sended it or not but here again
September 29, 2016 at 3:31 pm #693166Hi!
Login credentials are not working for me. Can you please check them once again?
Best regards,
YigitSeptember 29, 2016 at 3:33 pm #693167here u go again hope this will work.
September 29, 2016 at 3:38 pm #693172Hi!
I am sorry but that did not work as well. Could you please try setting a simpler password and make sure that username is correct?
Regards,
YigitSeptember 29, 2016 at 3:42 pm #693174September 29, 2016 at 3:46 pm #693177Hi!
This works however i cannot see any code in Quick CSS field in Enfold theme options. Where did you add your custom CSS? :)
Regards,
YigitSeptember 29, 2016 at 3:48 pm #693180September 29, 2016 at 3:51 pm #693182For now I see all devices are good except from tablet, mobile landscape and mobile portrait
September 29, 2016 at 3:52 pm #693183September 29, 2016 at 3:54 pm #693185wich one should i choose the raw one or the one above? (im sorry if i look stupid)
September 29, 2016 at 3:56 pm #693187Hi!
It is the same code the one above is just highlighted in CSS syntax. You can copy the code from Raw section
Regards,
YigitSeptember 29, 2016 at 3:57 pm #693189Thank you very much it works now! What did i do wrong?
September 29, 2016 at 3:59 pm #693191 -
AuthorPosts
- The topic ‘Footer not responsive anymore’ is closed to new replies.