badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Blockquote not Italiq

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45290
    Monique
    Participant

    Hello,

    I’d like to have the blockquote NON-italic
    Is that possible?

    Thanks,
    Monique

    #45293
    Monique
    Participant

    Consider this one closed. I managed with:

    <i id=”replace”> xxxxx </i>

    #45340

    Hi Monique,

    To remove the italic style from the blockquote go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    blockquote {
        font-style: normal;
    }

    Thank you for using our theme.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.