Shopify themes, liquid, logos, and UX
Hey, I would like to replace my current icons with some others that I already have uploaded in assets.
Also, I want to be able to modify the color and size of those. ( I tried to replace them but couldn't change the color)
Lastly, I would like the search icon to be first, then the cart and lastly the account icon. (From left to right).
cart-icon.png
search-icon.png
account-icon.png
My website: https://www.bafaluc.com
@Pam9 All together this is an advanced customization.
The Brooklynn theme uses web-fonts as icons
You would either need to modify the icons font files in the theme assets.
Or modify the theme to use image based icons, such as through the timber.scss file changing .icon-customer:before to be CSS image backgrounds using images from the assets folder.
To change the order of the icons requires the source order itself in the code often in header.liquid or nav.liquid etc. Technically can be done with only CSS but that's a kludge since the icons are not in their own container apart from the rest of the navigation.
With image based icons to be able change the colors through CSS they need to be transparent masks to let a background color show through, or you have to use CSS filters to fake it.
Otherwise just change the color in the image itself.
Merchants that need customizations like this can contact me at paull.newton+shopifyforums@gmail.com with topic url, store url, theme name, and details.
User | RANK |
---|---|
169 | |
151 | |
70 | |
46 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023