Top sidebar -> How to reduce height?
-
Hi,
Can you tell me how to reduce top sidebar’s height? I’ve searching this support but all I can find is how to change the width, not height.
-
Hi MontyPL. Are you referring to the “Follow” and “More” sidebar tops? Or something else?
Yes, exactly. Font is pretty much fine, but the whole sidebar is too big.
In your initial post you said “reduce top sidebar’s height”. In your post above you said “the whole sidebar is too long”. Are these the same issue or two different issues? Can you post a link to your site? Thanks.
I’m sorry, I meant the sidebar field (follow, more) is too height. I’d like to reduce for about 5px.
Try this and see if that’s what you’re after. The “10px” is the top and bottom padding on the text; you can adjust that as needed:
.sidebar-top { padding: 10px 30px; }Thanks, I will in a minute. If you try to fix my problem from the other thread (fonts size) because the site is offline now, I would be very grateful.
It works, thank you again bdbrown.
One more thing – the box between “Follow” and “More” sidebars is obviously 5px bigger now. I think I can try to fix it by my own and learn something as you said in the other thread. The only question is – what’s the name of this box? I will try to make it smaller too, but I need the name.
.page-title
Thanks. I changed 18px and 17px to 15px and 15px in css style (.page title line) and it’s ok.
The topic ‘Top sidebar -> How to reduce height?’ is closed to new replies.
