Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author nobita

    (@nobita)

    Hi dessine-moi une histoire

    Please create the custom field when you create post.

    custom field name : css
    value below

    .entry-title a{
    background:url(https://example.com/your-image-file.jpg);
    color:#yourcolor;
    }

    Thank you.

    Thread Starter dessine-moi une histoire

    (@dessine-moi-une-histoire)

    Thank you so much, You’ve made my day happier!!

    I’d like to have a long box without underscore. Is it possible?
    (dessinemoiunehistoire.net)

    Thread Starter dessine-moi une histoire

    (@dessine-moi-une-histoire)

    I’d like also personalized the widget title background image. How can I do?

    Theme Author nobita

    (@nobita)

    I’d like to have a long box without underscore. Is it possible?

    .entry-title a{
    background:url(https://example.com/your-image-file.jpg);
    color:#yourcolor;
    display:block;
    padding:10px;
    }

    I’d like also personalized the widget title background image. How can I do?

    Upload your background image ( Raindrops / images dir ) with FTP.

    Dashboard / Appearance / Raindrops Options / Widget Title Background Image

    Change filename from h2.png to your image file name

    Thank you.

    Thread Starter dessine-moi une histoire

    (@dessine-moi-une-histoire)

    Thank you very much for your help

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change colour of posts title’ is closed to new replies.