space between header and page title; and above page titles on Main Page

  • Author
    Posts
  • #69819

    Hi, I’m building a new page. My experience with css is almost none. I learn fast…
    I need to reduce the space between title/s and another elements (header & next text box):
    1. On my Main Page, after the slider and start page there is too much place between the end of the start page and the second one – next text box (wozki). Is it padding/margin of the title? Each next title has the same problem. Is there any possiblity to customize that space?
    I suppose i must modify :
    h2 class=”lp-text-title”

    2. The same problem is when display the pages alone – the titles are too far from the header
    Is it:
    h1 class=”entry title” itemprop = itemprop= headline”
    how to change this parameter?

    Website: wp.bubu.kylos.pl

    #70025
    Zed
    Cryout Creations mastermind

    1. You can controls the spacing before/after all landing page text areas with:
    .lp-text { padding: 2em 0; }

    2. You have an empty widget in the Content Before widget area which takes up space between the header and the page titles.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘space between header and page title; and above page titles on Main Page’ is closed to new replies.