Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1099836
    VSteijger
    Participant

    Hello there,

    I’m working with Integrity and I’m looking for a way to put the widgets on in a nice box. What I mean is, just like the ‘layout – content left, sidebar right’. So that on the left, I have text in a box, and on the right I have the widgets also in a box, not just floating there.

    Is this possible?

    #1099852
    Thai
    Moderator

    Hi There,

    To achieve that, please add the following CSS under Customizer > Custom > Global CSS:

    .x-main.left,
    .x-sidebar.right {
        border: 2px solid #f0f0f0;
        padding: 15px;
    }

    Hope it helps 🙂

    #1099859
    VSteijger
    Participant

    Thanks for the quick reply! That’s almost what I mean. What I now need is the background of that box to be white, just like the ‘box on the left’ where my text would be 🙂

    #1099860
    VSteijger
    Participant

    Nevermind! I think I got it by addind ‘background: #ffffff;’

    Now I only have to resize it a little and then it’s done. Thanks for the help!

    #1099874
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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