Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168438
    Brandt1097
    Participant

    Hello X!

    Thanks again for a great theme. However can you help with a little problem.

    I want my pictures to be placed exatcly to line of the page. As you can see in the picture below…

    My url is: https://www.moresilence.com/historien/

    Hope you can help me. 🙂

    Mikkel

    #1168829
    Jade
    Moderator

    Hi Mikkel,

    You can add this under Custom > CSS in the Customizer.

    .page-id-534 #x-section-1 .x-container.width {
        width: 100%;
    }
    
    .page-id-534 #x-section-1 .x-column:first-child img {
       margin-left: 0;
    }
    
    .page-id-534 #x-section-1 .x-column:last-child img {
       margin-right: 0;
    }
  • <script> jQuery(function($){ $("#no-reply-1168438 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>