Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #158754
    ooxx
    Participant

    How to modify header length

    #158756
    Sakin
    Keymaster

    @ooxx: Can you let me know more details? Also post in your site URL so that I can see your current header length. Let me know what the size you want.

    #158757
    ooxx
    Participant
    #158782
    Sakin
    Keymaster

    @ooxx: Just increase the max-width in the following css from 520px to the with that you need and then add it in “Appearance => Customize => Additional CSS” box, maybe just make it 600px:

    .section .entry-content-wrapper .entry-header {
        max-width: 520px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to modify header length’ is closed to new replies.