Site logo

Archived topic

Full Width CTA inside container

4 replies · Started by Simone Longato on July 5, 2019

Viewing posts 1–5 of 5

Hi,

I'm trying to put a full size width CTA (call to action) inside a container page.

You can see an example here https://www.magnetmarketing.it/consulenza-google-ads/ , where the blue bar "Cerchi un Partner affidabile per la gestione delle Campagne Google della tua Azienda?"

The problem is that I see an horizontal scroll line in the bottom page ( see here the screen: https://www.magnetmarketing.it/wp-content/uploads/Cattura.jpg )

This horizontal scroll line, there is not in big screen, but yes for example in mine (around 1300px)

I set this wiht this css class:

.width100 {
color: #fff;
font-size:18px;
background-color:#2489af;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}

Thanks

Hi there,

Unfortunately there isn't a good way to do that currently without using Sections add-on - same method you are using on the home page actually :)

Let me know if this helps :)

Thansk a lot for your reply!
Have a nice day

No problem :)

This archived topic is closed to new replies.