• Resolved DaveKiwi

    (@davekiwi)


    I’m trying to increase the width of the pull quote. I’m no expert in css but will give it a go if its easy enough to do.
    Thanks, Dave

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Toby Cryns (@themightymo)

    (@themightymo)

    Dave,
    You can increase the width by adding some css as follows:

    .simplePullQuote {
    width: 100%;
    }

    Here’s a “how to” on adding CSS: https://en.support.wordpress.com/custom-design/editing-css/

    Is this helpful?
    Toby

    Plugin Author Toby Cryns (@themightymo)

    (@themightymo)

    Marking this as resolved.

    Thread Starter DaveKiwi

    (@davekiwi)

    Thanks Toby. I got all sorts of warnings about not editing my theme and potentially breaking my site. I don’t even know where I should paste that code. Think I’d better wait till I get with someone who know’s what they’re doing and have them do this.

    Would I do something similar if I want the quote to appear on the left? I tried doing the thing you documented somewhere about making it appear on the left but it didn’t work for me.

    Appreciate the fast response and Happy TG

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Increase width of Pull quote’ is closed to new replies.