Tagged: 

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

    Dear Support Team,
    I’ve been scouring the web looking for tips on how to manipulate the CSS, but I’m coming up short. (I even found a thread here from 2015.)
    Essentially, I don’t want the text in the ‘products’ container to be greyed out; I want it to be the dark color it is ‘on hover’.
    Note: the text/link I’m referring to is the “Book / Prenota” and “Show Details.”
    Link to demo in private content.
    Any ideas how I zero in on this?
    Many thanks,
    Tim

    #1343715

    Hi Tim,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia_cart_buttons {
        opacity: 1;
    }

    Best regards,
    Rikard

    #1343818

    Dear Rikard,
    You are a wizard! That did it. Thank you so much.
    Can I ask one more question? How would I have found that using the “inspect element” on a browser? Is there a specific tool I could have used that would have helped me pinpoint the definitive class? I was trying all kinds of CSS classes, but that one was never on the list.
    Thanks again, Rikard.
    Best,
    Tim

    #1343840

    Hi Tim,

    Great, I’m glad that we could help. I’m only using the regular inspector tool in Google Chrome, or similar browser.

    Best regards,
    Rikard

    #1343914

    Dear Rikard,
    Got it. Feel free to close this request. One last note: I’m not getting any email notifying me of replies… not even in my Junk folder. Just letting you know in case there might be a problem at your end.
    Best,
    Tim

    #1343971

    Hi Tim,

    Thanks for the update, we’ll check if the notifications from the forum are working. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Deactivate the Woocommerce Hover for "Book Now" and "Show Details" Links…?’ is closed to new replies.