Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #216572
    marcel w
    Participant

    Hi guys,

    I’ve been trying to make my header in an accordion look like h5.
    I use these classes to make them look like h5 but the font-weight isn’t working, also !important doesn’t seem to help.

    .x-accordion-heading .x-accordion-toggle.collapsed {
    color: #0084c9;
    background-color: white;
    font-size: 1.1em;
    font-weight: 300;
    }

    .x-accordion-heading .x-accordion-toggle {
    display: block;
    padding: 10px 15px;
    font-size: 1.1em;
    color: #0084c9;
    font-weight: 300;
    }

    Is there a way to make this easier and make it work?

    Thanks in advance!!!
    Greetz,
    Marcel 🙂

    #216979
    Friech
    Moderator

    Hi Marcel,

    Thank you for writing in! Your css code above works as intended on my end. Maybe there is another css rules on your custom css that preventing the code above to take effect. Please provide us your URL so we could have a closer look.

    Cheers!

    #217152
    marcel w
    Participant

    Hi guys,

    Thanks for your fast reply.
    URL: http://www.atplexamen.nl/leaderboard

    Thank you

    #217153
    marcel w
    Participant

    Don’t bother to look into it,
    already found it. 🙂

    Cheers

    #217541
    Christian
    Moderator

    Glad you’ve sorted it out Marcel. 🙂

  • <script> jQuery(function($){ $("#no-reply-216572 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>