page body background color

Discussion in 'ColorWay WordPress Theme' started by filigree, Dec 7, 2015.

Thread Status:
Not open for further replies.
  1. filigree

    filigree New Member

    Joined:
    Jun 8, 2013
    Messages:
    18
    Likes Received:
    0
    Location:
    Oregon
    Hi,

    Just one page on my site has changed to a different background color. The background is now brown instead of white making the text extremely difficult to read.

    Can you please tell me how to change the background color of this page back to white?

    This is the page: http://aboutpetrats.com/health/common-health-problems/external-parasites

    Thank you for your help!
     
  2. priya

    priya Guest

    Hello Jasmine,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    body {
        background: white !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. filigree

    filigree New Member

    Joined:
    Jun 8, 2013
    Messages:
    18
    Likes Received:
    0
    Location:
    Oregon
    Thank you for your response.

    I added the code you suggested and it made my entire website's background white rather than just the body of each page. Can you please tell me the code to use so that just the body of each page is white? (I prefer to keep the background color that borders each page a different color than the page.)

    Thank You,
     
  4. priya

    priya Guest

    Hello Jasmine,

    I have checked your site and it seems that you have customized your theme and during the customization you have missed a "div" to add in your source code and that's why your page (http://aboutpetrats.com/health/common-health-problems/external-parasites) looks messy..

    So you are requested to download a fresh copy of latest version of this theme from the members area and upload it to your website.

    Here are the steps involved in doing so:

    Download the ColorWay Pro theme by logging in your members account:

    http://inkthemes.com/members/member

    Next, you have to extract the zip file and rename that folder colorwaytheme like colorwaytheme_new,

    Again, you would need to create a zip file of that renamed folder (say: colorwaytheme_new.zip),

    Now, upload the theme in your WordPress from Dashboard->Appearance->Themes->Add New,

    Then, activate your theme,

    Hope it will resolve your issue

    Do let me know if you need more assistance,
    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. filigree

    filigree New Member

    Joined:
    Jun 8, 2013
    Messages:
    18
    Likes Received:
    0
    Location:
    Oregon
    Hi Priyanka,

    I greatly appreciate your assistance.

    I'm very concerned about trying your most recent suggestion. My concerns are as follows:
    1. If I re-download my theme, will all my plug-ins still be there as well as the Custom CSS?
    2. It seems a little severe to have to reload my theme if the problem is just with one page on my website.
    If there isn't an easier way, I'm thinking of experimenting with either...
    1. changing the color of the font on the one page that's having the problem OR
    2. trying to re-create this particular page and then delete the old one.
    Do you have any feedback or comments on any of these thoughts?

    Thanks again for your help!
     
  6. priya

    priya Guest

    Hello Jasmine,

    Let me tell you that you will not lose any of your content from Theme Options panel of your dashboard while uploading the theme but you will lose your source code customization whatever you have done in your theme.

    If you don't want to reinstall the theme then send us your dashboard details at [email protected] along with this thread link and we will add that missed code for you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. filigree

    filigree New Member

    Joined:
    Jun 8, 2013
    Messages:
    18
    Likes Received:
    0
    Location:
    Oregon
    Hi Priyanka,

    Thanks for your offer to fix the problem. I'll email my dashboard details as instructed.

    Thanks Again!
     
  8. priya

    priya Guest

    Thanks Jasmine for the details...

    We will get back to you soon..

    Your patience will be appreciated,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  9. filigree

    filigree New Member

    Joined:
    Jun 8, 2013
    Messages:
    18
    Likes Received:
    0
    Location:
    Oregon
    Thank you, Priyanka. The issue has been resolved. I couldn't be happier!

    Thanks for all of your help.
     
Thread Status:
Not open for further replies.

Share This Page