-
AuthorPosts
-
August 23, 2014 at 10:37 pm #91085
AlexParticipantHello,
I’m trying to create my homepage layout using Visual Composer. But you provide no tutorials on that. I need to put some features block with headings, text and icons. And I don’t get how to add icons. However, your theme includes icon font, right?
Please help me out here.
August 23, 2014 at 10:42 pm #91086
RadModeratorHi there,
Thanks for writing in.
All shortocodes and visual composer’s element are available from KB (http://theme.co/x/member/kb/). Except icons, you may use icons from here http://theme.co/x/demo/integrity/1/shortcodes/icons/
Or if you will use icon list or featured headline, then they have their own icon settings that can be found from KB ( http://theme.co/x/member/kb/shortcode-walkthrough-icon-list/, http://theme.co/x/member/kb/shortcode-walkthrough-feature-headline/ )
You can also use a demo home page from here http://theme.co/x/member/demo-content/ under HOMEPAGES – VISUAL COMPOSER. You may also like to import customizer settings from X CUSTOMIZER SETTINGS section.
Thanks!
August 24, 2014 at 1:57 am #91146
AlexParticipantThank you! But what if I need to add just icon? How can I control its size?
August 24, 2014 at 2:09 am #91149
ChristianModeratorYou can change the icon’s size by using CSS font-size property. You can do it like
[icon type="adjust" style="font-size: 20px"]Hope that helps. 🙂
August 24, 2014 at 2:13 am #91151
AlexParticipantThanks! I will try that.
August 24, 2014 at 2:15 am #91152
ChristianModeratorYou’re welcome.
August 24, 2014 at 2:20 am #91153
AlexParticipantAnd can you please tell me how can I change the color and alignment of the icon?
August 24, 2014 at 2:24 am #91155
ChristianModeratorPlease add the necessary CSS properties like
[icon type="adjust" style="font-size: 20px;color: red; text-align: center; margin: 0 auto; display: block;"]Thanks.
August 24, 2014 at 2:24 am #91156
AlexParticipantAnd I have a really strange arrangement here: http://take.ms/Zw7tl
You can see how much blank space is there.
And I have no code for that space in my editor: http://take.ms/Q2GNw
How am I to remove it?
August 24, 2014 at 2:24 am #91157
ChristianModeratorPlease give us the URL of the page so we could see the source code.
Thanks.
August 24, 2014 at 2:32 am #91159
AlexParticipantHere it is: http://demo1.anywebhelp.ru/
August 24, 2014 at 2:38 am #91160
ChristianModeratorPlease add “mtn” class to your headlines and change the
margin: 0 autoin your icon shortcode tomargin: 0 auto -40pxThanks.
August 24, 2014 at 2:39 am #91162
AlexParticipantThanks. But how can I add a class to my headline?
August 24, 2014 at 2:43 am #91163
AlexParticipantI managed to do as you said. But there’s still a lot of space: http://take.ms/MXheP
August 24, 2014 at 2:51 am #91168
ChristianModeratorYou missed the
px(see http://prntscr.com/4fwd1s).Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-91085 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
