Tagged: x
-
AuthorPosts
-
August 18, 2016 at 10:07 am #1136924
ColdpookieParticipantI’m using ecwid store, however the ‘buy now’ button is hidden. Is this because Th X theme is altering the CSS?
Many thanks
August 18, 2016 at 10:10 am #1136933
ColdpookieParticipantThis reply has been marked as private.August 18, 2016 at 11:33 am #1137063
RupokMemberHi there,
Thanks for writing in! X is not interfering rather your code. It seems you have placed the below code :
html#ecwid_html body#ecwid_body div.ecwid-AddToBagButton-up, html#ecwid_html body#ecwid_body div.ecwid-AddToBagButton-up-hovering { background: transparent url("http://www.pensionawarenessday.com/wp-content/uploads/2015/08/buy-now.png") no-repeat scroll center top !important; }But the image path is not valid as it doesn’t exists. Let’s remove this to get expected result.
Cheers!
August 19, 2016 at 6:55 pm #1138863
ColdpookieParticipantHi,
Thank you for the fast response. However I have not added that code. I have no clue where that has come from, or how to remove it.
Many thanks
August 19, 2016 at 11:13 pm #1139158
FriechModeratorHi There,
That CSS is coming from the plugin. You can add this custom CSS for now to force the button to show.
html#ecwid_html body#ecwid_body .ecwid-SingleProduct .ecwid-AddToBagButton { background: transparent url("https://d3j0zfs7paavns.cloudfront.net/static/v1/icons/add_to_bag.png") no-repeat top center !important; }It seems the issue is related to your CDN caching. Please clear any internal caching feature your site might have.
Thanks.
August 26, 2016 at 11:47 am #1148468
ColdpookieParticipantThat is awesome, Thank you a million. Oddly though. I haven’t installed the ecwid plugin. Your code worked a treat though. Thanks
August 26, 2016 at 12:28 pm #1148529
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1136924 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
