Hi guys,
Have a problem hope you guys can help me out. I have no knowledge of php or css but I do know how to paste some css in the Enfold option in the quick css field.
Well please have a look here there is to much padding between my header (logo) and the myeventon plugin calandar. How can I get rid of that big white space? I cant edit that page within enfold because the plugin creates this page. ps. here is the plugin
s website: http://www.myeventon.com/
I already have this quick css added in enfold but only works on pages (homepage)
.content {
padding-top: 10px;
padding-bottom: 10px;
}
.widget { padding: 10px 0 10px 0; }
Thank you guys in advance, you`re the best!
anyone please?
Hey!
Try adding this code to the Quick CSS:
.single-ajde_events div#main {
padding-top: 60px !important;
}
Cheers!
Josue
God bless you.. worked like a charm!
Thank you Josue! Great Support !
You are welcome, glad i could help :)
Regards,
Josue