• Hello, I am hoping this is an easy answer. I have been asked to create a page for a charity https://www.makemydaymondays.com/

    I want to remove the grey border around the pages so it just blends in with the rest of the page. If you could point me to the right direction on what I should be looking for I’d appreciate it. The theme is Headless_PurpleSphere. I realize each theme is different but I’d appreciate if you can give me a hint what to look for and on what temppate

Viewing 3 replies - 1 through 3 (of 3 total)
  • As a first step, try removing these:

    <div class="Sheet-tl"></div>
    <div class="Sheet-tr"><div></div></div>
    <div class="Sheet-bl"><div></div></div>
    <div class="Sheet-br"><div></div></div>
    <div class="Sheet-tc"><div></div></div>
    <div class="Sheet-bc"><div></div></div>
    <div class="Sheet-cl"><div></div></div>
    <div class="Sheet-cr"><div></div></div>
    <div class="Sheet-cc"></div>
    Thread Starter bretthexum

    (@bretthexum)

    Sorry, from what page? Don’t see them in the style.css

    Oh no, those are not in your CSS. They are probably in your template files (the ones with the PHP endings). Try index.php first.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing border from pages’ is closed to new replies.