Tagged: alignment
Hello,
Please check http://www.chaos2work.nl/wp
I would like to align the whole content on this site. So text in main will be completely alligned to the slider, on the right side as wel on the left site. So it will be completely in one line with the slider. This needs to be done to ALL pages on the side. Just like on your demo page “small slider”.
Is there a way to accomplish this and if so, how can I do this?
Also the flags in the top menu needs to be alligned to the right (again in one line with the slider). Is this possible?
Thanks for your answer!
Martine
Hi famewebdesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_meta .container, #main .container {
padding: 0;
}
Cheers!
Yigit
Great Yigit!! Thanks very much!
There’s just a small problem with the footer now. The text in the left widget area needs to move a little to the right and the text in the footer is now falling out of the footer.
Can this be fixed? If so, how can I do this?
Hey!
You are welcome Martine, glad we could help :)
EDIT: Please add following code to Quick CSS as well
#footer .container, #socket .container {
padding: 0 30px;
}
Best regards,
Yigit
There’s just a small problem with the footer now. The text in the left widget area needs to move a little to the right and the text in the footer is now falling out of the footer.
Can this be fixed? If so, how can I do this?
Hey!
I guess you missed this one – https://kriesi.at/support/topic/aligning-complete-content/#post-391456 :)
Regards,
Yigit
Yes, I did… Again … Thanks very much Yigit! I’m really glad with your help … Still learning … ;-)