Hi,
i would like to move my 2/2 column to the right side of my screen but i cant get it done.
Any quick css hints :)
Thanks
Hey krummnagel,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
Hi Rikard,
you can find the info in the private area. Thanks for your reply!
Hi,
Thanks for the link, I still don’t know what element you want to align though, could you try to explain a bit further or post screenshots of the changes you would like to make please?
Best regards,
Rikard
Hi Rikard, please check the private area.
Hi Rikard,
i solved the problem with this quick css from another post:
#headerimagecontainer .container {
width: 100% !important;
max-width: 100%;
padding: 0;
margin: 0;
}
cheers