Tagged: x
-
AuthorPosts
-
April 20, 2016 at 6:59 am #891625
guylcollinsParticipantI am currently building this site http://fibreflooring.com.gridhosted.co.uk/shop/ and want to draw attention to the basket (samples) are in the footer.
Is there a way I can change the icon that shows when you click “Add sample to cart” – it currently shows a round shopping basket and then a green tick – I’d like to put a message/image in place of one of these to say “view at bottom of page”, preferably with a link to scroll to the bottom.
Thanks
Guy
April 20, 2016 at 1:45 pm #892294
RupokMemberHi Guy,
Thanks for writing in! It would be unusual and out of our support scope. I can give you a hint to change the text instead of check icon. You can add this under Custom > CSS in the Customizer.
.x-cart-notification-icon.added > i::before { color: #fff; content: "view at bottom of page"; font-size: 20px; left: 20px; position: absolute; top: 45%; }Linking is not possible and unfortunately further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-891625 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
