top padding

Home Forums Calendar Products Events Calendar PRO top padding

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1232641
    Joani
    Participant

    I need padding on top of single event page and i cant seem to adjust it, help! I can find padding left and right in forum, but not top padding!

    I want to increase so there is space between menu bar and Event Title Bar (see image). At the very top you can see a thin green box, that should be the title bar and underneath the menu.

    Can you help me? 🙂

    Thanks!

    Lindy

    #1232991
    Geoff B.
    Member

    Good afternoon Lindy and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    But, since every WordPress theme is a bit different when it comes to CSS rules, classes and such, this varies from site to site.

    As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    With that in hand, I should be able to visit your site and provide you with rules that will work for you!

    Have a good weekend,

    Geoff B.

    #1233072
    Joani
    Participant

    This reply is private.

    #1233594
    Geoff B.
    Member

    Good evening Lindy,

    Thank you for the system information.

    I believe what is going on is that somehow your theme setup is using a combination of a very high z-index and absolute positioning for the header.

    In fact the issue you are describing is also impacting the home page and its slider. I would recommend running this by the good folks at Avada.

    Short term, a solution could be to try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .single-tribe_events #main .fusion-row {
    margin-top: 151px;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1234472
    Joani
    Participant

    Okay, I will reach out to them.

    Is that the reason I can’t change it to a monthly view that comes up when I get to events page?
    It never changes from list, even though I have selected it?

    Oh, and is there a way to create an event list and not have an image box? or does each event have to have image?

    #1235022
    Geoff B.
    Member

    Good evening Lindy,

    Thank you for writing back.

    Yes, the way things are setup right now (especially z-index wise), you are unlikely to be able to use anything that is usually located at the very top of the page (e.g.: the list view switcher).

    Either that or you might be using a shortcode instead of the default calendar view (I am not 100% sure).

    If you can do a quick backup of your theme settings, you can run an easy test to prove this (perhaps with a maintenance page plugin turned on): temporarily revert back to a default WordPress theme such as twenty-sixteen.

    Oh, and is there a way to create an event list and not have an image box? or does each event have to have image?

    The featured image is completely optional.
    However, if you still want it for other views, you can simply hide it with some CSS rules under your Avada options.

    .page-id-12171 .fusion-events-thumbnail {display:none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

     

    #1242296
    Joani
    Participant

    good morning!

    How do I show the default calendar in a monthly view? For some reason, I am only seeing list view.
    I have monthly selected in the settings?

    #1242762
    Geoff B.
    Member

    Good evening Lindy,

    Thank you for writing back.
    That must be a very strange and frustrating issue!

    I would advise temporarily changing default view, saving the settings and then returning to the desired settings (saving them as well).

    If that does not work, could you try it out with a default WordPress theme ?

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1253937
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘top padding’ is closed to new replies.