ResolvedHeading title shop page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32322
    Rene
    Participant

    Hi Dimitar,

    I have another question which didn’t get resolved myself yet. The standard color of the header titel with a background image is black. This is good for all the pages except for the main shop page. Is there a way to get the header title on the shop page white instead of black?

    https://staging.bijou-etc.nl/shop/

    Thanks for the help.

    Kind regards,
    René Guicherit

    #32330
    Althemist
    Keymaster

    Hi Rene,

    This can only be done with CSS. Something like this:

    .woocommerce-shop #rigid_page_title.rigid_title_holder.title_has_image h1.heading-title, .woocommerce-shop #rigid_page_title.rigid_title_holder.title_has_image h6, .woocommerce-shop #rigid_page_title.rigid_title_holder.title_has_image .breadcrumb, .woocommerce-shop #rigid_page_title.rigid_title_holder.title_has_image .breadcrumb a {
        color: #fff;
    }

    Hope this helps.

    #32357
    Rene
    Participant

    Hi Dimitar,

    This sure did help. Thanks!

    K.R.
    René

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register