PikaDarkstar Posted August 6, 2020 Share Posted August 6, 2020 (edited) Hello! This is my first post on this forum so sorry if I chose wrong section. Also, sorry for my English. So as the title say I want to add "home" link to my menu. But I do not want standard text but want to replace it with image or better awesome font. I see a lot of solution for this in PrestaShop 1.6xx but no idea how to achieve this effect in 1.7.6.7. Maybe somebody will tell me how to do it?? I use "classic" theme and PrestaShop 1.7.6.7 I use standard menu included in this theme as defult. Quote .sf-menu > li:first-child a:before{ color:black!important; content: "\f015"; font-family: "FontAwesome"; display: inline-block; font-size: 23px; line-height: 10px; color: black; } I found this solution just to add to file "superfish-modified.css" but in my shop there is no such file... I'm NOT a php programmer, I only know basic of HTML so any help will be most appreciated. Thx in advance! Edited August 7, 2020 by PikaDarkstar add more information about my PrestaShop and theme I use. (see edit history) Link to comment Share on other sites More sharing options...
Sasni Posted August 9, 2020 Share Posted August 9, 2020 do you mean something like this? Link to comment Share on other sites More sharing options...
mickeyboy1 Posted August 9, 2020 Share Posted August 9, 2020 On 8/7/2020 at 12:46 AM, PikaDarkstar said: Hello! This is my first post on this forum so sorry if I chose wrong section. Also, sorry for my English. So as the title say I want to add "home" link to my menu. But I do not want standard text but want to replace it with image or better awesome font. I see a lot of solution for this in PrestaShop 1.6xx but no idea how to achieve this effect in 1.7.6.7. Maybe somebody will tell me how to do it?? I use "classic" theme and PrestaShop 1.7.6.7 I use standard menu included in this theme as defult. I found this solution just to add to file "superfish-modified.css" but in my shop there is no such file... I'm NOT a php programmer, I only know basic of HTML so any help will be most appreciated. Thx in advance! Well for one that image is from 1.6 not 1.7 And secondly why do you want a home button as you can just click on the store logo ? Link to comment Share on other sites More sharing options...
PikaDarkstar Posted August 12, 2020 Author Share Posted August 12, 2020 Quote do you mean something like this? YES, something like this will be cool, i just need to add 1 img file for 1 link and just use text for rest of it Quote Well for one that image is from 1.6 not 1.7 And secondly why do you want a home button as you can just click on the store logo ? YES img is from this forum and I use it only to demonstrate what I want to achieve... If I have it work on 1.7 I will not ask And how customers will know that they need to click on shop logo to go back to home page? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now