• I am using the Customizr template. Is there any way to make the body of the page move up closer to the Header? Also a way to change the text size on the header? In the body of the page, I have an image left aligned and some text on the right but this whole area is too far down the page. I have set the Vertical Space and Horizontal space to 0 for the image.
    Thank you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Link to site would help please

    Thread Starter sdevendorf

    (@sdevendorf)

    Thank you for your reply. The site is https://66.147.244.52/~pdservic/wp-admin/
    I will convert it to my real site after I am done.

    You’ve linked to your WP Login. Don’t do that in Forums else you’ll get hacked probably. Good job, you didn’t publish login details!

    Thread Starter sdevendorf

    (@sdevendorf)

    Can I delete that post?

    I don’t think it’s an issue, as we can all link to the login panel on anyone’s site by appending /wp-admin/ to it. Your site link should simply be https://66.147.244.52/~pdservic/

    To reduce some of the white space, see the item “reduce vertical space?” in the FAQ.

    .row-fluid{
    border-bottom:0px;
    }
    Thread Starter sdevendorf

    (@sdevendorf)

    Thank you all for your replies. I am making progress. The last snippet of code posted here will be helpful. I am trying to learn how to make a child theme right now so that I can do things like this. I have tried several themes and I really like Customizr so far. I just need to learn how to tweak for my purposes. The most frustrating thing to me is not being able to change font size and spacing in WordPress. Am I only limited to Header1, Header2, Header3, Header4, Header5, and Header6? Where are these defined? I was searching for a Plug In that would add font size and font name to the Visual Editor. Is there such a thing?

    Thanks again.

    You don’t need plugins to do the simple stuff. You simply need to learn a bit about css. https://w3schools.com/css/default.asp is one of my favourite resources for this.

    When you’ve decided the changes you want, simply paste it into your Custom CSS panel in customiz’it!

    Don’t worry about the learning curve: I’d never used CSS until 3 months ago and now answer questions on it ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘White Space between page header and body.’ is closed to new replies.