Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1379859
    Ljsaari
    Participant

    Hi
    I have a problem regarding too much white space in the widget area, example between “title line” and the widgets itself. And also below/up of a widget. It look kind of stupid as the title of the widget is so far…

    Second, is there a way to change the order that in phone view, right side widget bar would come before the actual page content?

    http://www.mtkuusimaa.fi/

    #1379985
    Rupok
    Member

    Hi there,

    Thanks for writing in! Looks like you have added HTML within Text Widget that contains x-section class and that has default margin and padding.You can add this under Custom > CSS in the Customizer.

    .x-sidebar .x-section {
    	padding: 10px 0;
    	margin: 0;
    }

    Hope this helps.

    Cheers!

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