Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #645195

    Hi there,

    I’ve had no luck changing the block quote colours.

    Advanced Styling:
    I’ve tried changing the font and border colour here. While it looks like it has updated, it doesn’t work when applied.

    I’ve also tried a number of QUICK CSS suggested by your team:
    .main_color .pullquote_boxed { background: black; }
    .main_color blockquote { color: #e2e2e2; }
    blockquote .strong { color: white; }
    Thanks for your help

    #646027

    Hey Walrus11,

    We are glad to help you but on your site i couldn’t find the blockquote element. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #646664
    #647173

    Hi,

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

    .main_color blockquote {
        border-color: red !important;;
        color: green !important;
    }

    Best regards,
    Rikard

    #651835

    Hi there,

    It doesn’t seem to be working. I’m actually having trouble getting the site to respond to any quick css. I copy and pasted quick css from another enfold site I have, and this didn’t work either.

    #top .av_header_transparency {
    background: rgba(0, 0, 0, 0.2);
    }

    #651903

    Hi,

    Could you please also provide login details to your site, so that we can have a closer look at the issue with the Quick CSS. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

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