Jump to content

Adding an Icon to Page Titles or Navigation Titles rather than simple text

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.