New Landing How can we help? Atelier blockquote colors

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #209241
    NikkiSt
    Member
    Post count: 240

    Hi there,

    I would like to change the color of the text for one particular blockquote, are you able to help me with this?

    As you will see here it is currently adopting the regular body color so can’t be read on a black background.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #209287
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    blockquote.blockquote3{
    color:#fff !important;
    }
    

    Thanks
    Mohammad

    #209590
    NikkiSt
    Member
    Post count: 240

    Thanks Mohammed. But is it possible just to change that particualr blockquote on that page as now every blockquote 3 I do is going to be white?

    Thanks

    #209599
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last css code and use this new custom css code:-
    /* You need to change the page id 2 with your page id*/

    .page-id-2 blockquote.blockquote3{
    color:#fff !important;
    }

    Thanks
    Mohammad

    #209612
    NikkiSt
    Member
    Post count: 240

    Perfect thanks so much!

    #209615
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad 🙂 to help you.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register