Tagged: x
-
AuthorPosts
-
November 8, 2016 at 9:09 pm #1249547
leverpunchParticipantHi,
2 Issues:
1. “Customize” Save & Publish Issue
I can’t seem to “Save and Publish” my global css changes. I deactivated all the plugins to troubleshoot and check if it is because of a conflict issue. Would need your assistance as I can’t seem to fix the issue.2. Gravity Form Issue
I read the threads and realised that there is a common conflict between Gravity Forms & X Theme. Is there a way to resolve this as I would like my forms to be in a 2-column layout.Kindly advise.
Cheers,
AlvinNovember 8, 2016 at 9:10 pm #1249548
leverpunchParticipantThis reply has been marked as private.November 9, 2016 at 1:57 am #1249705
ChristopherModeratorHi there,
Thanks for writing in!
#1 Please check this link https://community.theme.co/kb/solutions-to-potential-setup-issues-customizer/
#2 To fix the issue with gravity form, please add following code in Customize -> Custom -> Global CSS :
.gf_right_half { clear: right !important; } @media only screen and (max-width: 680px){ .gform_wrapper .chosen-container.chosen-container-single[style], .gform_wrapper div.chosen-container.chosen-container-multi[style],@media only screen and (max-width: 641px) .gform_wrapper .chosen-container.chosen-container-single[style], .gform_wrapper div.chosen-container.chosen-container-multi[style] { width: 93% !important; } }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1249547 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
