New Landing How can we help? Themeforest Theme Support Neighborhood Prices keep moving on 'Shop' page view of products

Viewing 4 posts - 1 through 4 (of 4 total)
  • #108808
    pkd-web22
    Member
    Post count: 23

    Hi,

    I’ve uploaded all my products, a mix of ‘single’ and ‘variable’ product types but i’ve noticed on the ‘shop’ page that the price sometimes appears on the same line as the title and on others it appears at the bottom. I really want all of them to have the price at the bottom (which a majority of them are) but 5 don’t – it seems to be when the ‘categories’ don’t use up the full width?

    I’ve tried to find a workaround but am truly stumped. Can you help?

    Thanks
    Paul.

    Attachments:
    You must be logged in to view attached files.
    #108873
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Please add the code below to the theme custom css options.

    
    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    right: 0px!important;
    position: absolute!important;
    }
    

    -Rui

    #109645
    pkd-web22
    Member
    Post count: 23

    Hi Rui,

    Thanks for the above code – this fixed the issue on the ‘shop’ page but it appears to have now forced the price into the nav < > arrows on individual product pages (see screenshot). Help?

    Attachments:
    You must be logged in to view attached files.
    #109650
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Remove:

    .woocommerce div.product p.price

    from the css above

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register