Forum Replies Created

Viewing 16 replies (of 16 total)
  • Thread Starter Mallory Destiny

    (@mallory-destiny)

    Hey Bojan,

    Thank you very much for your reply.

    Unfortunately this solution didn’t work. I have also tried the following in the Appearance >> Generous Settigs >> Custom CSS – section:

    blockquote {
    font-style: italic;
    padding: 5px;
    letter-spacing: 1px;
    margin-left: 70px;
    margin-right: 35px;
    background-color: #F6F6C5;
    background-image: url("https://tilburgers.nl/wp-content/uploads/2015/02/quote.png");
    background-repeat: no-repeat;
    border-width:2px;
    border-style:ridge;
    border-color: #DDF79E;
    }

    and
    blockquote cite,
    blockquote em,
    blockquote i {
    background-color: #FFFFAA;
    display: block;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    }

    and
    blockquote cite {
    display: block;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    }

    Still, the blockquotes in the singel post page and on the front page look different, while I would prefer them to look the same.

    Website-URL: https://tilburgers.nl/

    Maybe I have changed too many things? As all fonts are smalle on the singel-post pages, except for the h1 lines.

    Thank you a lot in advance
    !!!

Viewing 16 replies (of 16 total)