Jump to content

Removing a drop shadow from an image

Recommended Posts

  • Replies 8
  • Views 920
  • Created
  • Last Reply
On 1/9/2021 at 10:31 PM, tuanphan said:

Hi. Can you share link to page where you want to remove image drop shadow? We can help easier

I actually figured it out, but ran into another issue! I'm trying to change the font color on this page, but am not sure how to do it in a way that doesn't change the color of H2 for the entire site - do you know of a way to do this? Thank you!

Link to comment
1 hour ago, derricksrandomviews said:

Change h2 clolor for just one page. Place this code in advanced header code injection for that page. 


<style>
h2 {
 font-size: 40px;
 color: #fff;
}
<style>

You can adjust the font size and if you want another color make it here and change the code #number:

https://www.w3schools.com/colors/colors_picker.asp

 

Oh great! How do I access the advanced header code for the specific page?

Link to comment

Open config-pages click on gear icon of the page  you want to change. Go to advanced in the edit panel, put the code in the window. This does require a business plan however to use this function. If you do not have a business plan than use a markdown block on the page you want to change and paste the code there, make sure the markdown block is in the same section if the change is on a portfolio page. 

Link to comment
15 hours ago, derricksrandomviews said:

Open config-pages click on gear icon of the page  you want to change. Go to advanced in the edit panel, put the code in the window. This does require a business plan however to use this function. If you do not have a business plan than use a markdown block on the page you want to change and paste the code there, make sure the markdown block is in the same section if the change is on a portfolio page. 

Ah, ok. The page I'm trying to change is within a collection of Projects, so it looks like anything I add to the "Advanced" section will be applied to all of the pages within that collection. Is there any way to get around this?

Link to comment
55 minutes ago, derricksrandomviews said:

Go to that section, and insert a markdown block and paste in the code, it should just effect that section and not the rest. If it does effect all the sections there is a way to work around it. We would have to target the section id, that is a bit more difficult but it can be done. 

Perfect, that did it! Thank you so much for your help 🙂

Link to comment

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.