Jump to content

[Solved] Change Block cart text color


Recommended Posts

Hi there:

I try to change the block cart text color to Black. After I edit global.css.The amount of the item are still in white color. If anyone could help what else I need to change?Please see attached photos. Thank you so much.

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
   background: transparent url('../img/block_exclusive_footer.jpg') no-repeat bottom left
}
div.exclusive h4 {
   background: transparent url('../img/block_header_exclusive.png') no-repeat top left;
   color: white
}
div.exclusive h4 a { color: white }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: black }
div.exclusive .block_content {
   background: #E7C997 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;
   border-left: 1px solid #E7C997;
   border-right: 1px solid #E7C997

49793_KxycH0EOYzAVnh5qj22h_t

Link to comment
Share on other sites

  • 3 months later...

Fixed, edit blockcart.css and change the color. thanks,

 

Thanks for sharing! I have a different theme and would like to do the same but I don't have a blockcart.css.

 

I can't find the color settings in the global.css, any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...