-
AuthorPosts
-
September 12, 2014 at 8:04 pm #318307
I have been using:
add_theme_support(‘avia_template_builder_custom_css’);
to enable custom classes. Any previous text sections or buttons or anything using a custom class works fine. However, if I create a new Text Block or Button and assign a Custom Class to it Quick CSS will not affect that class.
September 13, 2014 at 1:36 pm #318513Hi D5WDesignGroup!
Thank you for visiting the support forum.
Make sure that you’re running Enfold 2.9.2. Do you have a child theme? Please post the website url here. We would like to inspect it.
Cheers!
IsmaelSeptember 13, 2014 at 5:04 pm #318547This reply has been marked as private.September 14, 2014 at 4:19 am #318720Hi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueSeptember 14, 2014 at 6:33 pm #318891This reply has been marked as private.September 15, 2014 at 2:39 am #318948Hey!
I made a test page (Test) and it seems to work just fine, put a Text Block with class of “cas”.
Best regards,
JosueSeptember 15, 2014 at 5:14 am #319005I don’t see that it is working. I have been able to enter a custom class name in the text block but when I put the CSS in the Quick CSS area it does nothing.
September 15, 2014 at 5:52 am #319015Hi!
The class is getting applied, the problem may be with the code, can you paste the code you are trying to use?
Cheers!
JosueSeptember 15, 2014 at 4:14 pm #319268This reply has been marked as private.September 15, 2014 at 5:43 pm #319319Hey!
The code is wrong, you need to target the p element inside the text block:
.cas p{ font-size: 72pt!important; line-height: 25pt!important; }Best regards,
JosueSeptember 15, 2014 at 6:53 pm #319348Is that a new change? All of my other previous custom classes are set up the same way, without the p element, and they work fine.
September 15, 2014 at 7:52 pm #319377Hi!
As far as i know no, if you want to change the text in a Text Block you should always target the paragraph element.
Regards,
JosueSeptember 17, 2014 at 9:24 pm #320738Thank You for the info.
-
AuthorPosts
- The topic ‘New Custom Classes don't seem to work after updating to Worpdress 4.0’ is closed to new replies.
