-
AuthorPosts
-
March 24, 2017 at 3:25 pm #766236
Hello,
I was trying to change the Body Background color on a boxed layout and its changing in the preview, but when I check the site it’s using the socket background color. Anyway to get this fixed and have a new theme release? I’ll give you credentials if you wish, but I don’t think this is just me:).
Thank you,
ChrisMarch 26, 2017 at 5:14 pm #766981Hey ind-image,
Can you give us a link to your website (in the private content box below if you like), so that we can have a closer look.
You want to change background color of the body, right?Best regards,
VictoriaMarch 29, 2017 at 2:48 pm #768841Hi Victoria!
Yes, exactly. It looks like any color I pick for the socket background is taking precedence, however the preview in the theme options shows the correct color I picked for the body background. I inspected the element and it’s implementing this code but I don’t know why,
html, #scroll-top-link {
background-color: #333333;
}I know I can change this in my custom styles, but I would prefer it works in the options panel. Any help is greatly appreciated!
Thank you,
ChrisApril 1, 2017 at 11:20 am #770285Hi,
The child theme CSS looks a bit strange, did you add anything manually to it? If not then please try updating the theme to the latest version (4.0.4) to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardApril 3, 2017 at 3:26 pm #771176Hi Richard,
Updated the theme, no luck. Not sure what looks strange in the child css, I deactivated all styles in my child theme and no change. Haven’t had this issue before with enfold. Any other ideas?
Thank you,
ChrisApril 4, 2017 at 7:28 am #771555Hi,
Ok, thanks for the feedback. If you want to change the background of the site then you can use the following in Quick CSS to set it:
html.html_boxed { background: green !important; }
Best regards,
RikardApril 26, 2017 at 5:17 pm #783619Hello,
This ticket can be closed, thanks for your help!
Thank you,
ChrisApril 29, 2017 at 2:17 pm #784961Hi Chris,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.