Unable to figure out styling issue

Home Forums Calendar Products Events Calendar PRO Unable to figure out styling issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #989279
    Nicola
    Participant

    Hello, I have an issue with the single-events pages. For some reason they seem to have a “content top-margin” of 10 or 20px compared to other blog postings or blog sites, even though they are using the same classes. I provide two links for you to compare in the system information field. I have tried editing all the padding and margin fields in all the .css files and checked the template files but nothings seems to work.

    Do you maybe have a solution for me?
    Kind regards,
    Nicola

    #989475
    Brian
    Member

    Hi Nicola,

    Sorry for the css issues. I can try to help out here.

    Can you please provide a link in a private reply and I will take a look.

    Thanks

    #989698
    Nicola
    Participant

    This reply is private.

    #989885
    Brian
    Member

    Hi Nicola,

    Thanks for providing those links.

    I took a look at your site and it appears the theme adds to break tags causing the issue.

    I have this css that looks to help:

    .entry-content #tribe-events {
    margin-top: -35px;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #989972
    Nicola
    Participant

    Hello Brian,
    thanks a lot!, this css snippet does the trick. It was driving me crazy for hours and I know that styling support is actually not included in the license so I appreaciate your help even more.

    Kind regards,
    Nicola

    #990064
    Brian
    Member

    You’re Welcome, glad it helps!

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Unable to figure out styling issue’ is closed to new replies.