background color not working

Posted in: Newspaper
Post count: 62

Hi, after update the color background in theme panels – general theme color, background color is not working, i only see white background. Furthermore, using template n. 7 now the cover image in the upper section is totally big, not resized in theme size

see this for example https://s4.postimg.org/ampliub71/Schermata_2017_03_22_alle_15_29_50.png

Post count: 26

same problem here. Switched to earlier version.

  • This reply was modified 9 years by vasiliki.
  • This reply was modified 9 years by vasiliki.
Post count: 22421

We are currently investigating the issue with the theme background ad in the latest update. We will implement the fix in the next theme update. We are sorry for the inconvenience. Please use this quick fix by adding this code in Theme panel->Custom Css box.

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap {
pointer-events: auto !important;
cursor: default;
}

Thank you!

Post count: 62

Just made nothing happened

see this

https://postimg.org/gallery/w07s1n4c/

Post count: 26

Sorry may be I wasn’t clear enough. I don’t have a background ad. You can take a look at the site here http://emvolos.gr/ and this is what happened when I updated: https://postimg.org/image/kmhvv1j7d/

Background color turned to white except for header and footer even thought settings for background in theme colors is dark.

Thank you

Post count: 20685

Hi,

The solution provided by Bogdan is for the background ad now working properly at the moment. I have inspected your site and I see that you have a background color set at the moment – https://www.screencast.com/t/X3ZsmIn8a
As for the post template image issue, I would suggest disabling all your plugins except Visual composer, clear the cache and check to see if the problem is still there.

Thanks

Post count: 26

I dont’t have a backround ad. Should i open a new thread?

Post count: 62

Guys if u use that code for fixing the theme, the Arena Product store become unclickable.

See this for example

http://www.techninja.eu/schede-tecniche/huawei-p10-lite-scheda-tecnica/ (i didn’t set the css, but u can from inspector)

Post count: 20685

Hi,


@vasiliki
I do not see any problems with the background color at the moment, on your website – https://www.screencast.com/t/XH9ZmZgGr
Please open a new topic if you still require help, or you have a different issue.


@gilean
Please state the problem you are having with the background again, if you still require help in this matter.

Thanks

Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.