Tagged: x
-
AuthorPosts
-
November 23, 2016 at 11:32 am #1268453
agwestvetParticipantI 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;
}November 23, 2016 at 12:27 pm #1268510
JoaoModeratorThanks 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.
November 23, 2016 at 1:50 pm #1268583
agwestvetParticipantThis reply has been marked as private.November 23, 2016 at 5:46 pm #1268764
FriechModeratorHi 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!
November 23, 2016 at 5:55 pm #1268771
agwestvetParticipantThat worked great.
Thanks
November 23, 2016 at 6:43 pm #1268801
NicoModeratorHappy to hear that.
Feel free to ask us again
Thanks.
November 24, 2016 at 10:44 am #1269690
agwestvetParticipantThe 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
November 24, 2016 at 11:01 am #1269713
RupokMemberHi 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!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1268453 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
