Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1099044
    knmcmahon
    Participant

    Hello – I was wondering how to go about customizing some of the aspects of the blog page. For instance, can I change the text color and size of the word Blog at the top? Also, can I change the coloring of the text in the “Recent Post” column? http://screencast.com/t/JOGssVxYx

    Thanks!

    Kevin

    #1099046
    knmcmahon
    Participant
    This reply has been marked as private.
    #1099072
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1101764
    knmcmahon
    Participant

    Sorry about that. It’s http://www.kevinnmcmahon.com, specifically http://kevinnmcmahon.com/blog/.

    Thanks,
    Kevin

    #1101786
    Darshana
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    
    .blog .h-landmark {
        color: #ff0000;
        font-size: 240%;
    }
    
    .widget_recent_entries h4 {
        color: #ff0000;
        font-size: 120%;
    }
    

    Hope that helps.

    #1102227
    knmcmahon
    Participant

    Fantastic! Works perfectly. Thank you!

    #1102232
    knmcmahon
    Participant

    OK so I spoke too soon. When I am editing the Blog page in Cornerstone, the changes looks great. However, even after saving and publishing, I am not seeing the changes outside of the Cornerstone editor: http://kevinnmcmahon.com/blog/

    #1102351
    Joao
    Moderator

    Hi There,

    I Can see the changes on my side.

    Please clean your browser cache and test it again.

    Let us know how it goes

    Joao

    #1102427
    knmcmahon
    Participant

    Thank you. Not sure what’s going on, but I cleared my cache, history, etc in both, Chrome and Safari, and neither are showing the new edits (still the old way): Safari (http://screencast.com/t/EVFl7QLIA68d), Chrome (http://screencast.com/t/Ccq2HtANrl). I even tried an incognito window in Chrome and no change.

    Update: I shut down and restarted my computer and when I went back in to the site, I noticed I’m getting a “Your connection to this site is not private” in the left of the search bar (http://screencast.com/t/l1RSrbwlo39). As you can see the page is also in the old format, but when I click on the privacy icon, it brings up an info box on the left which then turns the page into the updated version (http://screencast.com/t/80GQzfrXy).

    #1102476
    knmcmahon
    Participant

    See above update as well.

    #1103116
    Jade
    Moderator

    Hi Kevin,

    I have checked and the changes are not taking effect in the front end because there was a missing closing } in one of the media queries in the customizer.

    I have already fixed it and you should see the changes now.

    #1104140
    knmcmahon
    Participant

    Awesome! And yes, it’s working great now. Thanks!

    #1104573
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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