How can I customise my woocommerce page

Hello,
First of all, I wanted to say that you can’t post a new topic when using Safari.

Furthermore, I want to customise the webshop www.iamlove.world/shop but I don’t know how. I tried the customise area, but there ar not much possibilities, and the things I tried, are not working.

  • I filled in a store notice in the customise area, but it’s not visible.
  • I wanted to work with categories, but when I do this it becomes so ugly and I don’t know how to change that. (post a picture later)
  • I created text in the widget area at the left, but that’s not visible either.
  • Furthermore I wanted to know if it’s possible to have a slider or banner at the top of the page?

I hope you can help me. :slight_smile:

This is when I use categories… that’s not so good looking

Hi There,

Please find and remove this custom CSS:

.woocommerce .x-header-landmark {
     display:none;
}

Do you want to remove the yellow color in the text or reduce the font size or something else? Please set the image for your all categories as well.

Please also add this custom CSS:

.widget_text .textwidget {
    color: #000;
}

Please edit your shop page and add the slider below masthead:

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.