Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #390885

    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

    • This topic was modified 9 years, 9 months ago by famewebdesign.
    #391449

    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

    #391452

    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?

    • This reply was modified 9 years, 9 months ago by famewebdesign.
    #391456

    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

    • This reply was modified 9 years, 9 months ago by Yigit.
    #391458

    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?

    #391469

    Hey!

    I guess you missed this one – https://kriesi.at/support/topic/aligning-complete-content/#post-391456 :)

    Regards,
    Yigit

    #391475

    Yes, I did… Again … Thanks very much Yigit! I’m really glad with your help … Still learning … ;-)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘aligning complete content’ is closed to new replies.