Help With Reddle Theme
-
Just switching our content over from Blogger, and having some learning curves, but I will just start with one question.
I am trying to change the content area so that it is larger and the widget area is smaller. I tried the solution in the forums, but it just made the two overlap.
Any ideas? Thanks for the help.
The blog I need help with is: (visible only to logged in users)
-
I checked http://allthewritenotes.com/ and I see that you are currently using TheStyle theme.
That theme uses a responsive design that adjusts automatically to different browser window widths. Try changing your browser window size a bit to get a feel for how that works and how other people may see your blog because the number of columns on the left varies depending on screen size.
As a workaround, maybe just making the sidebar smaller is something you’d like the look of. Try adding this to your Appearance → Themes → Customize → CSS panel:
body.et_sidebar-fixedwidth #sidebar { width: 190px; } .widget_image .wp-caption { width: 140px !important; }
- The topic ‘Help With Reddle Theme’ is closed to new replies.