-
AuthorPosts
-
November 18, 2015 at 8:44 pm #538535
I know I can set styling in the advanced styling options, but how can I simply deactivate it altogether.
The problem is that in Revolution Slider, when I use tags, it takes on the theme’s css for it. The font in the slider is white, but I can’t set the the font to white in the theme options because that would turn it white in other places. The theme’s styling also appears to be preventing from making the font bold in revolution slider, but I will check with with them on that?
So how can I disable enfold’s styling so that all do is make font bold?
November 19, 2015 at 10:01 pm #539233Hi robphat!
Send us a link to your page with the rev slider and take a screenshot highlighting the changes your trying to do and we’ll see if we can get you some CSS to use.
You can set your reply as private if you wish.
Best regards,
ElliottNovember 25, 2015 at 12:56 am #542073November 25, 2015 at 8:52 am #542209November 25, 2015 at 4:52 pm #542532Sure. Here it is:
http://173.254.96.214/~ronspubh/
There’s a way to accomplish this in the slider also, but I’d rather do it from the theme so that I don’t have to add custom classes to the slider elements for each layer in every slider.
Thanks
November 27, 2015 at 8:10 am #543482Hello to all,
I need also to disable bold styling, because I am using 3 colors in one sentence with
<strong>. But in frontend it has one color.
I tried to edit dynamic-css.php and remove all codes with “strong”, but it didn’t work.Thanks for help!
Milan
-
This reply was modified 9 years, 11 months ago by
Milan.
November 27, 2015 at 12:05 pm #543566Hi!
Please add following code to Quick CSS
.main_color strong, .alternate_color strong { color: inherit !important; }Regards,
YigitNovember 30, 2015 at 7:00 pm #544735Thanks.
-
This reply was modified 9 years, 11 months ago by
-
AuthorPosts
- The topic ‘Deactivate Bold Styling’ is closed to new replies.
