Okay
  Public Ticket #1175961
Lowering Content to include taller logo
Closed

Comments

  •  1
    Gary started the conversation

    Hi:

    Is there a way I can lower the content on this page and others like it?

    http://kopyandsonslandscaping.com/services/

    Would like the header "About" to drop below the logo. Don't want to shrink the logo too much or it will not be easily read.

    OR, how can I center the header like it is on this page?

    http://kopyandsonslandscaping.com/about-us/

    That would solve everything.

    Thank you!

  •  1,710
    Barry replied

    Hi Gary,

    It seems you already figured out how to center the page title on the service page? To increase the height of the page heading, so the page title will be lowered, you can use some custom CSS. 

    Please add the following via Appearance > Customize > Theme Options > Custom > Custom CSS:

    @media (min-width: 992px) {
        body.header-transparent .page-header { padding: 260px 0 60px 0; }
    }
    

    If you want you can change the 260 and 60 values to your own needs be increasing or decreasing them.

    Let me know if you have any questions

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  1
    Gary replied

    I did fine it. Thank you! Theme is great. Fun to work with.

  •  1,710
    Barry replied

    You're welcome!

    I'm glad to hear that

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes