Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1097043
    bentkieran
    Participant

    Hi,

    In the Ethos Woocommerce shop preview (https://demo.theme.co/shop-ethos/), product names in the hover text are white in colour. However, it is black in my site. Can you advice me on the CSS code to have the text in the same colour as the preview please?

    #1097138
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1098486
    bentkieran
    Participant
    This reply has been marked as private.
    #1098570
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS:

    .woocommerce li.product .entry-header h3, .woocommerce-page li.product .entry-header h3 {
    color: white;
    }
    

    Hope that helps.

    Joao

    #1099297
    bentkieran
    Participant

    Hi Joao,

    That works well. Thanks so much!

    #1099305
    bentkieran
    Participant

    Hi Joao,

    If I may add a follow up questions – is there any way I can standardise the product image sizes on in the URL provided as well?

    Some images may be too long/wide and they will go out of line with the rest.

    Thank you.

    #1099590
    Christopher
    Moderator

    Hi there,

    Please add this :

    .entry-product .entry-featured {
        height: 347px;
    }

    Hope it helps.

    #1099665
    bentkieran
    Participant

    Hi Christopher,

    Works perfectly well.

    You guys are amazing – Quick response time and great solutions.

    Thank you so much.

    #1099667
    Friech
    Moderator

    Thanks for the kind words, your satisfaction is a great compliment for us.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1097043 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>