Jump to content

Archived

This topic is now archived and is closed to further replies.

Dazinovic

[Solved] White between menu and page content

Recommended Posts

Dazinovic

I'm a rookie, trying to create a basic, good looking website.

I am curious though, wondering if anyone can help me.

I've run into a problem that where I have my menu on the top of the page, currently placed in the Header section, there's a big white space between the menu and the start of the content,

a44e0d5a86c6a59f3cafc3c711e8c3de.png
https://gyazo.com/a44e0d5a86c6a59f3cafc3c711e8c3de

Do I have to pay for the full version to have the white removed?

Ideal would be to have the menu hover over the images on the frong page, taking down the transparacy, something like this:

4c9f335a3ae252f5917ef218e88f7149.png
https://gyazo.com/4c9f335a3ae252f5917ef218e88f7149

I am more than happy just getting rid of the white "box" though, any help and ideas would be deeply appreciated

Share this post


Link to post
Share on other sites
edgarcheverier

Hi! can you put the link, please?  Do you want something like that right? this is the Foundation Theme.

Screen-Shot-2017-10-12-at-10.07.49-AM.pn

Share this post


Link to post
Share on other sites
Dazinovic
6 minutes ago, edgarcheverier said:

Hi! can you put the link, please?  Do you want something like that right? this is the Foundation Theme.

Screen-Shot-2017-10-12-at-10.07.49-AM.pn

Something like that yeah, absolutely.

Using the PageLines Framework theme.

link is byggihop.se

Share this post


Link to post
Share on other sites
edgarcheverier

Try with this. 

Screen-Shot-2017-10-12-at-10.52.37-AM.pn

Share this post


Link to post
Share on other sites
edgarcheverier

ok, try to put this code in to your css editor.
.pl-content-area { padding-top: 0px}
.pl-content-layout .pl-content-loop {margin-top: -35px}

Screen-Shot-2017-10-12-at-2.40.43-PM.pngScreen-Shot-2017-10-12-at-2.39.25-PM.png

Share this post


Link to post
Share on other sites
Dazinovic
18 hours ago, edgarcheverier said:

ok, try to put this code in to your css editor.
.pl-content-area { padding-top: 0px}
.pl-content-layout .pl-content-loop {margin-top: -35px}

Screen-Shot-2017-10-12-at-2.40.43-PM.pngScreen-Shot-2017-10-12-at-2.39.25-PM.png

Worked excellent, thank you so much!

Share this post


Link to post
Share on other sites

×