-
AuthorPosts
-
November 27, 2014 at 5:45 am #358832
I have the latest version of Enfold 3.0.4 and I was wondering if you can suggest the best Plugin or other options for adjusting the layout of the Enfold Theme for when it is viewed on Mobile devices and iPads?
November 27, 2014 at 7:21 am #358860Hi Renvato2!
Thank you for using Enfold.
The theme is fully responsive. I don’t think there is a plugin to adjust the layout of the theme on mobile device. Are you experiencing any kind of issue on mobile devices? You can alter the css on the Quick CSS field. Use css media queries.
Best regards,
IsmaelNovember 27, 2014 at 7:57 pm #359158Ismael,
Thanks, I am weak in that area so I was wondering if there were any kind of drag & drop plugins to help?
Any websites or videos you can recommend to help me with the CSS Media Queries?
Russ
November 27, 2014 at 10:04 pm #359186Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
@media only screen and (max-width: 480px) { .responsive #top #wrap_all .container { width: 70%; max-width: 70%; }}Cheers!
YigitNovember 28, 2014 at 12:36 am #359276This reply has been marked as private.November 28, 2014 at 6:36 am #359405This reply has been marked as private.November 28, 2014 at 7:17 pm #359795Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1200px) { .fallback_menu.av-main-nav-wrap { position: relative; right: -120px; }}
@kristyengels Please try adding following code to Quick CSS in Enfold theme options under General Styling tab.phone-info { font-size: 16px; }If that does not help, please post the link to your website. It would be better if you start a new topic – https://kriesi.at/support/forum/enfold/#new-topic-0
Best regards,
YigitNovember 28, 2014 at 7:52 pm #359839This reply has been marked as private.December 1, 2014 at 3:42 am #360552Hey!
for me social icons don’t show up on you website neither on Chrome nor on Firefox.
Please clear browser cache end check again.Regards,
AndyDecember 2, 2014 at 3:28 am #361249Andy,
Sorry about that, I ended up removing the social Icons from the header because they were causing all kinds of issues when the
browser window size was reduced. It was different on every browser, now it is much better, moved the Icons to the contact page.Thanks,
Russ
-
AuthorPosts
- The topic ‘Adjusting the Enfold theme for viewing on Mobile Devices and iPad’ is closed to new replies.
