Change blue spot on the photo

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Mar 2, 2015.

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Is it possible to change the blue spot on the photo into an other color?

    See attachment -->

    Thank you.
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi maggie!

    The blue spot on the photo is an image. You have to manually change the color of that image using Photoshop or other image editing tools.

    Thanks,
    Praveen
     
  3. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Is it also possible to remove the spot?
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi maggie!

    Use the following css code.
    Code:
    .post .post-image span {
    background: none;
    }
    Thanks,
    Praveen
     

Share This Page