Increase width of sidebar
-
I using the free WPZOO Penguin theme:
https://www.ads-software.com/themes/penguin/I want to increase the width of the right sidebar to 300px
I installed ‘My Custom CSS Panel’ – v3.1:
https://www.ads-software.com/plugins/my-custom-css/and added this code to that:
#sidebar {
float: right;
width: 350px;
}It did not work. Anyone have any ideas?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Increase width of sidebar’ is closed to new replies.