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

    Ahoy,

    How do I make the Prepended static text larger in the headline rotator?

    T

    #696792

    Hey mcraig77,

    You have to set font size for both the static and rotating text

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    /* static text */
    .av-rotator-container-inner {font-size:36px!important}
    /* rotating text */
    .av-rotator-container-inner span{ font-size:20px!important}
    

    Best regards,
    Vinay

    #696816

    Thanks!

    #696987

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

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