Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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-640390

    Unfortunately, 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?
    kfranck

    #1135221

    Hey 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,
    Rikard

    #1135356

    Rikard 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?
    Kurt

    #1136385

    Hi,

    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,
    Ismael

    #1136590

    Ismael:

    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.
    Kurt

    #1136613

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Problem with Quick CSS’ is closed to new replies.