Tagged: x
-
AuthorPosts
-
July 23, 2016 at 8:23 am #1099827
quituckParticipantHi,
I am wondering how do I set up 3 pictures side by side that I can click so I’m directed to a specific page?I have tried use the essential gird and cornerstone but it does not provide me with the look I am trying to achieve.
Please see the picture and video attached.
July 23, 2016 at 8:33 am #1099834
FriechModeratorJuly 23, 2016 at 12:18 pm #1099964
quituckParticipantSorry my uploads failed the filed were too large. This definitely helped. Thank you!
I have another question is there a way to put text over the image? Such as a custom headline or another form of text.
July 23, 2016 at 12:40 pm #1099986
ThaiModeratorHi There,
You can add the custom headline elements below the images.
Then add the
vertical-centerCSS class to the class field of your custom headline elements:http://i.imgur.com/1xHgDZ6.png
After that add the following CSS under Customizer > Custom > Global CSS:
.vertical-center { position: absolute; top: 50%; margin: 0; width: 100%; } .x-column.x-1-3 { position: relative; }Hope it helps 🙂
July 24, 2016 at 7:16 am #1100602
quituckParticipantYes it did. Thank you for your help.
July 24, 2016 at 7:26 am #1100605
ChristopherModeratorYou’re welcome.
July 24, 2016 at 1:06 pm #1100866
quituckParticipantLast thing. Can you tell me how to change the font of the custom headline?
July 24, 2016 at 1:40 pm #1100894
RupokMemberHi there,
Not sure what you are referring by font. Font size or font-family? However if you want to change them individually then use the Style field to place inline CSS like : font-family: “Lato”, sans-serif;
Or can add this under Custom > CSS in the Customizer.
.h-custom-headline{ font-family: "Lato", sans-serif; }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099827 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

