Nashita Custom CSS background color change issue
-
I’ve handled the background color on the main page, however, if you click any of the other pages on my menu, ex; INVESTMENT, the background color is white. I only know enough to be dangerous, so input would be a great help!
The blog I need help with is: (visible only to logged in users)
-
I don’t see “investment” on the site linked to your username, http://sweetmagnoliabykelley.wordpress.com/ . Which site are you talking about?
-
I found it, it is “portrait sessions” on the tab.
Add this to the CSS. I included the border since you will likely want to do something with that as well.
.main-inner { background: #FFF7DC; border: 1px solid #F0F0F0; } -
One suggestion. Your site loads really, really slowly for me and after 4 minutes I canceled loading your main page on my wireless internet connection. With so many images, you should go to settings > reading and set your site to show perhaps 2 or 3 posts per page. Search engines use page loading times when determining search engine ranking and your site might end up getting discounted due to how huge the main page is and how slowly it loads.
-
I will definitely do something about that. I really appreciate your help on this – especially the feedback on the load time. I tend to forget about that, being new to this. The site loads pretty quickly for me, but may not for 50% of the people who look at it. Thanks again!
-
-
- The topic ‘Nashita Custom CSS background color change issue’ is closed to new replies.