Tagged: x
-
AuthorPosts
-
December 29, 2016 at 2:58 pm #1309004
s_mockoParticipantDecember 29, 2016 at 2:59 pm #1309005
s_mockoParticipantHuh, the link image never appeared in the first post. Here it is.
December 29, 2016 at 3:02 pm #1309008
RahulModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
December 29, 2016 at 3:16 pm #1309033
s_mockoParticipantHi,
I also am looking at adding text or image just under the tags and SKU texts as shown here:
http://pasteboard.co/fMgalzgYE.png
Sorry, here is the link http://eurekawellness.com.au/shop/uncategorized/organic-turmeric-black-pepper/
December 29, 2016 at 10:34 pm #1309428
RupokMemberHi there,
Thanks for writing back. It’s not usually possible but I can give you a solution to add images there.
You can add this under Custom > JavaScript in the Customizer.
jQuery ( function( $ ) { $('.product_meta').append('<img src="http://placehold.it/350x50" alt="Image after SKU" />'); $('.product_meta').prepend('<img src="http://placehold.it/350x50" alt="Image before SKU" />'); } );Then add this under Custom > CSS in the Customizer.
.product_meta > img { display: block; margin: 10px 0; }Don’t forget to change the image URLs.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1309004 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
