Widget location/width
-
Hi guys,
What I’m trying to do is fairly simple (I think), but I am no expert and I’ve looked everywhere for answers but nothing seems to be quite the same thing I need.
I’m building this website for a mate (https://epic-ed.com/) and all I want to do is have those 2 header widgets (language selector and follow us buttons) on the top right of the page, “next” to the logo.
Because the width of the widgets goes over the logo size they automatically go down, which is frustrating.
I think what I need is to change is this in my style.css file:
#masthead { } #header-right-sidebar { overflow: hidden; width: 100%; }
But the width percentage only moves the widget items to the left or right, does anyone know what code do I need to make sure they stay next to the logo image?
If I get an answer here I’ll be really greatful as it’s been a while I’ve been looking for a way to fix it!
My theme is Spacious if that’s of any help.
Thanks!
- The topic ‘Widget location/width’ is closed to new replies.