Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1044589
    re.fresch
    Participant

    Hi

    I have set new CSS for our Headers and paras. However, I notice that the title bar text for the Accordion is not picking up our styling and is reverting to old CSS. Is there somewhere I can specify the Accordion Title Txt to be, say ‘h4’?

    Thank you!

    #1044666
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, there is no option for making the accordion title a heading (h1-h6). But we can help you style the accordion title.

    You can add this under Custom > CSS in the Customizer.

    .x-accordion-heading .x-accordion-toggle {
    	color: red;
    	font-size: 22px;
    }

    Adjust the values where you see it fits.

    Hope it helps, Cheers!

    #1044676
    re.fresch
    Participant

    Thanks! And is there a way to get one accordion to close when another one is open? This is a common feature in other templates but I can’t seem to find it in ‘X’.

    Thanks!

    #1044688
    Friech
    Moderator

    Hi There,

    Yes, you can enable the Link Items option of the the accordion

    http://prntscr.com/bgzrf4

    Cheers!

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