Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1440921

    Hello, on my site https://ilredelweb.it/save/prodotti-per-edilizia/ I used a blockquote, would it be possible to have it in a different colour #a6c626, and have the entire block of text that contains it aligned to the right?
    (because of course I tried setting right alignment in the text block style but it doesn’t work well, it only aligns the other lines, not the ones containing the blockquote)

    Thanks Gianluca

    #1440958

    Hey Gianluca,

    Please try the following in Quick CSS under Enfold->General Styling:

    .main_color blockquote {
      border-color: #a6c626;
    }
    
    .main_color blockquote p {
      text-align: right; 
    }

    Best regards,
    Rikard

    #1441009

    Thanks Rikard,
    ok for the colour, not yet for the alignment but I however like it.
    Thanks a lot

    #1441028

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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