Tagged: responsive
-
AuthorPosts
-
October 23, 2015 at 4:18 pm #523953
I have the Enfold theme installed on my site.
For some reason, I am having trouble with the tablet views. The notification boxes and buttons in the widgets are not re-sizing.
Also, the menu is not transtioning to the mobile menu for the landscape mode and it looks funny.I tried playing with the @media calls but was unsuccessful.
I wonder if the problem has to do with the fact that I initially used the Flagship theme but ultimately managed to convince the client that Enfold is much more versatile. There seem to be some Flagship remnants even though I have deleted that theme and re-installed Enfold from scratch.
Any ideas????Site is not active so link and sign in credentials are included in the Private Content portion of this message.
Thanks for any light you can shed on this subject.
October 23, 2015 at 4:26 pm #523959Also, text on Advanced Layer Slider does not appear to be responsive.
What I mean by remnants of Flagship is that I still get an option to edit a Dynamic Template like I did in Flagship even though Enfold doesn’t have that option. Weird.
- This reply was modified 9 years, 1 month ago by naomi11.
October 23, 2015 at 8:34 pm #524096Okay, found the post that helps me make the text on the Advanced Layer Slider.
Still don’t know why the rest of my site is not responsive and don’t know how to get rid of the parts that talk about the Dynamic Template.October 24, 2015 at 3:54 pm #524236I think I have fixed everything myself except for the buttons that don’t appear to be fully responsive as the screen shrinks. Any help would be much appreciated.
October 27, 2015 at 7:43 am #525349Hey!
Thank you for using Enfold.
Are you referring to the previous and next navigation? Unfortunately, you can’t resize it via css because the navigation is image-based. You have to modify the layer slider skin: http://www.sasserinvestments.com/site/wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/skin.png
If possible, please don’t bump the thread because it will push it back to the last of the queue and we won’t be able to answer it immediately. Thank you.
Best regards,
IsmaelOctober 28, 2015 at 11:34 pm #526453Hi,
No. I am referring to buttons on some pages that aren’t resizing the way they should. The text gets cut off and looks terrible.
Will post the links to the pages below.
Also, the menu looks terrible in the tablet view. . . Do I just fix that with @media calls for the tablet? It seems like it used to work automatically.
How do I respond without bumping the thread????
Thanks, Ismael.October 29, 2015 at 2:57 pm #526798Hey!
Thank you for the update. Add this in the Quick CSS field to fix the buttons and the menu:
@media only screen and (max-width: 989px) { .avia-button.avia-size-x-large { padding: 25px 20px 20px; font-size: 12px; min-width: 100%; } #top #header .av-main-nav > li > a { font-size: 14px; } }
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.