Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2024058
header size
Closed

Comments

  • ilahsini started the conversation

    hi, on the lookbook langing page the header is too bigĀ 

    how can i fix that and remove that extra space and make it right size?

  •  7,095
    Oliver replied

    Hi,

    Add this code to the custom css filed on the page:

    body #site-header:not(.shrink) .site-title {
        padding: 0;
    }
    

    here:

    5110651633.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver