Tagged: cornerstone
-
AuthorPosts
-
September 1, 2016 at 6:49 am #1156718
droneawayParticipantI have installed this demo
but I can’t find how to add a video to the background header same as the demo
thanks
September 1, 2016 at 7:02 am #1156728
ChristianModeratorSeptember 1, 2016 at 7:04 am #1156731
droneawayParticipantThanks for the quick reply!
Also, in the integrity 1 demo there is at the very top right edge a PLUS image that will open a top page with “about” and “location”.
In the DEMO that is blank. Questions are:
1) Where can I edit the content of that box?
2) How can I add that feature also to other demos?
Thanks
September 1, 2016 at 7:16 am #1156738
FriechModeratorHi There,
#2 That is the Header Widget Areas, you can make that up to 4 columns or disabled it on Customizer > Header
#1 Navigate to Appearance > Widget, and add your desired widgets to the sidebar HEADER 1 to HeADER 4 (depends on how many columns your Header Widget Areas is)
Hope it helps, Cheers!
September 1, 2016 at 7:20 am #1156744
JoaoModeratorHi There,
That is the header widget area.
So you need to go to Appereance > Customizer > Header to activate it.
And to Appereance > Widgets to add whatever widget you want to add to that area, in case of integrity 1
You can chose to add to this area text widgets, maps, forms, etc..
You add the same way to the other stacks.
Let us know if you have further help.
Joao
September 1, 2016 at 7:50 am #1156771
droneawayParticipantThanks a lot for the super quick reply!!
September 1, 2016 at 8:18 am #1156808
Paul RModeratorYou’re welcome! 🙂
September 2, 2016 at 3:49 am #1158217
droneawayParticipantHi,
I am trying to work on the header widget area.
I have 2 questions:
1) to pull down the top widget there is a small graphic X on the top right. Is there any way to customize that graphic or change it?
2) In teh customize menu for the widget there is the option to select widget areas 1 2 3 or 4. I can’t understand the difference between these 4 settings. When I seelct 1 I activate it on the top. When I select 2 3 or 4 I can not see any other difference.
Thanks!!
Fabio
September 2, 2016 at 5:43 am #1158284
Paul RModeratorHi Fabio,
1) You can add this in your child theme’s style.css (wp-content/themes/x-child/style.css)
.x-btn-widgetbar .x-icon-plus-circle:before { content: "\f042"; }Change \f042 with the unicode of the icon that you want.
http://fontawesome.io/cheatsheet/2. If you select 4, 4 header widgets will be activated under Appearance > Widgets.
Please see screenshot – http://screencast.com/t/QyvpvWsL4RS
And this is how it will look like if you add contents to it.
http://screencast.com/t/4sSsbbWrl
Hope that helps.
September 2, 2016 at 6:00 am #1158309
droneawayParticipantAmazing thanks!!
Would it be possible to replace the icon with some kind of bigger graphic?
September 2, 2016 at 7:22 am #1158380
FriechModeratorHi There,
Yes, you can update the given css code above to:
.x-btn-widgetbar .x-icon-plus-circle:before { content: url('CUSTOM ICON URL HERE'); }But probable you’ll need additional custom CSS to align this custom icon properly.
Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1156718 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
