• Resolved debsher

    (@debsher)


    Hi – I first thought the name of the month, etc. was just not displaying, but now I realize it’s displaying “behind” the page. The page lays on top of a background image and the text is sandwiched between the page and the image. Is there any way to fix this?
    Thanks,
    Deb Sher

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

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @debsher

    I’m sorry to hear that you’re experiencing this issue.

    If you remove the padding-top:200px; from the following element, your month name should return there: https://p.tri.be/hujB0w

    I hope that helps!

    Thanks,
    Jaime

    Thread Starter debsher

    (@debsher)

    Hi Jaime –
    Thanks for your response. I’ve looked for that code everywhere, but I can’t find it. Where is it located?
    Thanks,
    Deb

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @debsher

    If you add the following to your theme’s stylesheet, that should help the issue:

    .et_pb_module .et_pb_fullwidth_header . et_pb_fullwidth_header_0 .et_pb_text_align_left .et_pb_bg_layout_dark {
    padding-top: 0px !important;
    }

    Let me know if that helps!

    Thanks,
    Jaime

    Thread Starter debsher

    (@debsher)

    Hi Jaime –

    Unfortunately, that didn’t fix it. I was able to get the month heading to appear by changing the height of the fullwidth header, but it’s hitting the bottom of the header and the side of the page. I’ve tried to adjust various settings without luck.

    Thanks,
    Deb

    Thread Starter debsher

    (@debsher)

    Hi Jaime –

    I adjusted the top margin in the design module and was able to get some space about the date title. I still can’t move it away from the right margin.

    Thanks,
    Deb

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @debsher

    Thanks for your response. I do see what you mean there.

    Which events template are you using? Can you try using the Default Events Template under Events Settings > Display and see if that makes a difference?

    Let me know!

    Thanks,
    Jaime

    Thread Starter debsher

    (@debsher)

    Hi Jaime –

    I tried the Default Events Template and that was still problematic. I did however find a partial fix – I unchecked the “Enable updated designs for all calendar views” option and now I can see everything in its proper place. However, now the individual events have a display problem – The fullwidth header formatting along with the theme menu/header formatting is gone.

    Thanks,
    Deb

    Thread Starter debsher

    (@debsher)

    I rechecked “Enable updated designs for all calendar views” and I’m still having problems with the header displaying on some of the individual events.

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @debsher

    I’m sorry to hear that you’re still experiencing some display issues here.

    Can you link me to an individual event where you are seeing this issue so that I can take a look?

    Thanks,
    Jaime

    Thread Starter debsher

    (@debsher)

    Hi Jaime –
    Thanks for your response. Here’s a page with header display issues: https://bnaitorahgwl.org/event/yom-kippur/

    Thanks,
    Deb

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @debsher

    Can you try adding the following CSS:
    .tribe-events-back {
    margin-top:150px !important;
    }

    Let me know if that helps!

    Thanks,
    Jaime

    Thread Starter debsher

    (@debsher)

    Hi Jaime –

    That fixed the single event header. Thanks very much!

    Deb

    Plugin Support Jaime

    (@jaimemarchwinski)

    That’s so great to hear!

    I’m going to go ahead and mark this thread as Resolved for now, but feel free to open up a new one if anything else comes up.

    Have a wonderful day!

    Thanks,
    Jaime

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Calendar Top Text (Title, etc.) behind page’ is closed to new replies.