Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340072
    gobeyondesign
    Participant

    http://myecopest.com/roach-extermination

    I have researched the forum and tried to get my image to vertically align to the bottom of my column but nothing works.

    ALSO I’m trying to get the submit button at the very bottom of the page to vertically align on the bottom.

    .input.wpcf7-form-control.wpcf7-submit{
    vertical-align:bottom;!important
    }

    is not working

    #1340221
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    input.wpcf7-form-control.wpcf7-submit {
        margin-top: 16px;
    }

    In regards with image alignment, please provide us with screen shot.

    Hope that helps.

    #1351201
    gobeyondesign
    Participant

    how do I get an image to align to the bottom of the row?

    #1351376
    Jade
    Moderator

    Hi there,

    We can add a custom CSS to make an image aligned to the bottom of the row.

    Kindly let us know which row you want this to be applied to so that we can provide you with the custom CSS.

    Thank you.

  • <script> jQuery(function($){ $("#no-reply-1340072 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>