Posted by The TechMentor in Wordpress
on Feb 20th, 2014 | Comments Off on Nexus Theme: Widen Widget Sidebar
Needed to widen the widget sidebar to fit a 300px wide AdSense ad. Added the following code to Custom CSS:
1
2
3
4
5
6
7
#sidebar .widgettitle {
margin: 0 -10px 20px -10px;
}
#sidebar .widget {
padding: 0 10px 10px;
}
Comments are closed.
Search
Social
About Me
Jay Everson has over 20 years experience supporting production infrastructure and software R&D Labs. He has 12+ years experience in management and has also spent time in Software Engineer, Infrastructure Architect and Team Lead roles.