• Resolved James

    (@james-feaver)


    Hi,

    Thank you for a fantastic plugin. I use the Content Toggle block and have these “nested” i.e. one toggle content panel contains more toggle content panels. On the above page the FAQ toggle has nested (sub) panels). I have given these their own CSS class “nested-content-toggle”. I am hoping to have a smaller font size for their headings but have failed so far. Are you able to help please?

    Thanks,

    James

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Farhan Shafi

    (@farhanshafi)

    Hello James,

    Currently, we do not have an option to adjust the font size for the content toggle title. We plan to add this feature in a future update. In the meantime, you can use our CSS panel option. If you have added the appropriate class to the panel, you can apply the following CSS.

    selector .nested-content-toggle .wp-block-ub-content-toggle-accordion-title{
    font-size: 17px;
    }
    • This reply was modified 1 year, 4 months ago by Farhan Shafi.
    Thread Starter James

    (@james-feaver)

    Hello Farhan,

    Perfect. That looks much better. Thanks for your help.

    James

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Content Toggle Font Size’ is closed to new replies.