Jump to content

Transparent footer 7.1

Recommended Posts

  • Replies 7
  • Views 3.9k
  • Created
  • Last Reply

Can you share link to your site? We can help easier.

or you can try this code

/* footer color */
footer.sections .section-background {
	background: transparent !important;
}
/* footer text color */
footer.sections * {
	color: white !important;
}
/* footer social */
footer.sections * {
	fill: white !important;
	stroke: white !important;
}

 

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 7/7/2020 at 9:45 PM, Mandylab said:

I am leaving the footer in white in the end, it doesn't have an easy solution looks like. Do you know how I can change the hover colour of the social icons in the footer?

 

Thanks

Can you share link? Difficult to help without checking url

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
47 minutes ago, Andyancreative said:

 

Hello @Mandylab and @tuanphan

Were you able to find a css code to make the footer transparent? 

I tried the code, but it didn't help. 


footer.sections .section-background {
	background: transparent !important;

 

Any help would help! Thanks!

Try

footer.sections section {
	background: transparent !important;
}

If it doesn't work, please share link to your site, we can check easier.

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

@tuanphan If the transparent code doesn't work. How would you go about reducing the padding of the footer even more? I currently have the code:

#footer-sections {
   padding-top: 10px !important;
   padding-bottom: 0 !important;
 
}

but would like the footer to be small black/color strip at the bottom if the transparency doesn't work. 

Thanks!

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.