Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #640415

    grantfeldman
    Participant

    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?

    #640516

    Lely
    Moderator

    You’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.

    #641866

    Laura L
    Participant
    This reply has been marked as private.
    #641901

    Thai
    Moderator

    Hi 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.

    #641973

    Laura L
    Participant

    Thanks 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.
    Laura

    #642080

    Zeshan
    Member

    Hi 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.

    #642122

    Laura L
    Participant

    OK . .. 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,
    Laura

    #642316

    Jade
    Moderator

    Hi 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!

    #828672

    Mocamila
    Participant

    I’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.com

    Thank you so much.

    #829045

    Rupok
    Member

    Hi @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.