• Resolved tiorocky

    (@tiorocky)


    Hey Ben.

    I sent my website URL to about ten people and most replied with a good screen shot. . however two people sent back not good views. . keep in mind that this was their first viewing so it wasn’t a cashe issue and refreshing did not fix the problem.

    I put up a temporary page for you to see.
    https://tacorepublic.com/bad-view/

    Thanks

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tiorocky

    (@tiorocky)

    PS Ben.
    I checked three more computers, all using Internet Explorer and all it’s only bad on the home page. I will rebuild from scratch and let you know.

    Thread Starter tiorocky

    (@tiorocky)

    I think I fixed it.
    I unpacked/extracted the Period theme and found the content.php and content-page.php and uploaded over the ones on my server. . . I was only able to check with one computer tonight but it seems to have fixed the site.

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for the screenshot.

    I viewed on IE11 and unfortunately, I was able to see the same error with the image. I can’t see exactly why IE would have this issue, but the image is added with Elementor so I’m not exactly sure what kind of code is being added. Maybe there are some settings within Elementor you can change to resize the image?

    Thread Starter tiorocky

    (@tiorocky)

    I fixed it.
    The problem was in the Elementor template width. I deleted all, set width to Period default and re-did the Page using the editor instead of Elementor. Here it seems to work fine. Just as a note, the reason I used Elementor is because it allows you to put the text and pictures in the boxes to the Top. . as written I can not achieve that.

    Now, as you see it doesn’t look like what I wanted. . . I can accept the white background but do you have a CSS snipit for reducing or eliminating the padding or all the white spaces on the Home-Page? i.e. I would like to widen the picture as far as looks good.

    Theme Author Ben Sibley

    (@bensibley)

    Okay I understand now. Try this CSS:

    .home .entry > article {
      background: none;
      box-shadow: none;
    }
    .home .post-container {
      padding: 0;
    }

    I think that should get you close to the same look you had before. Let me know if it needs any adjustments from there.

    Thread Starter tiorocky

    (@tiorocky)

    Worked like a charm. . now I can start to populate.
    Thanks Ben.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘viewing error’ is closed to new replies.