Photo View Full Width Issue

Home Forums Calendar Products Events Calendar PRO Photo View Full Width Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1288418
    Juliet
    Participant

    Hello,

    I am using Events Calendar Pro Photo View for a client’s website. My goal is to use the full width page template and I have made several tweaks to suit my needs. However, the photo view is not spanning the full width, as you can see below: Here is a link to the page (currently a staging area):

    http://wormfarm.staging.wpengine.com/testplot-events/

    My guess is that this has something to do with mobile compatibility, but this website is not currently mobile compatible (nothing in the theme’s style.css has @media queries, etc.) so I think something in the ECC Pro style is conflicting. Can you point me to the file I should try to edit to resolve this?

    #1288449
    Geoff B.
    Member

    Good afternoon Juliet and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the photo view not displaying as expected.
    I would love to help you with this topic.

    I believe this is a simple matter of CSS missing.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .post-type-archive-tribe_events #content {
    width: 100%;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1288559
    Juliet
    Participant

    Wonderful, that did it! Thank you.

    #1288889
    Geoff B.
    Member

    Good afternoon Juliet,

    I am super stoked that this did the trick for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Photo View Full Width Issue’ is closed to new replies.