0Mudassar

Forum Replies Created

list of topics you have created till now.

  • 0Mudassar
    Participant

    To answer my own question here is the code to add to the custom CSS section;

    @media screen and (min-width: 1200px) { .content-area:not(.with-sidebar) blockquote { width: 100%; margin-left: 0%; padding-right: 0; } }

    0Mudassar
    Participant

    Thanks for this code. I have used it and it works well but I would also like to make a visual change so that the quoted text is constrained within the same width as my normal text.

    I tried

    max-width: 900px;
    Display: inline;

    This works but then the ‘border-left’ stops showing….Could you help?

Viewing 2 posts - 1 through 2 (of 2 total)