claudianuria Posted November 9 Share Posted November 9 Hello, I would like to change the logo in each portfolio project but not in the main portfolio page called 'work' in this case. I have tried the following and it just changes the colour on the 'work' page not the projects. <style> .view-list .header-title-logo img { -webkit-filter: invert(100%); filter: invert(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1'); } </style> penguin-tiger-pjcj.squarespace.com password: alfiespace Thanks! Link to comment
Solution tuanphan Posted November 12 Solution Share Posted November 12 hi, .view-list target list page .view-item target individual pages no thing: target both <style> .header-title-logo img { -webkit-filter: invert(100%); filter: invert(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1'); } </style> 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