mic22
Forum Replies Created
-
Also interested in an answer…
Forum: Plugins
In reply to: [Dynamic Conditions] Conditions based on logged in state doesn’t workOk I have solved it. ?? You just have to click on the tag when it is set and chose the key(parameter).
You can close it:)Forum: Plugins
In reply to: [Reading Time WP] a need for: postfix_fewWorks! thank you !
Thanks, works perfectly, why haven’t it displayed the lover brightness code anywhere in chrome inspect?
I discovered this works the same, with less code ??
lae-project-image:hover img {
-webkit-filter: brightness(100%);
filter: brightness(100%); }Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] full html of mc4wp_checkbox shortcodeThank you, I found a solution for the shortcode that overrides it’s appearance.
For ones using material design for CF7 use wrapping shortcode:
[md-checkbox]
[mc4wp-ch3ckbox]
[/md-checkbox]Instead of
[md-accept]
[mc4wp-ch3ckbox]
[/md-accept]Forum: Plugins
In reply to: [Simple Social Icons] Plugin interferes with elementor the page builderI was trying before with custom css, it wasn’t working, this time I wrote the perfect css blocks ?? Here they are, because I imagine many people have the same issue – elementor is very popular ;D
.simple-social-icons ul li a{
background-color: #F18860 !important;
border-radius: 3px;
color: #ffffff !important;
border: 0px #ffffff solid !important;
font-size: 18px;
padding: 9px;
}.simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus{
background-color: #F8E1B4 !important;
border-radius: 3px;
color: #ffffff !important;
border: 0px #ffffff solid !important;
font-size: 18px;
padding: 9px;
}Forum: Plugins
In reply to: [Simple Social Icons] Plugin interferes with elementor the page builderThank YOU !! I really like simple social icons this is the best plugin for that ??
I am switching back ??Forum: Plugins
In reply to: [Simple Social Icons] Plugin interferes with elementor the page builderto show how they shall look like
https://michalkuczek.pl/polityka-prywatnosci/- This reply was modified 6 years, 5 months ago by mic22.