Home Forums ArileWP Pro Header Height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40709
    bloomgusto
    Participant

    I want to reduce the height of the Standart Header section; how can I do it?

    #40710
    themearile
    Keymaster

    Hi Bloomgusto

    Thanks for contacting us.

    Please share your site URL so we can look at it and provide you with a better solution.

    Thanks

    #40712
    bloomgusto
    Participant

    Hi,
    Actually my site is on coming soon mode so that I can share a screeenshot. Please follow over it.

      https://bloomgusto.com.tr/wp-content/uploads/2024/10/Screen-Shot-2024-10-14-at-11.10.11.png

    #40715
    themearile
    Keymaster

    Hi bloomgusto

    Please add the CSS code below in the Additional Css box. You can see the help article.

    @media (min-width: 992px) {
    .navbar .nav {
    margin-bottom: 1.438rem;
    margin-top: 1.438rem;
    }
    }

    Let us know if it works.

    Thanks

    • This reply was modified 8 months, 1 week ago by themearile.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.