Jump to content

Change background color or add image?

Recommended Posts

  • Replies 6
  • Views 575
  • Created
  • Last Reply
Posted

I am still waiting on my domain connection to complete and then the link will work.  I actually went a different direction and used drop shadows on the images, but am still having some issues there.  The drop shadows don't work on all images.  For instance, the thumbnails on the portfolio page does not, nor do any images that have animation enabled.  I added it via CSS code, and it applies to all images, minus the issues I just mentioned, so my logo on the top also has a drop shadow which I do not want.  I forgot they provide a link to the site that always works, so here it is:

https://manatee-herring-rxnl.squarespace.com

Posted
On 9/20/2020 at 7:17 PM, golovemd said:

I am still waiting on my domain connection to complete and then the link will work.  I actually went a different direction and used drop shadows on the images, but am still having some issues there.  The drop shadows don't work on all images.  For instance, the thumbnails on the portfolio page does not, nor do any images that have animation enabled.  I added it via CSS code, and it applies to all images, minus the issues I just mentioned, so my logo on the top also has a drop shadow which I do not want.  I forgot they provide a link to the site that always works, so here it is:

https://manatee-herring-rxnl.squarespace.com

To remove logo shadow, add to Home > Design > Custom CSS

.header-title-logo img {
    box-shadow: unset;
}

 

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

Posted
On 9/24/2020 at 7:08 PM, tuanphan said:

To remove logo shadow, add to Home > Design > Custom CSS


.header-title-logo img {
    box-shadow: unset;
}

 

Awesome.  Thank you so much 

Posted

For some reason, the drop shadow is still on the logo when viewing from my phone.  I don't believe there is a way to enter code specific for mobile, is there?

Posted
On 10/1/2020 at 5:08 AM, golovemd said:

For some reason, the drop shadow is still on the logo when viewing from my phone.  I don't believe there is a way to enter code specific for mobile, is there?

Add to Home > Design > custom CSS

.header-mobile-logo img {
    box-shadow: none;
}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.