[Resolved] Post Grid block title hover color

Home Forums Support [Resolved] Post Grid block title hover color

Home Forums Support Post Grid block title hover color

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1202022
    Fekry

    Hi there..
    1- I need CSS for changing post grid block title hover to black in )home page(.
    2- And I need another CSS for changing post grid block title hover to black in )inside page(.
    my site is not ready yet! So, if you want to have a look, Could I back to “coming soon active” after launch site for a while?
    thanks in advance

    #1202153
    Leo
    Staff
    Customer Support

    Hi there,

    Post grid block isn’t built-in GP so yes we would need to see the site.

    Can you disable the coming soon page for now?

    Thanks 🙂

    #1203818
    Fekry

    Hi.. I disabled the coming soon page, and wait your help.

    #1206178
    Leo
    Staff
    Customer Support

    I’m still seeing the Coming soon page unfortunately.

    #1206482
    Fekry

    please, try now.

    #1206580
    Leo
    Staff
    Customer Support

    Have you tried the title color hover in WP Show Posts?
    https://docs.wpshowposts.com/article/content-overview/

    #1207223
    Fekry

    Yes, It works with WP show posts, but I want title hover color to work with post grid block. So, what should I do?

    #1207572
    David
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

    .uagb-post__text .uagb-post__title a:hover {
        color: #000 !important;
    }
    #1207719
    Fekry

    It worked perfect. thanks David.

    #1207895
    David
    Staff
    Customer Support

    Glad to be of help

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