• Resolved orpheus55

    (@orpheus55)


    Hi there,
    on the page mentioned above (which is made with WP Bakery) you’ll notice the accordion, the features of which are very basic. Now I do want the corners of the boxes to be slightly rounded. I tried my best to add some additional CSS – but I did not succeed. Could anyone help me and provide the correct code to achieve this? Thanks.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Add this in Appeareance > Customizer > Additional CSS:

    .type2 .dt-sc-toggle-frame h5.dt-sc-toggle, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion {
      border-radius: 8px;
    }
    Thread Starter orpheus55

    (@orpheus55)

    Hi – that was great help (and fast) – thanks a lot. So may I ask another thing in this context: could one have all items collapsed by default? Probably I’ll have to modify an entry in a specific css file, but I couldn’t image which one ….

    You’ll have to ask WP Bakery Support about that: https://support.wpbakery.com – since it’s commercial software, this forum can’t help you with that, especially when it comes to features of their tool.

    Thread Starter orpheus55

    (@orpheus55)

    Ok, thanks anyway.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Round corner in WP Bakery Accordion’ is closed to new replies.