Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038423
    Bikul
    Participant

    Hello,

    as I am new to this phantastic theme I wonder how I could layout posts myself.

    As for now I just have the possibility to layout something below the big preview picture and the Title.
    How could I change the size/layout of the preview picture and the title.

    How can I have a sidebar in a post?

    As the site is not visible I hope it is ok for you when I post login credentials in my next private message

    Thank you
    Bernd

    #1038425
    Bikul
    Participant
    This reply has been marked as private.
    #1038933
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Hmm, the question is what customization would you like to apply. Would you mind providing a design mockup?

    If it’s just about layout and size, then it should be configurable in customizer’s Layout & Design.

    For title and featured image, adding this to custom CSS will work too.

    .single-post .entry-title {
    font-size: 20px;
    }
    .single-post .entry-featured {
    width: 80%;
    margin: 0 auto;
    }

    And under customizer’s Typography, you can customize your fonts and headlines globally. You may check our knowledge base for more information 🙂

    Thanks!

    #1039790
    Bikul
    Participant

    Thank you Rad!

    That helped for the Layout of the post.

    But how to activate the sidebar just in single posts?

    #1039893
    Joao
    Moderator

    Hi There,

    On the pages you don´t want a side bar you can select Blank No Container Header Footer.

    Please see image attached.

    Hope it helps,

    Joao

    #1039935
    Bikul
    Participant

    This post is about layout of posts not pages, but I found already out how to have a sidebar there.

    Thank you

    #1039997
    Rahul
    Moderator

    You are most welcome.

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