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

    I have tried to change the

    tag font setting to 10 px. But nothing happened. Then I tried to modify it to 15px and nothing happened. So I hanged it several other times and nothing happened. Can someone help me determine how to change the font size of the

    tag? Thanks.

    #664257

    Hi envatojlc!

    Can you please suply us the code you have used, so we can identify the issue?

    Thanks a lot

    Regards,
    Basilis

    #664720

    I used the default Enfold Theme Options > Advanced Styling. Then I used the option “Select an element to customize.” Then I selected “

    ” and clicked “Edit Element.” Then I selected “10px” for the “

    ” and clicked “Save all changes.” I changed the 10px to other 13px, 12px, and 11px and each time saved the new selection. None of the changes took effect for the <blcokquote>.

    I monitored the following page after each change,

    Thanks or the help,

    — John

    #665086

    Hey!

    Try adding this code to the Quick CSS:

    blockquote p {
        font-size: 20px;
        line-height: 32px;
    }

    Cheers! 
    Josue

    #665315

    Thank you for the help. But why wouldn’t the “

    ” work correctly in the Enfold Theme Options > Advanced Styling?

    — John

    #665571

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

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