Tagged: x
-
AuthorPosts
-
September 8, 2016 at 4:29 am #1166133
GeorgiaGParticipantHello. I was able to change the icon I am using for the shopping cart in the header with some code you provided. I tried to do something similar to the footer widget shopping cart icon and am unable to get it to show properly. Are there additional places as well? Can I do a universal replacement if I am using a small png?
Thank you. Georgia
September 8, 2016 at 7:55 am #1166334
ChristianModeratorHey Georgia,
Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
September 8, 2016 at 4:03 pm #1167049
GeorgiaGParticipantChristian, Thank you. Here is a link:
http://poggiwines.com/stay-in-touch/The header icon for the cart is one I was able to add from info here elsewhere. In the footer it shows the default shopping icon. I would like to change it to match the header and if it something that I can make as a universal change for any time the cart icon is called on that would be fantastic. I believe you can view the page and that I only have it blocked right now for the home page but if there is an issue please note and I will send login info.
Screengrab as well
http://www.awesomescreenshot.com/image/1568992/9ed4a821c59f74da34dddc4d6730ba48September 9, 2016 at 12:15 am #1167551
RupokMemberHi there,
It seems you have added the below code to change the icon –
.widget_shopping_cart .h-widget::before { content: ""; font-size: 0.945em; top: -0.05em; }You can change the content to change the icon. You can use this instead:
.widget_shopping_cart .h-widget::before { content: "\f054"; }Other icons could be found here as well – http://fontawesome.io/icons/
Thanks!
September 9, 2016 at 11:07 am #1168169
GeorgiaGParticipantI want the opposite. I want to make the grape the replacement everywhere. Not the cart. Is there a way to do that or at least do it in the footer? Thank you.
September 9, 2016 at 5:23 pm #1168580
GeorgiaGParticipantI figured it out. Thank you. I appreciate your time. Best!
September 9, 2016 at 8:33 pm #1168793
Rue NelModeratorHello There,
We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!Best Regards.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1166133 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
