CSS code for Style sheet

I need to apply this CSS code below to the style sheet....it is now on the products page.

.woocommerce ul.products li.product.align-left {

padding-bottom:10px;}

.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {

top:inherit;

bottom:0;

margin-left:-10px;}

The page is this https://karynrowe.com/product-category/candles/

Comments

  • Hi,

    You can add it in Betheme -> Theme options -> Custom CSS & JS -> CSS.


    Best regards

  • My question is I need to change that code for the style template - how do I do this?

    Right now its on the products page?

  • Hi,

    What you ask for requires file customization, which in reference to Item Support Policy, is not allowed. http://themeforest.net/page/item_support_policy

    So if you want to modify files and don't know how, you should contact your web developer. Item Policy says:

    Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customization services or checking out the great service providers on Envato Studio.

    Thanks

  • Let me explain again - this CSS is simply to add a wishlist button on the products page. I am now styling that page with a Template page - How do I make it reflect that page?

    BELOW IS THE TEMPLATE WHEN I SAVE THE BUTTON ISNT THERE? SO I NEED TO ADJUST THE CODE? To put the button on this template page?


  • Sorry, but unfortunately, I still do not understand.

    The candle category already displays this button there.

    Can you explain that

  • Once I apply the PRODUCTS template, the button disappears? I have the CSS code for the PAGE before I apply the code.

    THE CSS is not reflected on the template page?

  • .woocommerce ul.products li.product.align-left {

    padding-bottom:10px;

    }

    .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {

    top:inherit;

    bottom:0;

    margin-left:-10px;}

    This is the Code

  • Please send us the WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check that.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please make sure that the data you are sending are complete and correct.

    Thanks

  • Now, this button is visible on the custom template.

    But as it comes from an external plugin, you need to write a CSS code to style it.


    Best regards

Sign In or Register to comment.