Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1284406
    witali
    Participant

    hey,
    I am using integrity and when I select post type link the heading etc. are centered. I would like to align all the items left just like the normal post-standart.
    Can you provide the CSS selectors and how to manage it.
    I would also like to change the size of the heading, date, “continue-reading”.
    Thanks.

    #1284420
    Christopher
    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.

    #1284517
    witali
    Participant
    This reply has been marked as private.
    #1284647
    Thai
    Moderator

    Hi There,

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

    .format-link .x-hgroup.center-text,
    .format-link .p-meta {
        text-align: left;
    }

    Hope it helps 🙂

    #1286499
    witali
    Participant

    thanks, that was just what I wanted!

    #1286576
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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