-
AuthorPosts
-
October 26, 2015 at 2:42 pm #640415
BRILLIANT – I used the man class and it worked. Thanks so much š
Just to clarify, the code you supplied in the last message – will this remove the margin for all custom headlines?
October 26, 2015 at 3:56 pm #640516You’re welcome!
Yes, that would remove margins for all headlines. Unless we add page-id and section id , it would be specific.
Hope this helps.
October 27, 2015 at 12:47 pm #641866This reply has been marked as private.October 27, 2015 at 1:05 pm #641901Hi Laura,
Try adding following CSS under Customize > Custom > CSS:
.page-id-5353 #x-section-3 .x-container .x-column:last-child { padding-top: 40px !important; }
Hope it helps.
October 27, 2015 at 1:38 pm #641973Thanks very much, that approach worked š
I’m wondering though, if theres a way to just set the page up for any section/colum image so that no matter where an image (of whatever size) is placed, they automatically vertically center in the row? I may be moving images around over time within this page so such a fix would help.Thank you.
LauraOctober 27, 2015 at 2:45 pm #642080Hi Laura,
That could technically be possible with custom development, but would fall beyond the scope of support we can provide. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding.
October 27, 2015 at 3:15 pm #642122OK . .. Maybe it could be an option for the image element in future updates of cornerstone — if you could please add that to the user request list š
Thank you,
LauraOctober 27, 2015 at 5:17 pm #642316Hi Laura,
We certainly appreciate the feedback! This is something we can add to our list of feature requests. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive. Thanks!
March 8, 2016 at 8:32 am #828672I’m having trouble with this too. I tried the marginless columns but it was messed up on phone view.
I’m trying to align the middle picture to in the middle of the section.
Also, how can I make the height to be 100% to the section while maintaining aspect ratio. (I hope I’m explaining this well).
website: mocamila.comThank you so much.
March 8, 2016 at 12:10 pm #829045Hi @mocamila
Kindly open a new thread and explain your issue there properly. We don’t know which problem you are referring by “Iām having trouble with this too” since we have already discussed various issues here.
The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks for understanding.
-
AuthorPosts