This topic has 1 reply, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #182658
     vegarandi
    Participant

    hello

     

    i am trying to change the color of one heading out of the six.

    I was about to use something like this:

    h2 {

    color: black;

    }

     

    it is not working. what do I need to use?

    Do you have a css dictionary for kleo somewhere?

     

    thanks.

    #182707
     Kieran_SQ
    Moderator

    Hi,

    Please try the below CSS in your KLEO Child theme’s style.css or Theme Options > General Settings > Scroll to: ‘Quick CSS’

    #main .main-color h2 {color: red !important;}

    If you would like to learn more about CSS you can visit w3c at https://www.w3schools.com/css/ which will allow you to learn basics to advanced whilst being able to play with the CSS.

    If you’re already competent with CSS and would like to know what the specific class is for an element you can right click any element and click inspect from the menu that appears – this will load the console (F12) for that item in particular.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?