Home Forums Basel support forum Change black background of product categories

Change black background of product categories

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #128006

    Stanka
    Participant

    Hello, please can you help me, how can I change black background of product ( home page). the picture is in .png form . I like transparent or white.
    thanks you.

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

    Hello,

    Please provide the page URL with the categories we shall provide custom CSS.

    Best Regards

    #128083

    Stanka
    Participant

    Hello,
    here is the URL
    http://smrncshop.sk/develop/
    Thanks.

    #128130

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .cat-design-alt .category-link {
        background-color: transparent;
    }

    Best Regards

    #128134

    Stanka
    Participant

    Thanks it works:) . Please, I have one more question- how can I set the same imagize size for Post carousel- it is same page, part “Recepty” and also I have this problem in blog section. Thank you.

    home page
    http://smrncshop.sk/develop/
    blog page
    http://smrncshop.sk/develop/recepty/

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

    Hello,

    It is not possible to make all images of the same size when they are of different size. Custom CSS can cut images and hide part of the image what is not good for you. You will have to select and upload images of the same size

    Best Regards

    #128172

    Stanka
    Participant

    Thank you.

    #128187

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Change black background of product categories’ is closed to new replies.