Jump to content

Brine Template - Dark theme, can't find way to make some text white

Recommended Posts

Site URL: https://www.travelpatches.co.uk/

Hi,

I've pretty much finished customizing my site, however on the two photos i've attached there is certain text in the blog and in the shopping basket page that I can't turn white by using the settings.

On the shopping basket page, it would be nice to the other text to be bigger and whiter but that's not a priority.

Does anyone have any idea whether I just missed the setting or if I have to add code to the page instead.

Thank you for any replies!

prreserved lemons.jpg

shopping basket.JPG

Link to comment
  • Replies 6
  • Views 473
  • Created
  • Last Reply

Please point us to the blog page and describe what text you want to change and how.

The cart doesn't have much if any specific customization in the SS interface.

This is more of a starting point than a full solution. You need to give us more guidance on what you want as far as the cart goes.

Add the following to Design > Custom CSS.

ProductItem-related-label {

  color : white;
  
  }
  
/* begin make some blog text white */

  .Blog-meta a,
  .Blog-meta,
  .BlogItem-pagination-link-label,
  .BlogItem-pagination-link-title,
  .BlogItem-title,
  .BlogList-item-title
  
    {
    
      color : white;
      
      }
      
  .Blog-meta a:hover {
  
    color : rgba( 226, 226, 226, .5 );
    
    }
    
  /* end make some blog text white */

/* begin make some cart text white and bigger */

  .cart-title {
  
    color : white;
    
    }
    
  #cart {
  
    color : white;
    
    }
    
  .CartTable-itemLabel-3zzV1 {
  
    font-size : 14px;
    font-weight : 500;
    
    }
    
  #cart .item-remove button {
  
    font-size : larger;
    
    }
    
  /* end make some cart text white and bigger */

This is for a v7.0 site using a Brine family template.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

Hey,

You've done so much so far so thank you, but there's just one last bit that isn't white.

https://www.travelpatches.co.uk/blog-brine/2015/10/15/ramen-p79hb

The title isn't white when you click on the blog post, and at the bottom on the left and right (previous blog post and next blog post) are not in white either.

Thank you for your help so far, you've helped me enormously, I can send you a couple of free patches as a 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.