Blog Page Problems After X Upgrade

hi

I just upgraded X after advice from one of your reps. I had held off for ages as I knew there would be issue. So what has now happened in the Blog page is the background has turned black, instead of its standard white. The same for the individual post pages

The code which has always worked to set those backgrounds is the following

/*Set blog and post background & padding*/ body.single-post .entry-wrap { padding: 2px 20px 2px 20px; background-color: white; } body.blog .entry-wrap { padding: 2px 20px 4px 20px; background-color: white; }

I also found the following in an earlier thread and tried it, but both still remained black

.blog .entry-wrap, .single-post .entry-wrap { background-color: #0a0f54; }

Any suggestions at all as to how to fix this? The stack is Integrity

There is also an issue now with the menu on mobile devices, but will raise another issue for this

URL for the blog page is here http://feastthailand.com/blog/

Regards

Hi,

To remove the black background, you need to remove the black image under Theme Options > Layout & Design

Hope that helps

hi Paul

Thanks for the reply.

Yes that fixed and so thanks very much.

So would that have just happened as default in the upgrade, as I never set that to black?

Thanks so much

Hi,

I am not really sure what happened since I could not replicate it on my test site and it is also not listed as bug in our issue tracker. So it is something specific in your site. Anyway glad to know that the issue is now resolved.

Have a nice day! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.