Hi,
I am trying to move a layout element so that anything I put in the container is to the edge on the right. So it will look like this
The area that says “search for you trading partners”, its the 1/4 section here.
Thanks
Hi ezcom,
Can you give us a link to the page where you want to implement this layout? so we can try to give you a specific CSS code that should help with it.
Best regards,
Nikko
Sure, It’s a draft but Ill put the login info in the private section.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-57658 #av_section_1 .container {
max-width: 100%;
padding-right: 0;
}
Best regards,
Rikard
Works Great!!!!
Thank You!!!!!!