- This topic has 5 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Enlarging newspaper theme
Is there anyway to make the homepage of the newspaper theme wider so there is less of the background image showing?
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Brad
You can see it at www.sbdailynews.com. As you’ll be able to see, the background image of the city is quite large and I was wondering if I’d be able to extend the content area out both sides so there is more room for content.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#wrapper { width:1280px;}
Regards,
Brad
Thank you. That worked great. Now that I have widened my site, my blog posts are still small. How do I get them to widen with the site?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#wrapper { width:96%;}
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]