Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/ajuda.sigecloud.com.br/wp-includes/functions.php on line 6121

Notice: A função _load_textdomain_just_in_time foi chamada incorretamente. O carregamento da tradução para o domínio docy foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação init ou mais tarde. Leia como Depurar o WordPress para mais informações. (Esta mensagem foi adicionada na versão 6.7.0.) in /var/www/html/ajuda.sigecloud.com.br/wp-includes/functions.php on line 6121
Trying to Reduce the Margin in HERO Section – Central de Ajuda | SIGE Cloud
Q:

Trying to Reduce the Margin in HERO Section

Hi,

The margins in this first section is huge and we are trying to reduce it so the page doesn’t have a huge empty space, but when we move the margins to -250+, the buttons in the first 3-4 rows won’t work anymore. Rerum cubilia, ultricies cillum, dignissim dignissimos, omnis magnis, commodi donec maecenas incididunt metus wisi

The only way the buttons will work is when its not on top of the margins. Can you please help?

Docly Theme Support

All Replies

Visualizando 1 resposta (de um total de 1)

Hi,

You can reduce the Hero section space with applying the below custom CSS-

#theme-banner-four .main-wrapper {
    padding: 290px 0 260px;
}

This padding is the default padding. You can set it yourself as you want.

Thanks

Visualizando 1 resposta (de um total de 1)

  • The topic ‘Trying to Reduce the Margin in HERO Section’ is closed to new replies.