Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1268453
    agwestvet
    Participant

    I am using specific image sizes in the promo image. To get the text larger underneath the image i inserted a shortcode block from the Typography section.
    How do I get the whitespace around the text to fit vertically correctly?

    I just need the promo picture and a white title box underneath with larger than default text.

    Thanks

    I have inserted the following css from the forums but can’t adjust it to work.

    @media (min-width:980px) {
    .x-promo{
    height: 300px;
    }
    }
    .x-promo .x-promo-content {
    padding-top: 0;
    }

    #1268510
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1268583
    agwestvet
    Participant
    This reply has been marked as private.
    #1268764
    Friech
    Moderator

    Hi There,

    Please add a class mtn to your custom headline shortcode.

    [x_custom_headline type="center" level="h2" looks_like="h2" class="man"]Events[/x_custom_headline]

    See this post: https://community.theme.co/kb/css-class-index/ for more details about Utility Classes.

    Hope it helps, Cheers!

    #1268771
    agwestvet
    Participant

    That worked great.

    Thanks

    #1268801
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again

    Thanks.

    #1269690
    agwestvet
    Participant

    The text is currently linking properly with this code

    [x_custom_headline type=”center” level=”h2″ looks_like=”h2″ class=”man”]News[/x_custom_headline]

    is there a way to have the promo image above the text also use the same text link? I’d like the image and text underneath to follow the same link.

    I’ve done this with a feature box before but not sure about the code for [promo]…

    Thanks

    #1269713
    Rupok
    Member

    Hi there,

    You can use any content with link within the content area but promo image can not be linked usually. In that case you can just use a usual image element and enable link for that.

    Thanks!

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