-
AuthorPosts
-
September 5, 2019 at 11:50 pm #1134667
In May 2016, your support staff helped me add Quick CSS code to my website ysblade.com. The issue involved adding text-shadow boxes. Here are the previous support tickets on this issue:
https://kriesi.at/support/topic/text-box-with-shadow/#post-640385
https://kriesi.at/support/topic/text-box-with-shadow/#post-640390Unfortunately, the text-shadow option no longer works. I even went into the function-php page and added the code:
add_theme_support(‘avia_template_builder_custom_css’); But the problem is still not fixed.Can you please help?
kfranckSeptember 7, 2019 at 6:41 am #1135221Hey Kurt,
Thanks for the login details and sorry for the problem. The problem you are having was introduced in the version you are running, could you try to update to 4.6.1 please? Also make sure that you reselect what you would like under Enfold->Layout Builder, then save the changes.
Best regards,
RikardSeptember 7, 2019 at 3:30 pm #1135356Rikard et al:
I updated to Enfold 4.6.1.I also added the code: add_theme_support(‘avia_template_builder_custom_css’); to the function.php page, and reselected sections in the Enfold>Layout Builder and saved the changes.
However, I still can’t get the quick CSS option to work. What am I doing wrong?
KurtSeptember 10, 2019 at 6:56 am #1136385Hi,
Thank you for the update.
The “avia_template_builder_custom_css” has been removed. You will have to move the custom css class names from the old css class field to the element’s Developer tab. Make sure that the Enfold > Layout Builder > Builder Options For Developers > Custom CSS classes input field is enabled. You can now remove the “avia_template_builder_custom_css” code from the functions.php file.
Best regards,
IsmaelSeptember 10, 2019 at 4:23 pm #1136590Ismael:
Terrific! That worked.
I removed the “avia_template_builder_custom_css” code from the functions.php file and made the other changes. I was unaware of the developer tab. I learned something.
Thanks so much.
KurtSeptember 10, 2019 at 4:58 pm #1136613Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Problem with Quick CSS’ is closed to new replies.