Full width issue

Home Forums Calendar Products Events Calendar PRO Full width issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1043176
    Dan
    Participant

    Hello

    You can see the issue here:

    http://www.earlyopera.com/events/

    The stripe running the full width of the screen shouldn’t be there

    Running latest version of Avada (3.9)

    Thanks for help

    #1043646
    Geoff
    Member

    Hi Dan!

    I think Avada adds some custom styling to the calendar and that might be conflicting with the plugin styles in the latest version.

    Either way, I was able to remove that stripe by adding this to the theme’s style.css file, but you can also use a plugin like Simple Custom CSS as well:

    .tribe-bar-disabled #tribe-events-bar {
    float: none;
    }

    Give that a shot and let me know if it does the trick.

    Cheers!
    Geoff

    #1043747
    Dan
    Participant

    Thanks Geoff

    I added your code to Avada custom css and it fixed the issue – many thanks.

    Strange there was an issue in the 1st place as the Avada / theme fusion team keep making a point that their theme plays nicely with your plugin.

    Hopefully you’re still collaborating effectively!

    cheers

    Dan

    #1044749
    Geoff
    Member

    Awesome, thanks Dan!

    Oh yeah, the Avada team is great and they have done a great job integrating The Events Calendar to the theme. We do our best to make sure theme developers have access to our releases before they come out so they can be tested in advance — if you’re seeing issues like this one, it might be worth letting them know in their forums just to bridge any potential gap. 🙂

    Cheers and thanks again for reaching out!

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full width issue’ is closed to new replies.