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

    Hi
    I searched and found the following CSS that I thought would help me customize the entry H3, a, titles to the following page:
    .page-id-597 #top #wrap_all .main_color .grid-entry-title {
    font-weight: bold!important;
    color: #760008!important;
    }
    These changes don’t get applied.

    I’ve added the CSS in my general styling tab on the Enfold settings.

    The page link is here: https://thecurryqueen.com/recipes/

    Can you please help me figure out why these changes don’t get applied even when I use the !important.
    Thank you
    Lyse

    #1255539

    Hey tremblayly,

    Did you ensure to clear the cache a few times over?

    Best regards,
    Jordan Shannon

    #1255556

    Hi Jordan,
    Even after purging all cache at the server did not help. It been hours now.
    Thanks
    Lyse

    #1255570

    Hi,

    Try this in quick css instead:

    .page-id-597 h3.grid-entry-title a{
    font-weight: bold!important;
    color: #760008!important;
    }

    Best regards,
    Jordan Shannon

    #1255592

    Hi Jordan,
    Awesome, exactly what I wanted!
    You guys rock!
    Thanks
    Lyse

    #1255889

    Hi tremblayly,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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