Change checkout colour

  • Posts: 40
  • Thank you received: 0
11 years 1 month ago #126162

Please see this link - tangyweb.com.au/

On the right side of the navigation menu I have the mini checkout displaying, but I want to change the colour of the price so it's white and can be seen easily against the blue. I have tried changing the css but with no luck.

Can someone help me please?

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #126165

Hi,

Can you give us more information about the problem you are facing through some screenshots for example ?

Please Log in or Create an account to join the conversation.

  • Posts: 40
  • Thank you received: 0
11 years 4 weeks ago #126695

Sure thing.

I have attached two example, 1 where the cart is empty, and another where the cart is not empty. You can see in both examples the text isn't a good colour, so I'd like to change the colour of those elements to stand out more but I can't figure out what to change.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 4 weeks ago #126705

You'll be able to do it with some CSS code like :

.hikashop_small_cart_total_title .hikashop_product_price.hikashop_product_price_0 {
color: yellow;
}
#hikashop_cart {
color: yellow;
}

The following user(s) said Thank You: LemonChip

Please Log in or Create an account to join the conversation.

  • Posts: 40
  • Thank you received: 0
11 years 4 weeks ago #126938

That worked great, thanks :D

Please Log in or Create an account to join the conversation.

Time to create page: 0.076 seconds
Powered by Kunena Forum