Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1300629

    Hello,

    The page I am working on is:

    I am trying to learn where to change the quote font color

    View post on imgur.com

    And where in the General Styling in the Enfold Theme Options is the quote font color found?

    View post on imgur.com

    thank you

    #1300902

    Hey Nathan,

    Thank you for the inquiry.

    There is no dedicated color option for the quote element, but we can still use css code to adjust its style.

    .main_color blockquote, .main_color .avia-bullet, .main_color .av-no-color.av-icon-style-border a.av-icon-char {
        border-color: red;
        color: red;
    }
    

    Best regards,
    Ismael

    #1300903

    Hi,

    UPDATE: We just remembered that the blockquote element can be adjusted in the Enfold > Advanced Styling panel. Look for the blockquote under HTML tags and edit it.

    Best regards,
    Ismael

    #1301295

    I Ismael

    I added the colors to the advanced styling area

    View post on imgur.com

    Yet the changes are not showing on the front end yet

    View post on imgur.com

    any suggestions?

    Thank you for your support

    -Nathan

    #1301530

    Hi Nathan,

    I can see the theme settings applying to your site, please try loading it in an incognito or private browser window.

    Best regards,
    Rikard

    #1301693

    Login in Private Content

    #1301881

    it is resolved thank you

    #1301892

    Hi,

    Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Where to find quote font color’ is closed to new replies.