-
AuthorPosts
-
August 21, 2015 at 1:18 am #491132
I have the latest version of the theme (today’s) and I can’t figure out why halfway down my single-page layout home page it loses responsiveness and styling.
August 23, 2015 at 6:22 am #491804Hi Bricar77,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { #after_section_5 .av_one_half { width: 100% !important; } }Best regards,
RikardAugust 24, 2015 at 5:20 pm #492386Is this something fixed in the new theme version that just came out today?
That seems like a piecemeal fix to a theme bug and it doesn’t solve all of the issues. The footer, for example, still loses responsiveness, and the color of the title for the last section isn’t using the custom color from the back end.
August 25, 2015 at 8:50 am #492679Hi,
It happens because of the dynamics of the builder and it usually just happens to a single page or post here and there, so it’s not a site wide problem. Please try the following to fix the footer as well:
@media only screen and (max-width: 767px) { #footer .av_one_third { width: 100% !important; } }Best regards,
RikardAugust 25, 2015 at 7:28 pm #493166This is just really a mess.
-If you force the footer third to 100% width then you have to add another !important customization if you’re using the facebook likebox.
-I’m having to force color on a single h2 that isn’t taking my custom color through the advanced layout builder.
-?iframe=true doesn’t work on 2 buttons but works on othersI can spend hours customizing css media queries to make this work, but I shouldn’t have to with a premium theme that cost me $59. Is there something particular about my layout that is breaking the css for the rest of the page?
#frustrated
August 27, 2015 at 10:58 am #494015Hi!
maybe there is a conflict with a plugin, so please try to deactivate all of them to see which one is causing problems.
Cheers!
Andy -
AuthorPosts
- You must be logged in to reply to this topic.
