Hello I am using full screen slider with "Give elements a max-width and max-height and center them"
I would love to be able to centre the content in the space to the left of the menu:
http://joeclark.photo/architecture
I tried this:
.fp-section.fp-table {
padding-right: 150px;
It kind of worked, but pushed some content off the left edge.
I guess I need something a bit fancier than just padding.
Any tips?
Thanks
Joe