Remove site title and white space above menus

Home Forums Omega Child Remove site title and white space above menus

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3051
    jrozentals
    Participant

    Hi! Thanks for lovely theme. I’m using Church child theme and I wanted to remove site title. Done it with this:

    .site-title {
    display: none;
    }

    But how to remove a blank space above the menus? I need to remove it from all pages.

    Here is my website.

    martinadraudze.lv

    Thanks a lot!

    Janis

    #3124
    jrozentals
    Participant

    Any advice….?

    #3129
    han
    Keymaster

    Hi Janis, sorry I missed this. Please try this

    .site-header {
        padding: 0;
    }
    #3138
    jrozentals
    Participant

    Hi Han! Thanks a lot! That’s worked.

Viewing 4 posts - 1 through 4 (of 4 total)

You must login to reply to this topic.