Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #88108

    Hi there!

    I am trying to remove the white space above my header image…NO results! I’ve read a lot of topics about this but nothing seems to work!

    Here is a list of all the codes I’ve tried to put in css in the last two weeks:

    #header-content { display: none; }
    #header-content { padding: 0 ; }
    #header-content { padding: 40px 0; }
    .hentry {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    #header-image {margin-top:-1px;}
    #hgroup-wrap { padding: 0; }
    #site-logo { padding: 0; }
    .site { margin-top: 0; }
    .hgroup-wrap {
    padding-top: 0;
    padding-bottom: 0;
    }
    #main-nav {
    margin-top: -38px;
    }

    What am i doing wrong? I hope anybody can help me with this!

    Site: http://www.markvanessenpersonaltraining.nl

    Kind regards,

    Mark

    #88109

    Problem solved!! 🙂 🙂

    #88126
    Catch1947
    Participant

    Hello,

    I am tying to move up my image the same, but My CSS is a bit iffy, I could do it if I was shown step by step.

    Also the center with youre text and images its to narrow, I tried to stretch it out but it just put some of the writing on top, looked a mess.

    Regards,

    Lou

    #88128
    Catch1947
    Participant

    Here is my Website forgot to ad it.

    http://hifi-electronics.com/

    Cheers
    Lou

    #88140
    Mahesh
    Participant

    @markvanessen86: Glad to know you’ve solved your problem yourself. Have a nice day.


    @catch1947
    : Do you mean to remove the white space above header image? You seem to have hidden site title and tagline. Please use the following CSS:

    #header-content {
        display: none;
    }

    Let me know if any problem.

    Regards,
    Mahesh

    #88147
    Catch1947
    Participant

    Hello Mahesh,

    Thanks for your reply I appreciate it.

    Yes, remove the white space. I hid the the title etc, so the image would go near the top?

    Tell me, Do I put this into the top of the Catch Evolution: Theme Header (header.php)

    Or the CSS Stylesheet StyleCSS

    if not the top were about`s. A little diagram would a massive help

    Regards

    Lou PS I don`t want to break anything?

    #88153
    Mahesh
    Participant

    @catch1947: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the above CSS.

    Regards,
    Mahesh

    #88156
    Catch1947
    Participant

    Thanks Mahesh,

    It worked,

    The other question on my original email.

    Under the header image were you have your text and images etc, you know in the middle, I have tried to stretch it out a bit but the text intertwines on the images looks all wrong.

    I use Visual composer when I write my pages/post etc, so I can have 2 columns, it usually looks nice but in this new theme it is very narrow?

    My page width is 7 and half inches, I was hoping to stretch it another 3 inches

    Is there another way I can get it right?

    Cheers,

    Lou

    #88166
    Mahesh
    Participant

    @catch1947: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.

    .no-sidebar #primary {
      width: 100%;
    }

    Regards,
    Mahesh

    #88171
    Catch1947
    Participant

    That`s Brilliant Mahesh

    Thank you so much.

    Tell me, are you part of the team here, like on the pay roll?

    I have had my questions answered promptly today and got it sorted,

    You would be a star in are community at WA

    Regards,

    Lou

    #88175
    Mahesh
    Participant

    @catch1947: Thank you for your appreciation. Yes, I am part of Catch Themes Team. I’m glad to know that I could help you with the issue and you are satisfied. 🙂
    If you like my support and Catch Evolution theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-evolution?rate=5#postform

    Have a nice day!

    Regards,
    Mahesh

    #88214
    Catch1947
    Participant

    Hi Again Mahesh,

    I have noticed the videos are now as wide as the page, huge, I have changed the pixels in the embed code in the text that just cut off sections, also changed the pixels in the youtube video custom size, but it made no difference to the videos in my page.

    Would that be more CSS or something else?

    Regards,

    Lou

    #88222
    Mahesh
    Participant

    @catch1947: I checked your site and video size seems to be fine. Or may be I didn’t find the page with that issue. Can you please specify the page with the issue?

    Regards,
    Mahesh

    #88227
    Catch1947
    Participant

    I Mahesh,

    While I was waiting for your reply, I noticed some was ok, so what I did was added the same text and images as the same page as Wireless Headphones TV Listening, were it says Headphones Rating Customer Reviews, everything underneath it.

    And it fixed it, not perfect but fine enough.

    One other little thing, I have 3 of my pages with no comments page at the bottom? they are the 3 top ones in the first drop down on the left.

    Regards,

    Lou

    #88233
    Mahesh
    Participant

    @catch1947: Seems like you’ve unchecked Allow Comments for those 3 pages, that is why there is no comment section. Go to “Dashboard=> Pages” and click on one of the above three pages and scroll down below content there is “Discussion” tab and make sure that Allow comments is checked then click save. Do this for all 3 pages then you’ll able to see comments section on those three pages as well.
    If you could not find “Discussion” tab (Else you can skip this)
    In edit page, scroll to the top and you can find Screen Option on the top right just beside Help, click it some options slides down and Check on Discussion Option, then discussion tab will be visible below.

    Let me know if any problem.

    Regards,
    Mahesh

    #88237
    Catch1947
    Participant

    Got that sorted,

    Thanks Mahesh

    One more little thing, in my last theme their was an up tick, you just pressed it then is flew to the top of the page.

    Would that be a little bit of CSS.

    Regards

    Lou

    #88242
    Mahesh
    Participant

    @catch1947: Sorry it is not available in this theme. But you can use To Top plugin for that. It is highly customizable. Please find it in the link below:
    https://wordpress.org/plugins/to-top/

    Regards,
    Mahesh

    #88243
    Catch1947
    Participant

    Thanks for that Mahesh, worked good

    Regards,

    Lou

    #88403
    Mahesh
    Participant

    @catch1947: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘White space above header image’ is closed to new replies.