New Landing How can we help? Themeforest Theme Support Neighborhood Products below Cart + Prices aligned

Viewing 5 posts - 1 through 5 (of 5 total)
  • #302860
    cali75
    Member
    Post count: 48

    Hello,

    1. (Image 1) Is it possible to set the price on the left below categories? Some books have very long titles and the price does not look aligned.

    2. (Image 2) Is it possible to put some “recent view products” below the content? I tryed switching to Page Builder I think that’s not the way, and I also try to copy-past the shortcode for “mini products” but didn’t work.

    Thanks
    Best regards,
    c

    Attachments:
    You must be logged in to view attached files.
    #303158
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please add this to Theme Options => Custom CSS:

    .home .woocommerce ul.products.carousel-items li.product .price {
        display: block;
        clear: both;
        float: left;
    }

    2) For this you would need to hire a developer to help you do this customisation.

    Thanks.

    #303205
    cali75
    Member
    Post count: 48

    Hello David,

    Thanks for your help.

    Just for me to know (it is my first woocommerce shop) WooCommerce pages can not be customize very much? Can’t be mixed with theme features or is just this case?

    Thanks for your advice
    Best,
    c

    #303275
    cali75
    Member
    Post count: 48

    One more thing,

    could you give me css code for a Standar mode also? (not carrousel)
    thanks!
    best regards,
    c

    #303277
    David Martin – Support
    Moderator
    Post count: 20834

    1) Please amend to:

    .home .woocommerce ul.products li.product .price {
        display: block;
        clear: both;
        float: left;
    }

    2) You can enable and use the Page Builder on the shop page to add more content.

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

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

License required for the following item
Login and Registration Log in · Register