This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #74348
     jaynoir
    Participant

    I saw that post with blue colour in Home Pinterest demo page, Under the category “Thoughts” (shown in attachment), I just loved it, how can I incorporate that in my website

    Thankyou in advance

    Attachments:
    You must be logged in to view attached files.
    #74391
     Radu
    Moderator

    Hi,

    Just make a new post, and set for that post quote format

    You can set posts format from right side below publish button.

    Best regards

    Radu

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

    Hey Thanx for that quick reply, but there is one more problem, my default font colour is grey, which is looking bad with blue background.

    So, can you please help me in changing its fonts colour, keeping all other font colour as grey intact.

    Thank you

    #74692
     Radu
    Moderator

    Hi,

    Just use this CSS

    This css it’s only applies to quotes post format in blog layout

    COPY CODE
    
    body.blog .container article.post_format-post-format-quote .inner-content {
        color: #FFF !important;
    }
    

    This will applies on categories.

    COPY CODE
    
    .container article.post_format-post-format-quote .inner-content {
        color: red !important;
    }
    

    You can use both snippets,

    Replace red with your desired color.

    Add this css to your Wp-admin -> Theme Options -> General Settings -> Quick CSS.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?