Tagged: Advanced Styling
-
AuthorPosts
-
June 8, 2017 at 3:24 am #805421
I am in the process of creating another website using the Enfold theme and I continue to have problems with the Advanced Styling being ignored.
I have read one of the previous support tickets, which recommended going incognito in Chrome to see the latest version of the page and I have done that, yet the changes are still not reflected. I have also viewed the website using Firefox and the changes are not reflected there either.
What I have done is set H1 font colour to be #269ea2, size 42, font family Dancing Script and normal font weight, yet none of these are reflected on any of my H1 headings.
Please see links and login details below.
June 12, 2017 at 6:00 pm #806989Hey Ivana,
The rule that gets applied is more specific to that h1 and is defined in General Styling tab, the rules from Advanced styling are there, but they do not get applied to this specific situation.
Here is the code that will do what you need:#top #wrap_all .main_color h1 { color: #269ea2; font-size: 42px; font-family: 'Dancing Script', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; }
If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 7 years, 5 months ago by Victoria.
June 14, 2017 at 2:59 am #807716Thank you Victoria. May I ask why in this specific situation I am unable to use the Advanced Styling?
June 14, 2017 at 7:04 pm #808161Hi web4smallbusiness,
I don’t have an answer to that question. We need to investigate a bit further.
If you need further assistance please let us know.
Best regards,
VictoriaJune 15, 2017 at 2:49 am #808353I would appreciate if it could get investigated please. I have experienced the same problem with another website and have logged a support question in regards to that also – this was some time ago.
Let me know if you require any other details besides the WordPress login details that I provided.
Many thanks
IvanaJune 18, 2017 at 9:03 pm #809599Hi,
Can you please check the CHMOD of the advanced styles director, at /wp-content/ please?
Thank you
Best regards,
BasilisJune 20, 2017 at 6:29 am #810185Thanks Basilis. I had my techies check it and they said:
The folder level is set as “755” and files set to “644”. These are the recommend WordPress permission settings. There are security risks if the permissions are too open.
They also asked if you can login and check (see login details at the beginning of the thread).
June 20, 2017 at 5:01 pm #810502Hi web4smallbusiness,
In this case, it’s a matter if the selectors that styles get applied to, it’s not about files and permissions.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.