Hey Pedro,
In Theme Options > Mobile Header you can Enable Mobile Top Icon Bar Widget Area then add your social icons there. Would that work for you?
Hannah
Hello, I want to know how I can leave the widget area extra header (which contains social networks) also active for smartphone, since currently only active in web version (on the right side of the menu) Thank you very much for the help
site: http://www.oropel.org
Don’t add a menu to the widget area. Set a menu to primary navigation from Appearance > Menus.
Hannah
I’m adding kandence silder to another page *Login to see link
ive noticed on the mobile it’s not shrinking it down for the mobile and ifs going off the screen!
I have it setup as the text arbitary widget using short code
The Row setting are set as full width stretched.
Do I need to use a difereent widget to make it mobile compatible as the home page works fine beta.fmbranding.co.uk
There isn’t a way to add dropdown menu through a widget area. But you can use css to make the primary menu align next to the widget area if you would like.
Move your current primary menu to the secondary menu and place what you want next to the widget area in your primary menu then post back here and I can help get it all aligned.
Ben
How do I change the font color for the title in the Ascend Recent Post Widget?
It defaults to the color #16A085 but I cannot see where this is set or where to change it and I have not set this color anywhere in theme options.
Many thanks & God bless
John
I want to add a drop down menu in my header widget area but how can i do that? I was try it with Max Mega Menu. when i create a menu and try to add in my header via widget but failed because i was not select Menu Display location. and if i select any display location then that menu will also show there so how can i do that, so can i create a custom menu location for use.
Try to understand please. Maybe I have not explained the problem correctly.
Hey,
Sorry, I’m not quite sure what you’re asking. You can create custom menus from Appearance > Menus. Then you can add a custom menu widget to any widget area, including the sidebar (from Appearance > Widgets). Is that what you mean?
Hannah
You can add widgets to any page using a page builder plugin. We recommend Elementor or Brizy. You can read more on page builders here: https://www.kadencewp.com/recommended-page-builders-for-wordpress/
Hannah
Hi Paul,
We don’t have an outline for that currently, though we can certainly add it to our list of tutorials to create!
The Ascend shop demo homepage is created first by adding a kadence slider from Theme Options > Home Page Header. Then the image menu item is enabled from the Theme Options > Homepage Layout. Next, the Product Carousel is enabled and then the Module Icon Menu. Then you can add the testimonial carousel to the home widget area (appearance > widgets) or to a static homepage (set from Settings > Reading). Then back in the homepage layout manager, you can enable latest blog posts. Then you can enable your footer and extra footer widget area above the footer from Theme Options > Footer Settings and add content from Appearance > Widgets.
I hope that’s helpful! Let me know if there’s something specific you have questions on.
Hannah
Hello,
Here is some CSS that will add some space between the blog and widget area:
.home_blog {
padding-top: 50px;
}
Try adding to Theme Options> Advanced Settings and let me know if it works for you. Feel free to adjust the 50px to any amount you want.
-Kevin
Hi everyone,
How can I increase the spacing between Home Widget Area and Latest Blog Posts in my home page ?
Specially on mobile display where these two items almost touch each other and it looks like the Virtue Icon Flip Box is part of the Recent Blog Posts?
*Login to see link
Hey,
Your issue is that on some pages you are missing the closing [/columns] tag.
you have:
[columns] [span4]
[/span4][span4]
[/span4][span4]
[widget id="search-2"]
[/span4]
And should be:
[columns] [span4]
[/span4][span4]
[/span4][span4]
[widget id="search-2"]
[/span4][/columns]
Ben
Hello Ben!
I have Ascend-Recent Posts widget on the front page. 3 times. Is this possible to display only the post titles, with no images? This would hopefully reduce a little the image content size of the front page….
I know that the simple wordpress Posts widget would do this, but I need your ascend widget to limit recent posts to specific categories.
Page is still this:
https://goo.gl/Pxs7p5
Thanks, Anita
Hi, I wanted to ask for your help. I put a search widget in all the pages inserted in a tarcera column (because if not it was the entire width) but the problem is that in some pages I’m ok and in others the margin is unbalanced because it should be just below the network icons social … I appreciate your help
PD the widget code is copied the same in all the pages
examples
*Login to see link
*Login to see link
*Login to see link
*Login to see link
Is there any way to change the format of the testimonial display in the widget settings? There does not appear to be any choices here in the settings.
What does “Template Builder Widget” placement in Size Charts mean?
Does that mean I can place a size chart within a widget in Elementor Template? Which one is it?
Your guide has not been updated with that option?
*Login to see link
Hey,
There isn’t a built-in way to do that. It’s default the name of hte social media site.
To override you would have to create your own widget through a child theme or you could possibly add in javascript that changed the text on page load but that wouldn’t be ideal for performance and not something I could recommend.
The widget is meant to be simple and perhaps you might want to test out some plugins that would add more options.
Ben
Hi there.
I was wondering if there’s any way to change the hover text on the social icons in the Virtue Social Icon widget.
kevin, thanks for your concern. I solved it in another way (a shortcode was created for each widget and I pasted it) thanks again