Site logo

Archived topic

Cannot get 0 px padding between nav bar and slider

7 replies · Started by Pierre Robert on March 25, 2015

Viewing posts 1–8 of 8

Hello,

I'm a bit new to this but learning. I am creating a website for my daughter and i'm having a problem putting the slider next to the navigation bar. I have set up 0 padding, but to no avail.

Thank you for your help. (I hope I am giving enough detail.)

Pierre

Hi Pierre,

Can you link me to the site so I can see the cause of the gap?

Let me know :)

Hi, Tom

Thank you for answering so quickly. I’ve been trying to upload the site from my computer to a live domain. I have finally been able to upload it, but many links are broken and the display slider is kind of off. I’m looking for a way to repair all this.

Here is the link: http://www.vir.saticomm.ca

Have a nice Sunday,
Pierre

It looks like you have the slider to the left of some text. Removing the gap would also bring the text really close to the navigation. Is that your intention? Or do you want the slider up against the navigation, while keeping the gaps around the text?

Let me know :)

Hi, Tom

Yes, actually, I want the slider against the navigation bar, while keeping some gap around the text.

Thanks for your help,
Pierre

Looks like I need a username and password to view the site. I'll have to take a look to give you some specific CSS.

Let me know :)

Hi, Tom

Oups! Since it's only a test site, we chose to make it private. You can use "**" as username "and "**" as password. Will a "viewer" user role do? Or do you need more privileges?

Again, I greatly appreciate your help.

Pierre

Give this CSS a try:

.row .metaslider {
    margin-left: -60px;
    margin-top: -74px;
}
This archived topic is closed to new replies.