Before you ask please READ THIS

Top Rated widget layout

in Fame Posts: 119
Hi there,
I got a new layout problem.
Can you help me with this?
The rated stars go below the picture instead of the title ...
Thanks
Gabriele
screenshot_apollo.jpg
1366 x 768 - 184K

Comments

  • AirAir
    Posts: 10,970
    Live link please, it will be faster:-)

    With kind regards.
  • AirAir
    edited August 2015 Posts: 10,970
    Add such custom CSS:

    .woocommerce-page ul.product_list_widget li span.amount,
    .woocommerce-page ul.product_list_widget .star-rating {
    margin-left: 100px;
    }

    /* too be safe you can add also this */
    .woocommerce-page ul.product_list_widget li span.product-title {
    display: block;
    margin-left: 100px;
    }
    With kind regards.
    Post edited by Air on
  • Posts: 119
    Thanks a lot...
  • AirAir
    Posts: 10,970
    Thanks for coffee! and donut:-)
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!