Tagged: x
-
AuthorPosts
-
August 22, 2016 at 12:52 am #1141027
tonyleesParticipantHi,
Sorry but that has no effectThanks
TonyAugust 22, 2016 at 1:03 am #1141037
ChristopherModeratorHi there,
Please update these codes :
@media only screen and (max-width: 768px){ @media only screen and (max-width: 768px){ /* Show caption on hover */ #envira-gallery-wrap-49 .envira-gallery-item-inner:hover .caption { font-size:10px; opacity: 1; } /* Position caption and hide it by default */ #envira-gallery-wrap-49 .envira-gallery-item-inner .caption { opacity: 0; position: absolute; top: 30%; left: 15%; transform: translate(-30%,-15%); } } @media (max-width:767px){ a.x-btn.btn-on-white-bg { margin-bottom: 13px; } } @media (max-width:480px){ a.x-btn.btn-on-white-bg span { font-size: 15px !important; } } @media only screen and (min-width: 767px) and (max-width: 1024px) { ..home #x-section-6 .h-resp { font-size: 10px !important; } }To :
@media only screen and (max-width: 768px){ /* Show caption on hover */ #envira-gallery-wrap-49 .envira-gallery-item-inner:hover .caption { font-size:10px; opacity: 1; } /* Position caption and hide it by default */ #envira-gallery-wrap-49 .envira-gallery-item-inner .caption { opacity: 0; position: absolute; top: 30%; left: 15%; transform: translate(-30%,-15%); } } @media (max-width:767px){ a.x-btn.btn-on-white-bg { margin-bottom: 13px; } } @media (max-width:480px){ a.x-btn.btn-on-white-bg span { font-size: 15px !important; } } @media only screen and (min-width: 767px) and (max-width: 1024px) { .home #x-section-6 .h-resp { font-size: 10px !important; } }Thanks.
August 22, 2016 at 1:09 am #1141040
tonyleesParticipantHI
Still no change…
Thanks
TonyAugust 22, 2016 at 1:15 am #1141046
RupokMemberHi there,
There was some glitch on your other code on the customzier. I have fixed them. Let’s check again.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1081179 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
