• Hi,

    I based my theme on another theme (with permission). What I’ve noticed is that when using widgets in the sidebar instead of the default sidebar the space between widgets is very small. I’ve tried to find the css to alter it but cannot – can someone help please?

    https://www.yeleek.co.uk/

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • line-spacing?
    top/bottom margin?
    padding?

    Those css codes could probably do it. If you need some help with css go to w3schools.com.

    Thread Starter yeleek

    (@yeleek)

    Would have thought so too – however as i say only occurs when widgets used. Not the default sidebar…. Tried changing them too can’t find it.

    Thanks

    Maybe try adding a ‘break’ or other html formatting in the sidebar.php file where the call for the ‘Widgets’ code is.

    As I don’t use them not sure if that would work, just a thought.

    Eye

    Thread Starter yeleek

    (@yeleek)

    Had a look at that – sounds good. Only reference in the sidebar is for

    <?php if ( !function_exists('dynamic_sidebar')
            || !dynamic_sidebar() ) : ?>

    And then it just lists the sidebar as it would appear if widgets are not used.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Increase space between items in sidebar’ is closed to new replies.