Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1048486

    Hi;
    Enfold is an amazing theme. I am also happy with your support.
    I have a question about the description I add below the heading of product on “Shop overview page”. It always changes color when I hover, the color of heading highlight in the main content.
    I try to add the css like:
    div.inner_product main_color.wrapped_style.noLightbox.av-product-class-no_button a:hover {
    color: #12a19c !important;
    }
    But nothing change. It so annoy.
    How can let it like the color itself before?

    #1049080

    Hey ezvisa,

    We apologize for the late response.
    I have checked the link you gave and I can’t seem to find what you’re referring, I could not find the heading or the description below it that you mentioned.
    Is it removed? if I have missed it, please point it or atleast let me know the text so I can search on it.

    Best regards,
    Nikko

    #1049638

    You can hover the product Name “Visa Du lịch Trung Quốc” and see the short description is changed color.
    Before: https://uphinhnhanh.com/image/S15uKB
    After hover: https://uphinhnhanh.com/image/S1554V
    Please help me fix it.

    #1050730

    Hi,

    Thanks for the info.

    This css code should help.

    .main_color .products .product a:hover {
        color: #12a19c;
    }

    Best regards,
    Ismael

    #1050787

    Thanks for your help so much! It’s worked.

    #1050835

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.