Skip to:
Content
Pages
Categories
Search
Top
Bottom

blockquote function broken!

Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s because the blockquote has clear:both;.

    You need to add another style to override that, something like .bbpress blockquote { clear: none; }


    rqsulfates11
    Participant

    @rqsulfates11

    I see.


    remike
    Participant

    @remike

    Jared Atchison, thanks so much for the answer!

    I added your piece of code to my child theme CSS and unfortunately it didn’t change anything… 🙁
    I even added the “!important” note, with no success.

    Are you sure that is there reason or did I just paste it in a wrong place?


    remike
    Participant

    @remike

    My bad – the only thing is you shouldn’t put the dot before “blockqute” in the dot. Now it works perfectly!

    Thank you very much Jared Atchsion!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar