Extending Width of Pages in Flounder Theme
-
Hi There,
Does anyone know the CSS Customization code to expand the width of the static pages in Flounder Theme on WordPress.com? Is it possible to just expand the pages and not the actual posts?
Thanks in advance for any help.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
I’m not sure if I understand your request correctly. But this will get rid of the meta bar on your pages:
.page .entry-content { margin: 0; } .page .sidebar-bg { display: none; }Let me know if this is what you wanted!
Best regards,
Michael
-
- The topic ‘Extending Width of Pages in Flounder Theme’ is closed to new replies.