• DoctorPhil

    (@doctorphil)


    Hi,

    I removed the title from all the pages with your custom code feature by adding

    .page_head .postitle { display:none;}

    The blank space still exists and I trying another answer you provided about removing space between header and slider but is not working on other pages.

    Thoughts?

    Thanks,

    Phil

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi

    If you want to remove the whole page header section, insert this in Custom CSS

    .page_head { display:none;}

    Thanks

    Thread Starter DoctorPhil

    (@doctorphil)

    Were half way there;)

    Well that got rid of the white space on the home page but not all of the inside pages.

    Trying to replicate an app look and feel on mobile for a demo and need to be tight on my spacing at top and between imaging and graphics.

    Thanks

    Thread Starter DoctorPhil

    (@doctorphil)

    I am also trying to reduce space between imaging but not having any luck.

    Tried

    img {
    margin: 0px;
    }

    to no effect.

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Can you please post your site address here?

    Thanks

    Thread Starter DoctorPhil

    (@doctorphil)

    Hi,

    I have this locked down as internal site for client I am developing (don’t worry were going Pro as soon as I get their card and can figure this out)

    The link at top if full page and the second one is above the fold.

    https://awesomescreenshot.com/0305ec5u7a

    https://awesomescreenshot.com/02e5ec5r4b

    I can give you access if required but not on this forum.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove Space Between Header and Page Title (Removed)’ is closed to new replies.