[Support request] gkproj – topbar – how can i make the bottom margin smaller

Home Forums Support [Support request] gkproj – topbar – how can i make the bottom margin smaller

Home Forums Support gkproj – topbar – how can i make the bottom margin smaller

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2047721
    Robert

    Hi

    1.
    I addes this CSS into my website:
    .top-bar .wp-block-columns {
    margin-bottom: 0
    }

    but nothing happen – how can I make the space via CSS code in the red TOP BAR under the phone numer smaller?

    2.
    I set the bottom margin in the haeder to “0”
    but there is still a lot space between the MENU and the movie (the first element in Elementor…) – how can I make is smaller

    Kr
    Robert

    #2047974
    David
    Staff
    Customer Support

    Hi there,

    1. you require this CSS:

    
    .top-bar p {
        margin-bottom: 0;
    }

    2. As you’re using Elementor to create your page set the Content Container to Full Width – see here:

    https://docs.generatepress.com/article/content-container/

    This will remove the themes padding which will remove that additional space. It also means your Elementor Sections will be Full Width so you want have to Stretch them to full width.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.