Jump to content

tmdesign

Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    tmdesign got a reaction from tuanphan in Adding a subtitle to a title to thumbnails in portfolio grid   
    SOLVED! Thank you @tuanphan for providing the solution!
    Having tested on my page it works perfectly - this CSS adds the subtitle without affecting pagination, browser tab text etc. and does nor require any SEO adjustment as with the previous <span> method. Very clean solution. For anyone unclear, the href is the page url, i.e. if work/ceramics 
    a.grid-item[href*="/ceramics"] h3:after {
    I have also included formatting code with each subtitle to set the subtitle style, though there may be a simpler way to achieve this? Example as follows:
    a.grid-item[href*="/url"] h3:after {
        content: "sub 1";
        display: block;
        font-size: 12px;
        line-height: 1.5em
    }
    Good luck all! Now to finally finish/publish that website...
  2. Love
    tmdesign reacted to tuanphan in Adding a subtitle to a title to thumbnails in portfolio grid   
    Add to Design > Custom CSS
    a.grid-item[href*="/atlas"] h3:after { content: "sub 1"; display: block; } a.grid-item[href*="/sauvage"] h3:after { content: "sub 2"; display: block; } a.grid-item[href*="/ardentes"] h3:after { content: "sub 3"; display: block; } Do similar for other items
  3. Like
    tmdesign got a reaction from Thormod_RK in Adding a subtitle to a title to thumbnails in portfolio grid   
    @tuanphan Site URL as follows: https://harmonica-pike-w7w4.squarespace.com/config/pages/604b403ab027c34468c6a9b2 
×
×
  • 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.