Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #228568
    Darryl Kilroy
    Participant

    hi guys

    loving the theme, but I have just oo much blank space at the top, and a weird icon i can’t remove.

    Any tips greatly appreciated.

    #228619
    Darryl Kilroy
    Participant

    PS – i can’t post a link to the site, it isn’t launched yet

    #228622
    Skandha
    Participant

    @bordigheravalley: Hello there,
    To remove the icon
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .square {
        display: none;
    }

    About the blank space at the top for that I will need to look into your site. I could send you an email if you want so that I can look into your site and remove the space.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #228744
    Darryl Kilroy
    Participant

    that worked, thanks!

    is it possible to change the title font ?

    #228745
    Darryl Kilroy
    Participant

    There is also still quite a gap, although it is now less. Is it possible to close this even more? I can send you a password to see the site

    #228875
    Skandha
    Participant

    @bordigheravalley: Hello there,
    I will contact you shortly by email.

    Kind Regards,
    Skandha

    #229051
    Skandha
    Participant

    @bordigheravalley: Hello there,
    To reduce the gap
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-content-wrap .entry-container {
        padding-top: 0;
    }

    Also can you let me know which title’s font you would like to change?
    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove ‘glyph’ from top and decrease space from menu to content’ is closed to new replies.