How do I make a sidebar/widget to display horizontally? I thought simple CSS would fix it but no luck so far. Even tried some plugins even though I don’t really want to use one but no luck their either.
Want a sidebar/widget to display photos horizontally.
]]>I wan’t boxes like these to be shown horizontally when added to a widget. They are in a dynamic sidebar now.
https://gyazo.com/733ab8b0935905ac469dca76ffa67ce5
Just to make it super clear – it’s a dynamic sidebar and I’ve added widget boxes in it but I want them to be displayed horizontally. ??
]]>I do understand you though!
But is WordPress set on having sidebars/widgets vertically? It seems like it’s a hard thing to get it horizontally or?
]]><div class="dogs">
<aside id="text-10" class="widget widget_text">
<h3 class="widget-title">Box 1</h3>
<div class="textwidget"><img src="IMGURL" /></div>
</aside>
<aside id="text-11" class="widget widget_text"><h3 class="widget-title">Box 2</h3>
<div class="textwidget"><img src="IMGURL" /></div>
</aside>
</div>
]]>
https://themekraft.com/tk-wordpress-bootstrap-starter-theme/
Otherwise I will try and upload it on another domain. Just a lot of work ??
]]>