Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #894226
    Mobility
    Participant

    Hello!

    Is it possible to connect the accent color set for a category to also be the background color that shows for an indexed feature post? I tried setting this style:

    a.entry-thumb.featured:before {
    background-color : <?php echo x_ethos_category_accent_color(, ”); ?>;
    opacity: 1;
    }

    But no luck. Thoughts?

    #894235
    Mobility
    Participant

    Well what do you know. I figured it out!

    .category-articles a.entry-thumb.featured:before {
    background-color: #495172;
    }

    #895021
    Paul R
    Moderator

    Glad you were able to figure it out.

    Have a great day!

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