Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #337561

    Hi how can i change the font weight of the magazine headers?

    Check this page: http://www.ocreurope.com and scroll down the page, i want the header font to look like the “event calendar” font.

    #337802

    Hey Swedfit!

    Thank you for using Enfold.

    Please use this to change the style of the magazine heading:

    .av-magazine-top-heading {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    float: left;
    }

    Regards,
    Ismael

    #338018

    Thanks worked like a charm!

    Is there a way have the highlighted category in the magazine red? I don’t want the header to be in red just the chosen category

    #338235

    Hey!

    Thank you for the update. Please use this:

    #top .av-magazine .avia-inherit-font-color a.active_sort {
    color: red;
    }

    Cheers!
    Ismael

    #338349

    Thanks! :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change font weight for magazine header’ is closed to new replies.