prmt Posted July 11 Share Posted July 11 Hello All, My client wants the shop link in the navigation to be an image instead of the word "SHOP" Does anyone have a good solution for this? See attached images for reference. Any help would be much appreciated! Thanks MM Link to comment
tuanphan Posted July 14 Share Posted July 14 Hi, We can use CSS code to replace text with image. If you share site url, we can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
prmt Posted July 25 Author Share Posted July 25 url: https://crow-chinchilla-h6jc.squarespace.com/ pw: ByRigatoniRatchet Link to comment
tuanphan Posted July 26 Share Posted July 26 12 hours ago, prmt said: url: https://crow-chinchilla-h6jc.squarespace.com/ pw: ByRigatoniRatchet Add to Design > Custom CSS /* Shop nav to image */ nav.header-nav-list>div:first-child>a { background-image: url(https://cdn.pixabay.com/photo/2023/05/24/06/53/bird-8014191_1280.jpg) !important; background-size: cover; background-repeat: no-repeat; background-position: center center; color: transparent !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment