Hi Kriesi Team : )
we’re really happy with your theme. But I have a question about the custom css classes.
I added ‘add_theme_support(‘avia_template_builder_custom_css’);’ and it’s working fine exept in the element where I need it ; )
I would need it in ‘template-blog’ or the article directly ‘article.post-entry’
The problem is, the field where I can add my custom class is showing up ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ), but the class itself (in html frontend) does not. I’ve tested it in other elements like texts or anything and there the class is showing up.
If there’s no possibility to get this done, maybe you have an other idea, how a “normal editor person” can add a class or anything. Because we have different blog styles and it can’t be done with only the classes I already have (so f.e. ‘.post-172’ wouldn’t work)
I hope you can help me : )
Greetings,
Verena
Hey xm profile!
It sounds like your trying to target a specific post inside your blog listing. Is that correct?
Like you suggested you should be able to target each post by their class ID, .post-123
, etc etc. Can you send us a link to your page and take a screenshot highlighting what your trying to do? We’ll be able to give you some CSS to use then.
Best regards,
Elliott