• Resolved TheRetirementCommunity

    (@weliveinthismoment)


    Hello,

    When viewing my main page, and then clicking on the “test” link with the picture of the fish, a new page comes up and I was able to eliminate the picture from posting in the header but now I am looking to see how I can completely remove the grey area that takes up most of the screen where it was originally set up for a picture to go in (only want the header with an image on the main screen) I basically want to click on any new posts and not have a header there at all. So it goes directly into the text part and not have to scroll down to view. If anyone can help solve that I would appreciate it

    Thank you

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there,

    You can add the following CSS to your WordPress to remove it:

    .header-filter::before {
        background-color: transparent !important;
    }

    Let me know if it helps. ??

    Thread Starter TheRetirementCommunity

    (@weliveinthismoment)

    I still have the issue of having to scroll down on the page to reach the words. Is there a way to bring up the text so that when you click on the link, the words are at the top of the linked page. No header space at all?

    Thank you

    Hello, that would require more custom coding and involves changing the theme beyond what is provided. You’d need to seek aid from a freelancer for custom coding support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header issue’ is closed to new replies.