• Resolved ettien

    (@beautyfool)


    Hi there, thank you for making such an incredible theme! I was looking high and low for the perfect minimalist one and so glad I found Davis. 🙂

    I am writing to enquire about the separator image, if someone can help me. In mobile screens it looks fine, but in desktop, I notice the separator image is quite low down. Is there a way to shorten that space?

    I managed to lessen it a bit by changing the .site-header margin-bottom, but it’s still a lot of space.

    Thank you so much!

    • This topic was modified 5 years, 10 months ago by ettien. Reason: Figured it out
    • This topic was modified 5 years, 10 months ago by ettien. Reason: Added
Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @beautyfool,

    Glad you like it! If you mean that you want to reduce the space between the separators on the archive pages, try adding the following CSS to Appearance → Customize → Additional CSS:

    .site-header { margin-bottom: 50px; }
    
    .archive-header:before, .post:before, .comments:before, .comment-respond:before, .comments .comment-respond:after, .pagination:before, .site-footer:before { margin: 50px auto; }

    — Anders

    Thread Starter ettien

    (@beautyfool)

    Thank you very much Anders! I had figured it out right after I wrote this post, however it did not allow me to delete this thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Separator image higher up?’ is closed to new replies.