PaulHollart Posted October 26, 2021 Share Posted October 26, 2021 Site URL: https://www.paulholland.co.uk Hello, I am currently using the FORTE template. How can I add an icon (logo) on the home page as a Page/Navigation title for a new page rather than typing the name as is currently the case, is it possible to apply an image instead? I would Ideally like to add an image for a particular page! Many thanks Paul Link to comment
tuanphan Posted October 27, 2021 Share Posted October 27, 2021 18 hours ago, PaulHollart said: Site URL: https://www.paulholland.co.uk Hello, I am currently using the FORTE template. How can I add an icon (logo) on the home page as a Page/Navigation title for a new page rather than typing the name as is currently the case, is it possible to apply an image instead? I would Ideally like to add an image for a particular page! Many thanks Paul You mean change Project, About, Contact from text to image?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
PaulHollart Posted October 27, 2021 Author Share Posted October 27, 2021 Yes this is what I mean... any advice? Link to comment
tuanphan Posted November 1, 2021 Share Posted November 1, 2021 On 10/27/2021 at 8:02 PM, PaulHollart said: Yes this is what I mean... any advice? Try adding to Design > Custom CSS. If it works, I will check other items ul.cf>li:nth-child(3) a { background-image: url(https://cdn.pixabay.com/photo/2017/11/12/09/05/black-2941843__340.jpg); color: transparent !important; background-repeat: no-repeat; } ul.cf>li:nth-child(2) a { background-image: url(https://cdn.pixabay.com/photo/2020/10/26/15/46/autumn-5687698__340.jpg); color: transparent !important; background-repeat: no-repeat; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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