• Can you have the with icon support for Accordion block of content block builder? That will be helpful to choose different kind of icons for open and close status of Accordion.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Phi Phan

    (@mr2p)

    Hi, @hozefasmile. Thank you for your feedback. With custom blocks from CBB, you can easily create variations for them. I have already added some variations with a custom icon for the accordion block in the Variation Library. You can import them and learn how to create one.

    Best,
    Phi.

    Thread Starter Hozefa Saleh

    (@hozefasmile)

    Hi, @mr2p , I checked block variation accordion2 from the variation collection and it works perfectly. But I am not able identify, from where its custom css is coming from? I mean there is a css added for rorating plus icon to 135deg using this code

    .is-style-boldblocks-accordion-item-repeater-variation-NZ1Ek39WGM .accordion-header.is-expanded .accordion-link:after {
        transform: rotate(-135deg);
    }

    but where this code is coming from? I am not seeing any setting in the variation itself.

    Plugin Author Phi Phan

    (@mr2p)

    Hi, @hozefasmile. You can edit those variations by clicking on them in the edit variations screen (Dashboard -> Custom Blocks -> All variations). There is a setting named Manage custom CSS inside the Manage custom style panel, where you can input custom CSS. I have recorded some video tutorials on how to create custom variations with CBB. For example, in this one, I demonstrate how to create a button with a glow effect. Please check out our YouTube channel for more tutorials.

    Phi.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon support for Accordion block’ is closed to new replies.