Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #306806

    Hi!

    How can I have a certain piece of text bold yet not automatically coloured in the main predefined colour scheme?

    Specifically: I’d like the text below the YouTube video to be bold an black, or more specifically: to look similar to the ‘titles’ of the other ‘boxes’, i.e. bold and black, instead of orange.

    How can I make this happen?

    Thanks!

    Welmoed

    #306810

    Hey Welmoed!

    Please firstly turn on Custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block element a unique class and then add following code to Quick CSS

    .your-custom-class strong { color: inherit!important; }

    Best regards,
    Yigit

    #316984

    Hey Yigit,

    thanks for all your help! Much appreciated!

    I managed to add the code to the functions.php. But then the link says ‘Whenever you open a shortcode/template builder element now you will see the following custom class field:’

    Now where do I find ‘a shortcode/template builder element’ and how do I open it? Maybe it’s very simple, but I don’t know where to find it yet… Can you please help me out here?

    Thanks a lot!

    #316986

    Hi!

    Please edit one of the elements on your page and you should see “Custom CSS Class” field as shown in this screenshot – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/blur.jpg

    Regards,
    Yigit

    #328724

    Ah yes thank you :-)
    I managed :-) Just waiting for the settings to go through so I see the changes on the front end as well :-)

    Thanks a lot!

    EDIT: help, it’s not working… I flushed the caches and the text is still orange… what else can I do??

    • This reply was modified 10 years, 1 month ago by Welmoed.
    #328945

    Hey

    You are welcome! Please flush browser cache as well. Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Bold text – not coloured’ is closed to new replies.