Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'widget area'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: adding spaces between different widgets in a sidebar
August 22, 2019 at 4:43 pm #234126Hey, it appears your sidebar is missing common classes. That likly means you are using a widget area that is not meant for a sidebar. Can you make sure you are using a widget area that the theme creates? You can create extra widget areas in your theme options > misc settings.
Ben
In forum: Virtue ThemeIn reply to: I am lost.
For your first carousel, you can use the custom carousel from Theme Options > Home Layout. Then for your carousel with products, you can enable either the on sale products, best selling products, or featured products from Theme Options > Home Layout. Or you can use a shortcode to add products to your homepage. You could just paste the shortcode into a text widget within your home widget area in Appearance > Widgets. You can find a full list of woocommerce shortcodes here: https://docs.woocommerce.com/document/woocommerce-shortcodes/
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: Display Testimonials On Home Page Header
In forum: Pinnacle ThemeTopic: Pinnacle “widget in header”
Hi,
I searched old topics and find out it is possible to move topbar items over header with css in Pinnacle because there´s no widget area on header.
I would like to have social media icons with links in header next to menu hamburger.
You can see the site here: *Login to see link
Possible?In forum: Virtue ThemeIn reply to: Always display mobile menu
I just logged in using the info you previously provided. Looks like you are using the basic with shrink for sticky header. Unfortunately, you cannot use that and the header widget area. There would not be enough room in the widget area when the header shrinks.
Hannah
In forum: Virtue ThemeIn reply to: Always display mobile menu
In forum: Virtue ThemeHey,
Try adding the shortcode into a text widget within the home widget area. You can enable that from Theme Options > Home Layout, then add a widget from Appearance > Widgets. Another option is to display your posts using the “latest blog posts” in theme options > home layout. If you scroll down to Home Blog Settings there’s an option to limit your posts to a specific category.
Hope that’s helpful!Hannah
In forum: Virtue ThemeHi we are having issues with the top-bar being covered by the main menu.
in the top bar widget area there are two links that cant be clicked because the margins of the main menu cove the click area of the top bar.
I tried to move it around and could but Safari will not see my changes.
I also tried to add in the menu widget with only the two links need, but no luck there either.
and of course everything looks fine in Chrome.
Would like to make the Theme Max width match the width of Kadence Blocks Row “Wide Width setting”. When using Kadence Blocks Row widget and choosing the Wide Width setting for the row it is wider than the Theme making the header and footer areas narrower than the content area. What is the easiest CSS setting to increase the Virtue Pro Theme max-width to match Kadence Blocks Row widget width?
In forum: Ascend ThemeJuly 20, 2019 at 4:43 pm #231371ok, you can add this css:
.kad-far-right-header { width: 100%; } .kad-header-flex { height: 100px !important; flex-wrap: wrap; } .kad-far-right-header .menu-widget-area-kt { text-align: center; width: 100%; display: block; }Ben
In forum: Ascend ThemeJuly 20, 2019 at 2:21 pm #231361Hey,
There isn’t a prebuilt option for this but I can help make it happen with some css.First add your text into a text widget in the header extras widget area. Then make sure that widget area is enabled in your theme options > header options.
Then post a link to your site here and I can get you the css to move it below the logo and menu.
Ben
In forum: Virtue ThemeIn reply to: Add banner
July 20, 2019 at 1:57 pm #231354Can you send me a login so I can see your settings, I’m not very familiar with that plugin.
One option that you can consider is adding the home widget area to enabled in your theme options > home layout. Then going to the appearance > widgets and adding a widget with banner to the home widget area.
Ben
In forum: Ascend ThemeIn forum: Virtue ThemeHi
I want to use the topbar menu, icons, and widget area in my topbar on jccmw.org.I’ve copied css I found on an answer to the same question but my search box (widget) is still on a separate line to the other links. How can I get it on the same line? I’ve deleted some of my old css which helped format the topbar so maybe I need to delete some more?
css is
#nav-main ul.sf-menu ul li a {
font-size: 18px;
}
.home section#cat_nav {
margin-bottom: 20px;
}
#nav-second ul.sf-menu ul li a {
font-size: 15px;
}
tbody tr:nth-of-type(2n) {background-color: #f0f0f0;}
th {background-color:#018DB1;font-weight:bold;color:#fff;}
}
tcolumn-4 {
text-align: center;
}
img.alignnone {
padding: 0;
}
a.mobile-logo {
padding: 0 !important;
.kt-header-position-above, .second-nav-container {
display: block;
}
#kad-mobile-banner {
display: none;
height: 0;
}
@media (min-width: 968px) {
.col-md-6.col-sm-6.kad-topbar-right {
width: 25%;
}
.topbarmenu ul li a {
font-size: 15px;
padding: 4px 10px;
}
.topbarmenu.clearfix {
width: 100%;
}
.col-md-6.col-sm-6.kad-topbar-left {
width: 75%;
float: left;
}
}In forum: Ascend ThemeIn reply to: Topbar menu content on left & right?
July 11, 2019 at 6:15 pm #230603You can add a widget area in the left (which is what that image is showing). And anything can be placed in a widget area, like in the image where it has text about free shipping.
Just scroll down in your topbar settings till you see “Topbar Widget area”
Ben
In forum: Ascend ThemeIn reply to: Ascend: Premium Theme #2 / Parallax Image
Can you post a link so I can see how you have things configured?
If using a static homepage, you can add a row to the bottom of your page. Just keep in mind the image will not show if there is not content in the row. You will need to add a widget (such as the call to action widget) into the row where you have set a background image. If you’re using a widget area you can do this using the layout builder widget.Hannah
In forum: Virtue ThemeIn reply to: Visual editor not working
In forum: Pinnacle ThemeIn reply to: Change the font in the footer menu
July 8, 2019 at 10:46 am #230221The widget area, in the third column.
Size 16 or 18
Font Quattrocento Sans (latin)
In forum: Ascend ThemeTopic: Ascend Mobile Header Color
Hello,
I am trying to change the background color of the mobile header area to white from black.
I have managed to get the area behind the icons to change to white, but the area behind the logo is still black as well as the padding on the sides is still black.
My CSS used:
button.mobile-navigation-toggle .kt-mnt span {
background: black;
}.mobile-header-container {
background: white;
}.kt-header-extras .kadence_social_widget a, .mobile-header-container .kt-mobile-header-toggle button {
color: #000000; }You can see the black still showing on the header of the mobile version: *Login to see link
Please help!
Heidi
In forum: Ascend ThemeIn reply to: HI Ben, Hannah and Team
July 5, 2019 at 1:26 pm #230011Hey Mark,
You would have to use css:.kad-topbar-widget-area { display: flex; align-items: center; }How are you wanting it to look on mobile?
Ben
-
AuthorSearch Results


