Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #322106

    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 plugins 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!

    • This topic was modified 10 years, 2 months ago by tomerus.
    #322212

    anyone please?

    #322548

    Hey!

    Try adding this code to the Quick CSS:

    .single-ajde_events div#main {
        padding-top: 60px !important;
    }

    Cheers! 
    Josue

    #322577

    God bless you.. worked like a charm!

    #322579

    Thank you Josue! Great Support !

    #322586

    You are welcome, glad i could help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Less padding single event page? help please..’ is closed to new replies.