Tagged: x
-
AuthorPosts
-
July 23, 2016 at 1:41 am #1099621
Jack DParticipantI have latest WP X theme in http://www.unifloors.co.uk but cannot get the the credit card logos to show in checkout . I have added the suggested code in the Customizer but it does not work for me:
.woocommerce-account .checkout .payment_methods label img, .woocommerce-account .form-edit-address .payment_methods label img, .woocommerce-checkout .checkout .payment_methods label img, .woocommerce-checkout .form-edit-address .payment_methods label img {
display:inline;
}July 23, 2016 at 1:43 am #1099626
Jack DParticipantThis reply has been marked as private.July 23, 2016 at 2:17 am #1099659
ChristopherModeratorHi there,
There is a missing curly bracket in your CSS, please find this code and fix it :
@media (max-width: 767px) { .x-scroll-top .x-icon-angle-up:before { content: "TOP"; }Thanks.
July 23, 2016 at 3:24 am #1099678
Jack DParticipantI’m sorry but I don’t understand what you mean. What is the exact code I need to add in the Customizer?
Regards
July 23, 2016 at 3:27 am #1099679
ChristopherModeratorHi there,
You already have the code in customizer, you just need to update that code to ;
@media (max-width: 767px) { .x-scroll-top .x-icon-angle-up:before { content: "TOP"; } }Hope it helps.
July 23, 2016 at 3:34 am #1099686
Jack DParticipantThanks Christopher but I have added
@media (max-width: 767px) {
.x-scroll-top .x-icon-angle-up:before {
content: “TOP”;
}
}But it does not work
July 23, 2016 at 3:44 am #1099691
ChristopherModeratorHi there,
I fixed the code and remove duplicated one and images are displaying fine now.
Thanks.
July 23, 2016 at 3:48 am #1099693
Jack DParticipantExcellent Many Thanks Christopher
Kind Regards
July 23, 2016 at 3:56 am #1099698
ChristopherModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099621 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
