Tagged: x
-
AuthorPosts
-
December 14, 2016 at 10:33 pm #1293784
ourphnParticipantHi,
I have two issues I would appreciate help with.
1. When you drag the screen in my feature headlines overlap the text boxes in the columns next to them.
2. I downloaded renew 10 as the theme to use as the basis for my site. Is there a way I can change the animations that are prescribed to the feature headlines. I would like all feature headlines on the home page to appear from the left, like the ‘Speak to a nurse’ one does.
Thanks in advance
http://www.rightplacerighttime.com.au/
Wordpress version: 4.7
X version: 4.6.4
Cornerstone: 1.3.3December 14, 2016 at 11:39 pm #1293831
RupokMemberHi there,
Thanks for writing in!
#1. It’s simply because there is not enough space for the feature headline. If you want to break the word then you can add this under Custom > CSS in the Customizer.
.h-feature-headline { word-break: break-all; }Or you can decrease the font-size for smaller screens by this CSS :
@media only screen and (min-width: 768px) and (max-width: 1200px) { .h-feature-headline { font-size: 32px; } }#2. You can change this. Let’s select the column and change the fade direction – http://prntscr.com/djmbrw
Cheers!
December 18, 2016 at 5:53 pm #1297454
ourphnParticipantThank you, that has fixed it
December 18, 2016 at 8:51 pm #1297654
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1293784 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
