Tagged: x
-
AuthorPosts
-
August 8, 2016 at 9:32 pm #1123124
justincourageParticipantFor some reason I’m seeing completely different margins for Chrome and Safari. The margin gap I’m seeing is only happening near the bottom of the page between my subscribe form and fb comments. Do you know what could be causing this?
Here is the link:
http://www.carakuulei.com/snapchat-filters-instagram-stories/Thanks. I attached the photos for you to see the difference.
August 9, 2016 at 2:11 am #1123312
RupokMemberHi there,
Thanks for writing in! It’s because the modal has the below CSS :
.cp-modal-inline .cp-modal.cp-modal-window-size { min-height: auto !important; }But Safari can’t read
min-height: auto;as it needs real value. You can add this under Custom > CSS in the Customizer..cp-modal-inline .cp-modal.cp-modal-window-size { min-height: 1px !important; }Hope this helps.
August 9, 2016 at 2:25 pm #1124280
justincourageParticipantPerfect! That worked great!
Also, another problem is when I scroll up in Safari the background color becomes transparent sometimes for certain sections/rows instead of white. Is it doesn’t constantly happen, but it seems super glitchy. There’s gotta be something wrong. Do you know how I fix this? I attached an example.
August 9, 2016 at 4:45 pm #1124491
JadeModeratorHi Justin,
I can’t seem to replicate the issue you are describing. Is there a chance that you could provide a screencast so that we could have an idea about the issue?
Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1123124 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
