Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039471
    Sarah W
    Participant

    Hi,
    is it possible to have the ‘bold’ or heading sizes work on the post index page?
    They come up fine, once you click to the post itself, just not on the index.
    Thanks

    #1039591
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .blog h2.entry-title {
        font-size: 200%;
        font-weight: 600;
    }

    Hope it helps 🙂

    #1039616
    Sarah W
    Participant

    THANKS

    #1039801
    Thai
    Moderator

    If you need anything else please let us know.

    #1041651
    Sarah W
    Participant

    Hi Thai,
    thanks for that.
    Any chance can you help me get rid of the horizontal line that appears on the blog header.

    Just want to say…again….
    The X Theme support is brilliant.

    #1041975
    Jade
    Moderator

    Hi Sarah,

    Is it the lines beside the blog title? If so, kindly add this code:

    .h-landmark span:before, .h-landmark span:after {
        display: none;
    }

    Hope this helps.

    #1042070
    Sarah W
    Participant

    Worked great. Thank you.

    #1042615
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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