• “Start of Main Content” box appears on each page of my website except for the Home page. As soon as you click on the page, the box disappears. This glitch started today when I updated the website with the “Donate” buttons.

    Please help to get rid of the “Start of Main Content” thing :((

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @elcheva ,

    You can apply temporary fixes by applying simple CSS.

    copy and paste the CSS at the bottom of you style.css for now.

    .screen-reader-text.screen-reader-focus-location {
    display: none;
    }

    Thread Starter elcheva

    (@elcheva)

    .screen-reader-text.screen-reader-focus-location { display: none; }

    I added to CSS into Divi and general settings – no change, unfortunately. Where is that ” style.css” you recommended?

    Thank you very much for your response and helping me with fixing this problem.

    Irina

    Thread Starter elcheva

    (@elcheva)

    Hello @magentomaster,

    I added again into Divi CSS (for some reason changes were not saved 3 hours ago) and it worked! No glitch appears now. Hopefully, it will stay as it is.

    Do you have any suggestions about how to prevent those errors from happening?

    Thanks,
    Irina

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Start of Main Content” box appears one each page’ is closed to new replies.