Hi. First of all I want to say Enfold is an awesome theme.
Now to my question:
I have a color section with a background image. In the center of the color section I have a special heading. In the color section, I also want to add buttons at the bottom. How can I do this? If I use whitespace, the special heading will not be centered anymore. Any tips?
Hey Martin,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
There you go.
Hi,
I’m not sure what you have done there, could you post admin login details so that we can have a closer look please?
Best regards,
Rikard
1. I added a color section.
2. I inserted a background image in the color section
3. I added a special heading (that I want to be in the middle of the picture)
4. I added buttons (that I want to be at the bottom of the background image)
Any Ideas? :)
Hi Martin,
Try to add this code in Quick CSS (located in Enfold > General Settings):
.page-id-61146 #av_section_1 .av_one_fourth {
position: relative;
top: 120px;
}
Hope this helps :)
Best regards,
Nikko
Thanks for help!
This means that I need to code all pages I want this in?
Hi,
Yes it will have to be dont for each page you want this in. All you need to change is the page id in the code.
Best regards,
Jordan