Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1245373
    andrewish
    Participant

    I’m looking at changing link color on blog posts, and for some reason changes in customizer/typography aren’t working.

    For example, this page: http://makrsamples.com/create-big-sounding-future-bass-introduction-synth-layering/

    Help? I have no custom CSS

    #1245672
    Christian
    Moderator

    Hey Andre,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .single .entry-wrap a {
        color: red !important;
    }

    Hope that helps. 🙂

    #1254732
    andrewish
    Participant

    That did not work

    #1254980
    Christopher
    Moderator

    Hi there,

    Upon checking your site, you didn’t add provided code yet. Please add it and if you need further assist, provide us with login credentials.

    Thanks.

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