Home Forums Basel support forum 3 questions

3 questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16578

    Naxelana
    Participant

    Hi,

    – On the shopping cart page, how do you remove the title ?

    – When I add a product, how do you change the green color?

    – How do I display the category banner?

    Thanks
    Alexandra

    #16586

    Artem Temos
    Keymaster

    Hi,

    1. Could you please provide us a screenshot of the title you want to remove?

    2. Please, attach a screenshot also.

    3. You can create an HTML Block with our Visual Composer Banner element and then place this block to the category description field.

    Regards

    #16607

    Naxelana
    Participant

    1 I put a screenshot

    2 I put a screenshot

    3 I put a image to the category description fied but not display (cf capture)

    Attachments:
    You must be logged in to view attached files.
    #16617

    Artem Temos
    Keymaster

    1. You can disable page title in Theme Settings -> Page heading.

    2. Here is a code snippet to change it

    .woocommerce-message, 
    .wpcf7-mail-sent-ok {
        color: black;
        border-color: black;
    }

    3. There is no “Description” field shown in the screenshot.

    Regards

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