Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1324246
    nedboone
    Participant

    On my website I managed to create a message with a sidebar. Unfortunately the sidebar is next to the featured image. My question is how I can achieve to lower the sidebar so the featured image will appear fullwidth above the message?

    #1324293
    nedboone
    Participant

    Managed to insert a code but the sidebar is somehow not nicely aligned with the text. How do I fix this?

    #1324297
    nedboone
    Participant
    This reply has been marked as private.
    #1324631
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .single .x-sidebar {
        margin: 0 2% 2% 0 !important;
    }

    Let us know how this goes!

    #1324632
    nedboone
    Participant

    Thanks it does the trick perfectly, just needed to adjust the first zero to 8%

    #1324655
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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