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: Pinnacle Theme
In reply to: showing boxes at the right side of Main Menu
July 10, 2020 at 12:03 am #252734Currently we are not using a child theme.
It would be great if you could ask the developer if there`s a simple way to add a custom function for this.
We would need a widget area at the right side of the main menu area.
(similar to what you can see at this website: https://www.kindernothilfe.at/Elsa
In forum: Virtue ThemeIn reply to: Contact Form on Home Page?
Hey Caitlin,
You can’t use a page template on the homepage as it will just be overridden by the homepage template. You can use a shortcode like this:[kt_contact_form label_name="Name:" label_email="Email:" label_subject="Subject:" label_message="Message:" label_submit="Send Message" email_to="Email to:" message_success="Thank you! Your message was sent successfully."]
Just paste that into your homepage content area or into a text widget within your home widget area.
Hope it helps!Hannah
In forum: Pinnacle ThemeIn reply to: showing boxes at the right side of Main Menu
In forum: Ascend ThemeIn reply to: mobile header
In forum: Ascend ThemeIn reply to: Disable search popup
In forum: Ascend ThemeIn reply to: Disable search popup
In forum: Ascend ThemeIn reply to: Disable search popup
In forum: Ascend ThemeIn reply to: disable mini cart function
Hey Vu,
In Theme Options > Mobile Header you can set the Mobile Cart Display to Off. Then under Mobile Top Icon Bar you can set Enable Mobile Top Icon Bar to On then set Enable Mobile Top Icon Bar Widget Area to On and add a cart icon to the Mobile Top Icons.
Hope this is helpful!Best,
HannahIn forum: Ascend ThemeTopic: disable mini cart function
How do I disable the mini cart function?
So I still want the Cart icon, but just don’t want it to update with the items in cart. For caching purposes. Is that possible?I found a workaround for the desktop version, but for the mobile header, there’s no widget area for the mobile header?
I’m hoping there’s a way to just disable the cart-updating function of Mini-Cart.
In forum: Ascend ThemeTopic: Remove space above sidebar
There appears to be about 30px of whitespace at the top of the sidebar widget, or perhaps it’s being forced there or exacerbated by the Facebook live feed I’m embedding in this particular sidebar. I’d like to see if I can get the content of this sidebar to align with the content of the page alongside of it or, more specifically, the background being used for the main content area. Normally I would just force the main page content down a bit, but since I’m using the background (at the customer’s request) that looks a bit funny.
The site is HERE.
Thanks so much, hope everyone is well!
In forum: Virtue ThemeIn reply to: Adding a search box to the logo left layout
Hi Mitchell,
1. You would need to enable the Logo Left Widget Area from Theme Options > Main Settings > Logo Options. Then you an add a search widget from Appearance > Widgets. From there you can use css to style it as you’re wanting. I would be happy to help with that.2. You can add this to your custom css box in Theme Options > Advanced Settings:
@media (min-width: 992px) { .col-md-6.col-sm-6.kad-topbar-right { width: 80%; } .col-md-6.col-sm-6.kad-topbar-left { width: 20%; } .textwidget.custom-html-widget { float: right; } }Best,
HannahIn forum: Ascend ThemeIn reply to: Mobile/Tablet view -top menu
June 16, 2020 at 11:46 am #251426Hey,
There isn’t a widget area for the mobile view.There are possible css hacks to make the desktop topbar show on mobile but it’s usually not desirable. If you have users that need to change languages a lot then adding icons may be an option or adding into the mobile menu might be the better workaround.
Ben
In forum: Ascend ThemeIn reply to: Mobile/Tablet view -top menu
In forum: Ascend ThemeIn reply to: Mobile/Tablet view -top menu
In forum: Ascend ThemeTopic: Wrap text in widgets
In forum: Virtue ThemeDear Sirs, First of all, thanks for your great products, but I need your help.
Please help me to make the gap between header and widget area (main page) and gaps between widgets blocks smaller.
Especially I need it on mobile. Easy to understand what I need on my screenshots. My site is *Login to see link
Thank youIn forum: Virtue ThemeHi
With your help, I have the following custom css to keep the social media icons on the right of the topbar. I’m trying to move the widget to the footer and can’t – I think it’s blocked by the css
can you help?.topbarmenu ul.sf-menu {
display: block;
}
#topbar .id-kad-mobile-nav, #topbar .mobile-nav-trigger-id {
display: none;
}
@media (max-width: 768px) {
body #topbar .kad-topbar-left {
float: none;
width: 100%;
}
body #topbar .kad-topbar-right {
float: none;
width: 100%;
}
}
.topbar-widgetcontain {
display: inline-block;
}
#topbar-search {
text-align: left;
}
@media (min-width: 992px){
.kad-topbar-right {width:60%;}
.kad-topbar-left {width:40%; padding-left:0;}
.topbar-widgetcontain .kt-image-align-center {
max-width: 150px;
}
.widget-4.widget-last.topbar-widgetcontent.topbar-widgetcontain {
float: right;
margin-top: 8px;
margin-right: 10px;
}
.widget-3.topbar-widgetcontent.topbar-widgetcontain {
float: right;
}
.topbar-widgetcontain {
float: right;
}
.widget-2.topbar-widgetcontent.topbar-widgetcontain {
clear: right;
}
}
.kad-topbar-widget {
margin-top: 8px;
}
#topbar form.form-search {
max-width: 140px;
}
.kad-topbar-right {
padding-right: 0;
}
.topbarmenu ul li a {
font-size: 16px;
}
@media (max-width: 992px) {
#topbar .kad-topbar-left {
float: right;
width: 20%;
}
#topbar .kad-topbar-right {
width: 90%;
float: right;
}
}
@media (min-width: 1200px) {
.topbar-widgetcontain {
float: right;
display: inline-block;
}
.widget-1.widget-first.topbar-widgetcontent.topbar-widgetcontain {
float: none;
margin-top: 0;
}
#topbar-search {
text-align: right;
}.sidebar ul a {
color: blue;
font-size: 14
font-weight: 700;
}
.sidebar ul a:hover {
background: #81d742;
color: black;
}
@media (min-width: 992px) {
.widget-1.widget-first.header-widget-area-header.widget_media_image {
width: 50%;
float: left;
}
.kad-info-box.kad-info-box-98.clearfix {
float: left;
margin-top: 10px;
}
.widget-2.widget-last.header-widget-area-header.virtue_infobox_widget {
display: inline-block;
width: 50%;
margin-top: 10px;
}
}In forum: Membership ForumsTopic: 2 fixes please
I just migrated to Kadence and I love it.
I have 2 small display issues that I hope you can help me with:
1. How do I set sidebar widget to be 100% height of the sidebar and right-aligned?
Instructions from my ad network: The column must fill 100% of the available height in the area you want the ads to appear.
Old working version correctly: *Login to see link
New version where the ad sticky stack not working *Login to see link
This is the code my old theme developer gave me at the time for the sidebar:
#primary-sidebar .svq-sidebar-content {
height: 100%;}
#primary-sidebar #custom_html-5 {
height: 100%;
}#primary-sidebar #custom_html-5 > div {
height: 100%;
}#primary-sidebar #sidebar-ss {
height: 100%;
}#sidebar-ss div{
float: right;
}2. The table of content has a display issue on desktop with too little spacing to the line above it. This doesn’t happen on mobile nor did I seen it happen with another them. In action after first paragraph *Login to see link
Thank you.
In forum: Virtue ThemeIn reply to: Mobile Menu Header Tap To Call
In forum: Membership ForumsIn reply to: Center align footer widgets in Kadence theme
June 4, 2020 at 2:43 pm #250757If you want that kind of style you can use CSS like this:
@media screen and (max-width: 767px) { .footer-widget-area-inner { display: flex; justify-content: center; } } -
AuthorSearch Results




