Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #131561
    Priska Leutenegger
    Participant

    Hi
    I have installed Divine Pro. I am lucky so far. But: I have changed every color but the title of the post is still marked yellow. (As you can see here: https://blog.priskaleutenegger.ch/2018/02/12/tag-der-wahrnehmung/). Shouldn’t it be changeable too?

    Thank you for your answer.

    #131607
    Skandha
    Participant

    @artpriskaleutenegger-ch: Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    .single-post .site-main .entry-title {
         background-color: white;
    }

    Let me know if this does the trick!

    Regards,
    Skandha

    #131608
    tikaram
    Keymaster

    @artpriskaleutenegger-ch : I will talk with the development team regarding the issue and let you know. Let me know if you have any more issues.

    Regards,
    Tikaram

    #131609
    Priska Leutenegger
    Participant

    worked! Thank you for your quick response.

    #147784
    pictonomad
    Participant

    Hi,


    @skandha
    : your css code does it work on the free version? I would like to take off the yellow color too?

    Thank you very much for your answer.

    regards,

    Audrey

    #147866
    Skandha
    Participant

    @pictonomad: Please post in your site URL and let me know which Yellow color you are referring to.

    Kind Regards,
    Skandha

    #149942
    melaniehick
    Participant

    Hi @Skandha. I too wonder if I can change the yellow that is the supplied background on the header on Divin free theme.

    You can see it on the top banner on the example and it comes with the downloaded free theme https://catchthemes.com/theme-instructions/divin/

    Thank you for any advice

    #149977
    Skandha
    Participant

    @melaniehick: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header {
    	background-color:#123456 !important;
    }

    You can change the color according to your requirement!
    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change Color for post-title’ is closed to new replies.