• Resolved lukea1106

    (@lukea1106)


    Hello,

    How do I go about removing these big quotation marks to the left of my text? I think it might have something to do with the blockquote… Not sure. Really new to this. Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • What theme are you using? Can you post a link to a page on your site that shows the quotation marks?

    Thread Starter lukea1106

    (@lukea1106)

    I am using the theme Kameron. The page isn’t live yet, so I don’t think that is possible. Is there a way to attach a screen shot or something? I could do that.

    Unfortunately, since you’re using a commercial theme that I don’t have access to and you aren’t able to provide a link to a live site, I’m afraid there’s not much I can do to help you. Have you spoken to your theme’s authors? After all, that’s part of what you paid for.

    It’s a blockquote. Moving the text outside a blockquote with resolve that.

    Otherwise add:

    blockquote::before {
    content: none;
    }

    Thread Starter lukea1106

    (@lukea1106)

    Ok thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove Big Quotation Marks…?’ is closed to new replies.