Brandpage header - by gewoonbovenaan - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    March 22, 2021 at 15:03

    Hi, For the brand page i would like to have a custom banner. is that possible? https://gyazo.com/86a5c0ab3cd2740e741a89a60071acff

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 22, 2021 at 15:21

    Hi,

    You can use the next custom CSS code:

    .tax-brand .page-heading {
        background-image: url(url_of_image);
    }

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    March 22, 2021 at 16:00

    I mean for every brand a different header, i can use this code but it will be for every brand. is that pssible?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 22, 2021 at 16:17

    Here is code for page of Affinage brand

    .term-affinage .page-heading {
        background-image: url(url_of_image);
    }

    You can change .term-affinage and use the code for other brands also.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.