• Resolved basharqassis

    (@basharqassis)


    Hello,
    I’m currently using the Boutique child theme of Storefront with Woocommerce.
    I’m also using WordPress 4.2.5.
    My question is how can I add the product title to featured products in Boutique? I would like featured products to appear with titles like recent product.
    I’ve looked through the code but couldn’t trace the source that is generating the difference between “Featured Products” and say “Recent Products”.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    The title should be there on hover. See our demo: https://demo2.woothemes.com/boutique/

    If you want to change this behaviour you’ll need to write some custom CSS.

    Regards.

    Thread Starter basharqassis

    (@basharqassis)

    Thanks for your reply. What I need is for the title to always show beneath the image just like the recent products or the on sale products.
    I know this needs some coding but I looked alot through the code and didn’t find the one responsible for generating this.

    Hey,

    This is a fairly custom job but it’s all CSS so should be easy enough. The selector you want to be playing with is .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h3.

    Thanks

    Thread Starter basharqassis

    (@basharqassis)

    Thanks a lot for answer. After some CSS customization this solves my problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add product title to featured products’ is closed to new replies.