Gibberish Brizy CSS added to blog styles (i.e. brz-css-prbdk) making each post need its own styles?
Having a hell of a time figuring out how to change a simple h2 link style in a blog's body copy. I was able to do it on one post, but then realized that every post has it's own brizy styles associated with it (brz-css-prbdk, brz-css-kjdua, etc.).
I'm not able to override it in the theme's Custom CSS area either.
Is there something I'm missing (probably)? I have dozens and dozens of blog posts with H2s, H3s, etc. and do not want to have to add new custom css for all of them or future ones either.
Example here — https://www.zapkapowcomics.com/top-10-most-variant-covers/
The non-linked text (under the images in the body) is picking up the right h2 styles (I think), but the linked portion of the text isn't.
-
I should add these h2 links look normal in the editor ...
0 -
But look like this live ...
0 -
Hi,
At the moment, in Brizy editor isn't special options and settings for the Links, therefore, if you set-up the links in the posts, in the Brizy editor they will be set-up as paragraphs. Do you create a Brizy template for all posts? Therefore, you can add this Custom CSS for these H2 links in the editor for Post Content element and they will be applied for each post. See here.
element h2 a {
color: #fcba03 !important;
font-size: 42px !important;
font-family: Roboto !important;
}Instead of #fcba03, 42px and Roboto values you can place the values you need. Also, you can add the "text-decoration: none !important" if you don't want that the text to be underlined.
Best regards,
Sandra0 -
I did have a template set up, so that worked perfectly! Thank you so much!
While I have you, I have one other question on another site I'm working on ... This big image slider with "testimonials" in the white boxes here — http://testsite.chaselawnandlandscape.com/local-roots-turf-care/ — looks fine on desktop, but most of the text disappears on mobile?
0 -
Hi,
Thank you for updating us and for confirming that all is working fine now on the posts.
Related to the problem you encounter on the testimonial slider - I tested it but all seems to work fine. See here. Could you please delete the browser and site cache and check it again? How did you see this block?
Best regards,
Sandra0 -
Thanks, I cleared cache, but only see the first slide's text on an actual mobile device (iPhone, Safari). The rest look like this ...
0 -
Thank you for reporting this issue and I'm sorry for this problem. We could reproduce it only on the Safari browser. Our developers are investigating this behaviour and are working hard to find a solution for it as soon as possible. Please, let us a bit more time.
Thank you in advance for your understanding and patience!
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
7 comments