How to remove the quotation mark in the testimonial area

Discussion in 'ColorWay WordPress Theme' started by eb12, Mar 17, 2013.

Thread Status:
Not open for further replies.
  1. eb12

    eb12 New Member

    Joined:
    Jul 17, 2012
    Messages:
    2
    Likes Received:
    0
    I put an article in the testimonial area of the theme as a sort of "sticky post" But the quote mark in the title (") looks funny. How do I remove it? I have tried to edit the script but I messed up the whole front page of the website so I restored the original tags. Pls check it here: http://norwichadventistchurch.org.uk/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    blockquote {
    background: none;
    }
     
    jgans and eb12 like this.
  3. eb12

    eb12 New Member

    Joined:
    Jul 17, 2012
    Messages:
    2
    Likes Received:
    0
    Thank you sir! It's gone now!
     
Thread Status:
Not open for further replies.

Share This Page