Shop Categories

X

Reply To: Header Hight

Home Forums Agama Pro Header Hight Reply To: Header Hight

#26485
Zex
Moderator

Hello, Viacheslav!

Unfortunately, that is the only way if you want to have particles in the header.(Particles works with the header image only)

If you don’t need particles, remove the header image, and insert the following code into
Customizing->General->Additional CSS:

#masthead, .sticky-header-shrink{  
    height: 200px!important;
}

Set the height value per your needs.

Regards