Hi.
Is there any way to merge two sidebars - say the left sidebar and the mid left sidebar - just for a certain number of pixels on top or bottom in order to have a 2 sidebars wide widget area. And to have the rest of them separate?
Thanks.
Merge 2 sidebars from the top
4 posts from 3 voices-
Posted 4 months ago #
-
Hi AbuRayyan,
Try to add this code at the bottom of your style.css:
.sidebar { width: 300px !important; height: auto !important; float: right !important; }Hope this helps. :)
Regards,
IsmaelPosted 4 months ago # -
Hi Ismael,
Tq, it works. the 2 sidebars are merged.
But, i would like to maintain the 2 sidebars. Just need it to be merge for 1 one my widget (search widget) that will be place at the top most part of the sidebar. website - http://www.jomcuti.com.my.
it can be done rite?
tqvm
./taufikPosted 3 months ago # -
Hi taufik,
No, I don't see a way to do that without customizing the sidebar.php file and adding in your widget code manually.
Regards,
Devin
Posted 3 months ago #
Reply
You must log in to post.














