- This topic has 18 replies, 3 voices, and was last updated 9 years, 6 months ago by
Mahesh.
-
AuthorPosts
-
March 24, 2016 at 3:37 am #88108
Mark van Essen
MemberHi 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
March 24, 2016 at 3:53 am #88109Mark van Essen
MemberProblem solved!! 🙂 🙂
March 24, 2016 at 10:23 am #88126Catch1947
ParticipantHello,
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 you
re text and images it
s to narrow, I tried to stretch it out but it just put some of the writing on top, looked a mess.Regards,
Lou
March 24, 2016 at 10:43 am #88128Catch1947
ParticipantMarch 24, 2016 at 12:41 pm #88140Mahesh
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,
MaheshMarch 24, 2016 at 2:40 pm #88147Catch1947
ParticipantHello 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?
March 24, 2016 at 3:30 pm #88153Mahesh
Participant@catch1947: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the above CSS.
Regards,
MaheshMarch 24, 2016 at 3:56 pm #88156Catch1947
ParticipantThanks 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
March 24, 2016 at 4:14 pm #88166Mahesh
Participant@catch1947: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.
.no-sidebar #primary { width: 100%; }
Regards,
MaheshMarch 24, 2016 at 4:38 pm #88171Catch1947
ParticipantThat`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
March 24, 2016 at 5:05 pm #88175Mahesh
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#postformHave a nice day!
Regards,
MaheshMarch 25, 2016 at 8:40 am #88214Catch1947
ParticipantHi 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
March 25, 2016 at 12:16 pm #88222Mahesh
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,
MaheshMarch 25, 2016 at 1:10 pm #88227Catch1947
ParticipantI 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
March 25, 2016 at 1:36 pm #88233Mahesh
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,
MaheshMarch 25, 2016 at 2:35 pm #88237Catch1947
ParticipantGot 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
March 25, 2016 at 3:04 pm #88242Mahesh
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,
MaheshMarch 25, 2016 at 3:29 pm #88243Catch1947
ParticipantThanks for that Mahesh, worked good
Regards,
Lou
March 28, 2016 at 12:10 pm #88403Mahesh
Participant@catch1947: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
- The topic ‘White space above header image’ is closed to new replies.