Tagged: x
-
AuthorPosts
-
November 13, 2016 at 7:26 pm #1255702
simoneParticipantHi, I am creating a testimonial page. I want to center a quote icon over the testimonial text element. The text is aligned left – but I want the icon to center over it. Is there a way to put it in a circle? Thanks so much!
[x_icon type=”quote-left” class=”quote_icon” ]
.quote_icon{
text-align:center;;
font-size:28px;
color:rgb(61, 123, 21);
}November 13, 2016 at 11:21 pm #1255875
RupokMemberHi there,
You can update the icon like this :
[x_icon type="quote-left" class="quote_icon" style="display: block; margin: 0 auto;"]Hope this helps.
November 14, 2016 at 7:07 am #1256331
simoneParticipantFirst I would just like to say that X theme support is the best! I wish there was a testimonial box included in the theme with quotes etc. or just alter the feature box to add a text box – adding more functionality with the copy.
Great! Thank you : ) I would like to decrease the space between the text and the icon – I tried removing padding and there are no margins? Help!
November 14, 2016 at 7:50 am #1256373
JadeModeratorHi there,
I tried to check your site but it seems to be inaccessible at the moment:

Would you mind double checking?
Thank you.
November 14, 2016 at 12:14 pm #1256778
simoneParticipantthats odd – its up now.
November 14, 2016 at 4:13 pm #1257029
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.page-id-160 p > .x-icon-quote-left { line-height: 0; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1255702 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
