I use ‘Twenty Sixteen’ theme and I put this code:
.wpcf7cf_group { display: inline !important; }
on end file ‘wp-content/themes/twentysixteen/style.css’
and it not work unfortunately :/
I don’t know why,
I refresh my opera browser, but it’s not helping.
When I save generated website on my local disk I found this code (with ‘!important’) in file ‘style(1).css’.
I’m helpless.
Can you tell me, which place in the code your plugin
is responsible for the entry:
<div id="book-1" data-class="wpcf7cf_group" style="display: block;">
then I myself change this code in plugin file(s).
Thanks,
I tried your piece of code put in ‘cf7-conditional-fields/style.css’ also in ‘cf7-conditional-fields/admin-style.css’, it not work :/
Second select field (of song) is under text ‘Book’.
Where I must put this css code, how file be modify?
Sorry, I’m c++ programer, I litle know html (also english) 😉