Tagged: mobile, responsive
Hello.
I have a couple of questions:
1) My site is not responsive on mobile. I searched the forum and found many topics and fixes for sites that are not responsive on mobiles but nothing to help me with how my site is showing up.
Here is a screenshot
https://drive.google.com/open?id=1C9_p06PRVyJ1bLtOO0NMCXIeA9Hv6pWl
2) My version is missing several options
a) In “Theme Options” I am missing “Lock Advanced Layout Builder” and “Automated Schema.org HTML Markup”
I have not done a side-by-side comparison of all variables but maybe there is a version difference or something. I have the most updated version of both Enfold Child and Enfold 4.2.
Hey cfcre,
Thanks for the screenshot and link, though I can’t see any of the text on the first section like in your screenshot. Did you remove it?
Best regards,
Rikard
Hi sirstu,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home #av_section_1 .av-special-heading-tag strong {
font-size:24px !important;
}
}
Best regards,
Rikard