Full width background color / content in container
-
Hi there, I’m struggeling with an issue on a wordpress site. What I want to achieve is a two-column block (1 image / 1 text block with button) where the two columns are positioned in the entry content container, but the background needs to be full-screen.
I achieved getting the align wide block with adding this to my functions.php file:
add_theme_support('align-wide');
See the gold banner on the home page.
But the issue when using this block is that the entry content container is not working and that (when visiting the website on a larger screen) the two columns are not positioned in this area.
Hopefull someone has a solution or can put me in the right direction!
The page I need help with: [log in to see the link]
- The topic ‘Full width background color / content in container’ is closed to new replies.