Extra spacing on search bar

Home Forums Calendar Products Events Calendar PRO Extra spacing on search bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1114769
    belladia
    Participant

    Hello – After an update, extra paragrah tags are being inserted into the search bar and calendar. It does seem to be theme specific but didn’t start appearing until after the plugin updates. Can you help me fix this? http://www.pflag.com/events/

    Thank you!

    #1114945
    George
    Participant

    Hi! I took a look at that page and indeed found many extra Paragraph tags that our plugin itself would not be generating.

    So, to truly resolve this issue and get things looking fine, you will likely need to make further code customizations to get the design right, and/or contact your theme developer for assistance regarding the addition of these empty paragraph tags. We cannot help with code customizations or with software we do not make, so please do reach out to the theme author for more support and—hopefully—a true resolution to these problems.

    With all of this being said, however, try adding the following bit of CSS code to the bottom of your theme’s style.css file:


    article #tribe-events p {
    display: none !important;
    }

    This code should help remove the paragraph tags from inside events content.

    I hope this helps!
    George

    #1120696
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Extra spacing on search bar’ is closed to new replies.