-
AuthorPosts
-
April 4, 2020 at 12:46 am #1200697
Hi:
I have a landing page with no header – because I need a different logo on this page. But, no matter what I do, there is 50px of padding above and below the logo. I have made custom top and bottom margins 0px – I have tried with and without a color section. I have tried custom css for the container, for the the logo, everything I try seems to cause another problem. Help?
The Page is here: https://bioethics.wfu.edu/dev/landing-page/
April 4, 2020 at 3:52 am #1200716Hey Eleina_Shinn,
At this moment all I’m seeing is the coming soon page. Can you provide admin info in the private area so we can log in and look into this issue further?
Best regards,
Jordan ShannonApril 4, 2020 at 9:47 pm #1200855Hi there, I took down the coming soon page… so sorry, but I’ll provide login too.
And it is now the main page you land on where I am having the problem, this Page: https://bioethics.wfu.edu/dev/
You’ll see all the white space above and below the logo… i’ve tried negative margins as well, different elements, but can’t seem to get this right.
OH, and one more thing, on this particular installation, none of my email links are working /html “mailto:..” type links, do you know why that might happen. It never has before.
- This reply was modified 4 years, 7 months ago by Eleina_Shinn.
April 6, 2020 at 4:04 am #1201100Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home .template-page { padding-top: 0; }
Best regards,
RikardApril 6, 2020 at 1:46 pm #1201221Hi Rikard,
Okay, tried that, and I believe I had tried it before too: the problem, when i do that, is that it removes the pading in the next section as well, takes away all padding above my 3 boxes. I’m really just trying to change the padding on top and bottom of the logo, that’s it, no othersections. And I wondered, why does it have all of that space? This doesn’t happen when any other sections in Enfold, they are all so customizable – it’s strange. I’ve tried so many ways, and , like I said, everything I try seems to change something else as well.
April 6, 2020 at 7:53 pm #1201343Hi,
Try adding this to quick css:
main.template-page{ height:120px!important; padding-top:10px!important; }
Best regards,
Jordan ShannonApril 7, 2020 at 4:59 pm #1201651That worked, thank you!
April 7, 2020 at 5:32 pm #1201660Hi,
No problem at all, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Page with no Header – Hide Header on this Page – Too much padding’ is closed to new replies.