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

    Hello
    How can i make filter [ post categories ] in magazine tab bigger?

    #680902

    Hi cyberhrc!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-magazine .av-sort-by-term {
        font-size: 14px;
    }

    Regards,
    Yigit

    #680957

    Works :)
    And what are lines for styling accordion ? [ need to change header background and font color of it ]

    #680980

    Hey!

    Please add following code to Quick CSS as well

    .js_active .toggler {
        background: orange;
        color: white;
    }

    Cheers!
    Yigit

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