Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1318168
    finger123
    Participant

    Is it possible to have a floating custom headline that is placed over an image? I know we can have a custom floating button so i would assume we can for a custom headline as well.

    thanks.

    #1318390
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Yes, first add a position: relative; property on the Section’s STYLE field.

    Then add the image on your section and the custom headline below that image.

    Now to float the custom headline, add the 3 property below on its STYLE field.

    position:absolute;
    top: 25%;
    left: 25%;

    Adjust the 25% value where you see it fits.

    Cheers!

    #1318947
    finger123
    Participant

    this worked perfectly! thanks!

    #1319030
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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