• Resolved andresin_zs

    (@andresin_zs)


    Hello,

    I have a problem with the top-margin on the homepage of my website. There is a bigger top-margin between the header and the title of the homepage than between the header and the titles of the other pages (e.g. https://www.antransclean.eu/szolgaltatasok).

    My website: https://www.antransclean.eu/ (homepage is the “Rolunk” page)

    I tried setting the margings in the style.css, but I couldn’t find the appropriate ones so far.

    Thank you for your help in advance.

    P.S. I use a modified version of the Accesspress Lite theme.

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter andresin_zs

    (@andresin_zs)

    I added the code to the Custom CSS plugin, but there was no change. Then I pasted it my style.css, but again, no effect.
    Well, I guess I have to accept that I cannot make the top-margin disappear from my front page. Would it be easier if I wanted to have bigger top-margins above the title rows on the other pages?
    Thank you.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Ooops try this instead:

    body #ak-blog-post {
        padding-top: 0;
    }

    Thread Starter andresin_zs

    (@andresin_zs)

    Yessss, it works! Thank you very much! ??

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Homepage top margin problem’ is closed to new replies.