Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102529
    dani_blues
    Participant

    Hy, i want that the posts are looking like the pages. At the pages i have on the top a picture which goes from the left frame to the right frame (see picture 1).
    At the post, i only can manage the featured image. But i can´t configure it like the “pages”
    (picture 2).

    #1102950
    John Ezra
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, would you mind providing 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. Thanks!

    #1103193
    dani_blues
    Participant
    This reply has been marked as private.
    #1103281
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .single-post .x-container.max.width.main {
        width: 100%;
    }
    .single-post .entry-wrap {
        width: 77%;
        margin: 0 auto;
    }

    Hope that helps.

    #1103320
    dani_blues
    Participant

    Sorry but now the image is on the left side, i doesn´t fill the hole page.

    #1103435
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS:

    .entry-featured .entry-thumb img {
    width: 100% !important;
    }
    

    Hope that help

    Joao

    #1134743
    dani_blues
    Participant
    This reply has been marked as private.
    #1134829
    Friech
    Moderator

    Hi There,

    The site is in under construction mode. Please provide us login credentials in private reply so we can take a closer look.

    Thanks.

    #1134928
    dani_blues
    Participant
    This reply has been marked as private.
    #1135039
    Thai
    Moderator

    Hi There,

    Could you please double check on your admin account?

    The password is incorrect.

    Thanks.

    #1136568
    dani_blues
    Participant
    This reply has been marked as private.
    #1136654
    dani_blues
    Participant

    ok it works thanks for your help!

    #1136677
    Paul R
    Moderator

    You’re welcome! 🙂

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