Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296503
    Melissa437
    Participant

    Hi there,
    Just a few questions about the Ethos Blog..

    – I’d like to change the black colour overlay to be pink to match my site
    – remove the page title “category archive”

    https://dolcelussocakes.mystagingwebsite.com

    Thanking you!!

    #1296517
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-post-slider-entry>a,
    .x-post-slider-entry>a:hover,
    .h-entry-cover:before {
        background-color: rgba(254, 242, 230, 0.5);
    }
    .category h1.h-landmark {
        display: none;
    }

    Hope it helps 🙂

    #1321993
    Melissa437
    Participant

    awesome thank you:)

    #1322000
    Paul R
    Moderator

    You’re welcome! 🙂

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