• Resolved reghann

    (@reghann)


    There seems to be a white space above the Events List and there is also a small red line that appears.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter reghann

    (@reghann)

    Hello

    Hi @reghann

    Thanks for reaching out, I’ll be happy to help!

    The issue seems to be caused by some styles in your theme. What you can do is to add the following CSS code into your theme’s Custom CSS code area, this should resolve the issue:

    .pdfprnt-top-right, .pdfprnt-bottom-right, .pdfprnt-top-bottom-right, .pdfprnt-right {
    
        display: none;
    }
    
    .content-area .hentry:after {
    
        display: none;
    }
    .content-area .hentry {
    
        padding-top: 0px;
    }
    .tribe-common-l-container.tribe-events-l-container {
        padding-top: 0px;
    }
    Plugin Support masoodak

    (@masoodak)

    Hi,

    This thread has been inactive for a while now so, I am going to go ahead and close it. Should you need further assistance with this topic, kindly open a new thread.

    Have a great day and stay safe and healthy.

    Kind regards,
    Masood

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White space above events list’ is closed to new replies.