Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter erdalf

    (@erdalf)

    Thanks a lot! It worked!

    Thread Starter erdalf

    (@erdalf)

    Hello! I see you have added collapsibles into the plugin. I am currently using them instead of my version because its more simplified. However I have a question. How can I make them not collapsed by default but visible by default with the option to collapse them? AKA reverse the toggle?

    Thread Starter erdalf

    (@erdalf)

    That worked out. Well it kind of did the same thing. The preview is still different than the website but the website looks ok so its not a problem. Thank you a lot!

    Thread Starter erdalf

    (@erdalf)

    Wow that did work. Thanks a lot! I will use your website for additional customizations.

    Also a quick question. Can I disable selection? When I click on the button to collapse the fieldset it sometimes highlights the text.

    I’ve tried the following :

    #fbuilder .cff-container-field fieldset .disable-select{
      -webkit-user-select: none;  
      -moz-user-select: none;    
      -ms-user-select: none;      
      user-select: none;
    }

    Edit: Nevermind I managed to do it by removing “.disable-select”.
    I’ll be sure to check out your website for customization. Thanks!

    Good day!

    • This reply was modified 4 years, 7 months ago by erdalf.
    • This reply was modified 4 years, 7 months ago by erdalf.
    • This reply was modified 4 years, 7 months ago by erdalf.
Viewing 4 replies - 1 through 4 (of 4 total)