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
Hi Hannah,
2. thanky you, this CSS works 🙂
3. I’m struggling with that.
a) Where is the home widget area? I cannot find it under Theme Options > Home Layout nor under Design > Widgets.
b) Regarding the page builder: I guess I would have to enable “Page Content” for this on “Home Layout” and then add the page builder in the static page? Anyway, I just noticed there is also the “icon menu” which I could use as well instead of the caroussel. The icon menu has the same UX on mobile, that is, it shows all items listed below each other instead of sliding. So I could use a icon menu plus a image menu, which makes the whole setup a bit easier than trying to use 2 img menus on the front/home page. This works. The only problem I have now is that I cannot set a title above the icon menu (I have a title above my Carousel). Would there be some way to add a title above the icon menu? I already tried to add “Page Title” on Theme Options > Home Layout, but the title above menu should be different from what use for the static page (which is used in the menu).
Kind regards,
NadineIn forum: Virtue ThemeIn reply to: Make search bar in header
Hey,
1. You can add a search bar to your header by enabling the header widget area from Theme Options > Main Settings then add the search widget from Appearance > Widgets. You may need to use css to style this as you want.
2. You can enable the home widget area from Theme Options > Home Layout and add a visual editor widget with custom links from Appearance > Widgets.
Hope that helps!
Hannah
In forum: Virtue ThemeHi Nadine,
2. This css should work for you:
.home-message h4 { left: 0; padding: 0; text-align: center; width: 100%; top: 100%; }Just paste it into your custom css box in Theme Options > Advanced Settings. Let me know if that works for you!
3. You could create one using the home image menu item option in Theme Options > Home Layout. Then you could do another either using the home widget area, or if your homepage is set as a static page you could use page builder to put them in there.
Hope that’s helpful!
Hannah
In forum: Ascend ThemeIn reply to: How to add text to Topbar
Hi Robert,
1. From Theme Options > Topbar Settings you can enable the Topbar Widget area then add a text widget from Appearance > Widgets.2. Have you cleared your cache? What css have you added?
3. I would recommend just using a maintenance mode plugin like here- https://wordpress.org/plugins/wp-maintenance-mode/
Hannah
In forum: Virtue ThemeIn reply to: Home side
April 5, 2017 at 2:38 pm #140259That area is in one row. You just need to add both the text and shortcode in one widget. Not in two widgets because widgets have spacing by default.
Ben
In forum: Ascend ThemeHey,
Are you referring to the columns above the footer? You can use the Categories widget and get a similar effect. You can enable the extra footer widget area above the footer from Theme Options > Footer Settings. Then add widgets from Appearance > Widgets.
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Header Style Sizing
In forum: Virtue ThemeIn reply to: Lightbox Nav Login
April 3, 2017 at 10:08 am #139789Hey,
1. Your site is getting tons of mixed content errors. You need to make sure all your scripts are loading https.2. It’s not a theme option to have a popup login, ascend has this built in but for something that would align with a virtue menu you would have to custom code it. It’s not something we could code out for you.
Using the header widget area workaround is an option but it will not site beside your menu. The menu would drop below. But note that you can’t use a sticky header and the themes modal shortcode. That would force the modal to load inside the sticky header as it’s a contained element. There may be a plugin for a modal that adds the modal code in the footer and adds the button in a widget area which could be something you could try.
Ben
In forum: Virtue ThemeTopic: Header Style Sizing
Hi all,
I am using the Header with Widget style (last one) and I would like to have the space for the logo wider… and the widget area smaller, basically the opposite of what it is now, I would like to use 2/3 of the space for the logo and only 1/3 for the widget. My logo is quite wide. Can this be done through CSS?
ThanksIn forum: Virtue ThemeIn reply to: Search Box Top Bar
In forum: Virtue ThemeHello,
I few months ago I asked you guys how to make the search bar in the widgets area of a website rounded and you gave me this CSS, which worked perfectly:
.kad-header-widget .form-search .search-query {
border: 2px solid #C9CCCF;
border-radius: 1000px !important;
opacity: 0.8;
color: #60626b;
min-width: 300px;
}Now I used it in another website (www.emporiograodeouro.com.br) and it almost worked, but there is a rectangle line behind it that is not looking good. Do you know how I could keep just the search box area with the rounded corners and get rid of the rectangle lines?
Thank you,
FelippeIn forum: Ascend ThemeIn reply to: Problem with widget settings in header
March 29, 2017 at 11:57 am #139238If you scroll down on the theme options > header settings. Have you dragged one widget area to the top and one to the bottom of your header extras?
Ben
In forum: Virtue ThemeIn reply to: Shop Menue – different kind of background colors
Dear All,
1. I need now to know
if these different kind of background color is possible only for the Main- Menue or also for the sub Menue ?2. Sidebar widget area
I would like to have 8 Mainshop categories ( each Main Categorie get their own color )
under each main category are some subcategories– my Question is, if it is possible to give also in the sidebar the Maincategorys and their subcategories a differnt kind of background color
Thanks for answer
jenny
In forum: Ascend ThemeIn reply to: Problem with widget settings in header
How the Theme Options are set https://postimg.org/image/t8vc2rz9x/
The widget areas containing content https://postimg.org/image/h5lqgqzw3/
How the header looks https://postimg.org/image/kz6gzvguh/
In forum: Virtue ThemeIn reply to: Shop Menue – different kind of background colors
Dear Kevin,
Great news – ok and these is only possible for the main menue or also for the sub menue ?
I have to know before I rebuild my shop like theseNew question- if I would like to make also like the Homepage example I have sent you on the sidebar the whole categories …
It is also possible to give all categories and the subcategories the different kind of colors also in the Widget area ..For understanding
My shop is so big and so many category’s that I have thinking now to make only 8-9 main topic category’s and each will get a color and all than all other things below have than the same colorSo a color Traffic way …
Is these possible ?
Thanks a lot 😉
JennyIn forum: Virtue ThemeIn reply to: Best Selling Products Carousel
Hey Paul,
On my site, the sorting of the best selling products defaults to date. One thing that you could try is a shortcode carousel in your home page content or in a visual editor widget in the home widget area. Try placing this into a text editor in either area:
[carousel type=best-products columns=4 items=8 orderby=date]Let me know if that works for you.
-Kevin
In forum: Virtue ThemeIn reply to: Lightbox Nav Login
Hello,
I am deciding to use a topbar menu instead of the one currently in the header area.
1. How can I get the widgets to align to the right of the topbar menu? It looks too busy with stuff spread all across the topbar. Also, the current weird positioning is causing the topbar to be way too tall.
2. How can I change the color of the widgets to the same color scheme as the menu (dark orange text)?
The website-in-process is *Login to see link
Many thanks,
LindsayIn forum: Virtue ThemeIn reply to: Header Widget Customization
In forum: Ascend ThemeIn reply to: Featured Products
Hey Michal,
You can enable the Enable an Extra Footer widget area above the footer in Theme Options > Footer Settings. Then in Appearance > Widgets add a Layout Builder widget to the Above footer widget area then create a row with four columns and add a woocommerce products widget to the first two columns and a woocommerce product categories widget to the third column. The fourth column is a Woocommerce products search widget and a woocommerce product tags widget.
Hope that helps!Hannah
-
AuthorSearch Results


