Before you ask please READ THIS

can i hide there categories name? and add to cart how to set in center?

in Rife Posts: 51
can i hide there categories name? and add to cart how to set in center?
https://liwanfood.com/
messageImage_1646202596739.jpg
1476 x 401 - 67K

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    To hide categories please add this custom CSS:
    ul.products .posted_in{
        display: none;
    }
    As for "add to cart" I can see that something creates broken HTML, and link auto closes in the wrong place. It looks like somewhere in the content there is not properly closed HTML.

    Try adding this product list widget on clean page without anything else and check how it will behave there.

    With kind regards.
  • Posts: 51
    https://liwanfood.com/about-us/
    I try adding this product list widget on clean page without anything, But still can't align the center.
  • AirAir
    Posts: 10,970
    Somewhere have to be broken HTML, but in this case it will be hard to locate it.

    If you like I can give it a try.

    Could you please send me temporary* access to your WordPress so I could check there what is going on? Send it here on the forum via private message(click on my nick, in top-right corner you will find option "Message"). In message please add LINK to topic it applies to.

    By sending access to WordPress I mean:
    -create a new ADMIN account with a fake e-mail
    -set some password to this account
    -send me created login and password

    *temporary - please delete this account after I am done, for your safety!
  • AirAir
    Posts: 10,970
    Hey :-)

    In the end, there was no error.
    I didn't notice that you are using shortcode, and it is somehow formatted in a different way than other product lists.

    I have added such custom CSS to your page:
    .products.button_in-text{
    	text-align: center;
    }
    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion