Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1095769
    websperations
    Participant

    On the Cornerstone Promo Box, I would like to move the text to sit on top of the image.

    How can I accomplish this?

    http://heavensent.websperations.com/

    Thanks,

    Micah

    #1095914
    Nabeel A
    Moderator

    Hi There,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-promo-content {
        position: absolute !important;
        top: 0 !important;
    }
    .x-promo {
        position: relative !important;
    }

    Let us know how this goes!

    #1095980
    websperations
    Participant

    Thanks!

    Micah

    #1096094
    Nico
    Moderator

    You’re welcome.

    Feel free to ask us again.

    Thanks.

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