Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1294691
    ItsRobin
    Participant

    Hii,

    I want to change the color of the heading from the post masonry grid, just into black. I cant do this in the customize because I want the other headings green.
    The picture is an example for one page but I want it on every page where I use the Post masonry grid.

    Home 2

    #1294763
    Jade
    Moderator

    Hi there,

    There is a coming soon page currently active on the site. Kindly provide us with the login access so that we could check it.

    Thank you.

    #1294779
    ItsRobin
    Participant
    This reply has been marked as private.
    #1294868
    Friech
    Moderator

    Hi Robin,

    Thank you for the credentials, but would you mind which page we can see the Post masonry grid that you’re referring to?

    Are you referring to the blog posts page (http://itsrobin.nl/blog/)? Its not on masonry grid, please clarify.

    Cheers!

    #1295680
    ItsRobin
    Participant
    #1295750
    Joao
    Moderator

    Hi There,

    Please add to Appereance | Customizer | Custom | CSS

    vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    color: red;
    }
    
    .entry-title {
      color: blue;
    }

    Hope that helps

    Joao

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