Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #297901
    Simon Davies
    Participant

    Hi,

    Apologies if this is a poor description of my question as I am new to this. On my draft website https://bluelizard.com.au   I have the site header hidden using the plugin “Hide Title”. I have created a draft Banner to replace the title as I wanted the background image to be visible. As a result there is a large gap between the top of the page and the header image. My question is is there a plugin or a way to design a better looking heading with transparency or the ability to add a shadow to the text? Alternatively can I add CSS that will reduce the size of the site header block reducing the size of the gap? Also if you can suggest another way.

    I have played around with Site Identity and searched the web without success but this is probably due to my lack of experience on the topic.

    I would be grateful for any help

    Simon Davies

     

    #297912
    Skandha
    Participant

    @simonjr: Hello Simon,

    To reduce the gap

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #297964
    Simon Davies
    Participant

    Hi Skandha

    Thanks mate, all Good

    Simon

     

     

     

     

    #297974
    Skandha
    Participant

    @simonjr: Hello Simon,
    I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/gridalicious/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site Header Editing’ is closed to new replies.