-
AuthorPosts
-
March 6, 2015 at 8:32 am #406864
Hi, I have just finished building 2 websites using Enfold. I live this theme by the way! Only thing is. Both look fantastic on my desktop however terrible on mobiles, tablets and laptops. They are not responding at all. Could you point me in the right direction?
March 6, 2015 at 5:27 pm #407121Hi Mysterygene1975!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}
Issue will be fixed on upcoming update.
Best regards,
YigitMarch 6, 2015 at 9:54 pm #407303Hi if you look at my site on an iPad or mobile or laptop, nothing has changed. This did not help.
March 7, 2015 at 6:59 am #407408Hi!
Did you clear your browser cache and reload a few times on your iPad and mobile before checking the changes? If not, please try to do so.
Cheers!
RikardMarch 8, 2015 at 1:28 pm #407652If you look at the forms on an iPad http://www.striderecruitment.com.au/employer-request/ and icon boxes they are not responding. I thought the side menu would vanish. On a mobil it’s perfect however the whole screen moves side to side so you can see the side menu however don’t need it as goes to the top of page.
March 9, 2015 at 9:59 am #407934Hey!
Please try the following code in your Quick CSS:
@media only screen and (max-width: 959px) { .avia-builder-el-2, avia-builder-el-23{ width:100% !important; } }
Best regards,
Rikard- This reply was modified 9 years, 8 months ago by Rikard.
March 19, 2015 at 1:01 pm #414339Hi Stride Recruitment is still not responding on tablets the side menu remains.
City Mode is responding on all devices quite well however if you swipe to the side on laptops and mobiles a second menu appears. Also the home page slider words and buttons don’t fit in on smaller screens.
March 19, 2015 at 2:14 pm #414382Hi!
Please update Enfold to the latest version 3.1.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Issue was fixed already :)Cheers!
YigitMarch 25, 2015 at 2:02 am #417513This reply has been marked as private.March 26, 2015 at 5:17 am #418311Hey!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .header_color input[type='text'] { color:#333 !important; }
Cheers!
RikardMarch 27, 2015 at 12:10 am #418925Hi, I tried this however nothing changed. It is in there now.
March 27, 2015 at 9:35 am #419147 -
AuthorPosts
- You must be logged in to reply to this topic.