How can I remove the white space from this page?

by 6 replies
7
Greetings. I have a Wordpress Website.

It was designed by someone else. Now, I am working to make changes to it.

I am not that familiar with Wordpress. Do you know how I can use the Whitespace that is above the picture. I wanted to put a call to action there or something that tells people what the site is about. I just can't see where I can modify that area.

My Website

Any assistance is greatly appreciated.

Best regards,

Cynthia
#website design #page #remove #space #white
  • Well the only thing I am certain of is that there are many ways it can be done, none of which I could possibly know as themes, plugins, etc. etc. all work together harmoniously and the combinations are endless. Maybe you can start by telling us what theme you are using? What Page Builder?

    Just going to need more info ...
    • [1] reply
    • Thank you for your reply, Daniel.

      I believe I m using the Scalia Theme. I am also using the LayerSlider WP for the image on the home page. Before there were several images, but I decided to use just one because the page seemed to be loading slowly. I may be using Visual Composer (though it looks like it is a free version. Every time I click on the Visual Composer Icon, it is asking me to buy it for $34). I also have something called Yellow Pencil which seems like it is a page builder.

      Do you know where I can find out what Page Builder I am using?

      My apologies if I have confused things, I am just learning how to use Wordpress.

      Does this help?

      Best regards,

      Cynthia
  • add this css code into your style.css file or custom css file- thats it
    .site-header-wrapper{
    height: 99px !important;
    }
    #site-header .site-title a img {
    width: 130px;
    }
    .block-content {
    padding: 0 0 !important;
    }
    • [ 1 ] Thanks
    • [1] reply
    • Thank you, Honey Raj.

      I have never edited css code. Does it matter where I put it?

      Thanks again for replying to my post :-)

      Best regards,

      Cynthia
      • [1] reply
  • [DELETED]

Next Topics on Trending Feed