-
AuthorPosts
-
September 11, 2014 at 7:57 pm #317615
Hi
If you look at http://www.codecreative.uk/
Then at
http://www.codecreative.uk/what-we-do/ (or any other page)
The footer has a different set of styles. I can see it through firebug
It looks ugly the home page styles. Can you tell me what has caused this by any chance please?
Thanks in advance
September 12, 2014 at 4:37 am #317814Hey codecreative!
Thank you for using Enfold.
Please go to wp-content/uploads/dynamic_avia folder then delete the enfold_child.css file. Change any settings on the theme options then save changes to regenerate the file. See if that helps.
Regards,
IsmaelSeptember 12, 2014 at 12:13 pm #318026No this fails to help.
I deleted the file.
I then re saved my styles and it does the same.
It seems the very moment I save anything within the quick style tab it does these strange things to the style sheet on any page that is not using the default page template how strange?
September 14, 2014 at 5:35 am #318762Hey!
I’d suggest using the child theme style.css to put custom CSS.
Regards,
JosueSeptember 14, 2014 at 11:38 am #318836Hi Josue
Thanks for the feedback. I excluded other style sheets and only left the style.css child theme and it still seems to happen. For some reason additional styles are being generated and being applied to the enfold dynamic style sheet that Ismael mentioned before.
Where is it coming from? Where are these styles being generated from and why is the enfold theme applying it to the dynamic avia style sheet?
September 15, 2014 at 12:11 am #318934Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueSeptember 21, 2014 at 7:50 pm #322681Hi Josue
I disabled all 3rd party plugins. I also deleted all files in my child directory apart from my style.css and template-home.php template file
And the issue still exists
These styles are being generated by enfold and applied to the dynamic css tab. Why are these colours and borders being generated and applied its most strange. Where are they originating from?
September 23, 2014 at 4:48 am #323463Hey!
You can manually change the footer color of the home page with this:
.main_color div .news-headline, .footer_color a { color: #ffffff !important; } .footer_color span { border-color: #444444 !important; }
Regards,
IsmaelSeptember 23, 2014 at 2:05 pm #323662Okay great I’ve managed to style all the items now and over ride these auto generated styles that were being created for the simple reason im using a custom template page
I have one last issue. No matter what css I do I can’t modify the colours being rendered on the facebook like box. Can anything be done about them? I want all the text to be white not blue and black :(
September 23, 2014 at 5:57 pm #323839Hi!
Add this to Quick CSS:
.av_facebook_widget_wrap{ background: white; }
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.