Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #631580

    Hello Enfold Team!

    I found some code you provided in another thread to change the size of the title in the mag feed. It’s not working for me

    .av-magazine .av-magazine-content-wrap .av-magazine-title {
    font-size: 20px; }

    thanks!
    mike

    #632690

    Hey mediasauce,

    Thank you for using Enfold.

    Please use this one:

    #top #wrap_all .main_color h3.av-magazine-title {
        font-size: 30px;
        font-weight: normal;
        text-transform: none;
    }

    Best regards,
    Ismael

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