@Arch You can add this to your custom CSS and then adjust the stroke-width value to get the result you want.
svg.icon.icon--cart {
stroke-width: 3px;
}
there are some hover effects and color changes you can do with CSS, and you can install your own custom icon as well, here is a thread discussing that:
Question
Arch 6
Site URL: http://www.arch-worldwie.com/shop-all
Hello,
Is there a way to make the basket/cart icon on the top right bolder?
Link to post
Top Posters For This Question
3
2
1
Popular Days
Jun 11
5
Jun 12
1
Top Posters For This Question
Arch 3 posts
derricksrandomviews 2 posts
RyanDejaegher 1 post
Popular Days
Jun 11 2020
5 posts
Jun 12 2020
1 post
Popular Posts
RyanDejaegher
@Arch You can add this to your custom CSS and then adjust the stroke-width value to get the result you want. svg.icon.icon--cart { stroke-width: 3px; }
derricksrandomviews
there are some hover effects and color changes you can do with CSS, and you can install your own custom icon as well, here is a thread discussing that:
Arch
Thank you! That's exactly what I was looking for 🙂
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment