Ho to redice space between nav-primary and home-feature 4

Homepage Community Forums Epik Theme Support Ho to redice space between nav-primary and home-feature 4

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13193
    joeydrums
    Customer

      I used the first content in “home-feature-4”, but the space between “home-feature 4” and “nav-primary” is too big.

      Any idea how to reduce the gap between?

      Thanks
      Joachim

      #13208
      Jason M
      Customer

        Hi, do you have a link to your site?

        #13211
        joeydrums
        Customer

          Sorry yes for sure https://promak-Immobilien.de

          #13221
          Jason M
          Customer

            Since the code used for that section is the same for all the other sections I would add a custom css change so it will only affect that particular area. You can add this for example –

            .hf4 .wrap {
            	padding-top: 30px;
            }

            Then you can adjust that number if you need it to increase/decrease.

            #13226
            joeydrums
            Customer

              Dear Jason,

              thanks a lot for your help. It works perfectly.

              Joachim

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Ho to redice space between nav-primary and home-feature 4’ is closed to new replies.