• ywyway

    (@ywyway)


    There are 2 colour issues, the one is the dark blue at the top and over the products and then there is a light grey that appears at checkout. I cannot find anywhere to change these colours. Please assist.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @ywyway,

    Follow the below steps.
    Go to dashboard >> Apperance>> Themes >> Activate theme >> Go to customizer >> Theme typography >> Global Color >> add Color
    and for the checkout page add css on additional CSS steps are below,
    Go to dashboard >> Apperance>> Themes >> Activate theme >> Go to customizer >> Additional css >> Add css

    Thank you

    Thread Starter ywyway

    (@ywyway)

    Hi. Thanks for the response…The settings you have given do not address what I am after though. On the home page, the search icon and the my account icon are a light grey. This is the same grey as on the checkout page, so I believe if I can change that, then I will be able to change the font colour as it seems to be generated from the same setting.

    Theme Author VW THEMES

    (@vowelweb)

    Hello @ywyway,

    Steps to add css
    Go to dashboard >> Apperance>> Themes >> Activate theme >> Go to customizer >> Additional css >> paste the below CSS and publish

    .main-header .account i ,.woocommerce table.shop_table th ,.woocommerce table.shop_table td{
    color: ;
    }

    Thank you,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Colours Change’ is closed to new replies.