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 'footer'
-
AuthorSearch Results
-
February 5, 2021 at 3:03 pm #263265
I just started to use Kandence Pro.
I installed one of the Starter Templates (Print Store G02), but after installing the template the MENU looks different from the original template, and also the footer is different. There are no visible widgets in the footer and also the footer doesn’t have the original dark background. The top menu looks different, and the top bar is not visible. Also there are other format elements that look different.What should I do to make it look the same, so I can start to customize it from there?
Could this have something to do with the fact that I use Word Press Multi Site?You can see the website live here:
*Login to see linkThanks,
Marco
In forum: Membership ForumsIn forum: Membership ForumsHey Guys and Gals of Virtue Theme Mastery…
I’m trying hide the mobile header just on the homepage using CSS. I’m using Virtue Premium on the latest update.
I’m using the ‘Landing – no header’ template for the homepage, and I had to add the following CSS to make the regular header and footer hidden:
.home div#kad-banner-sticky-wrapper {
display: none;
}
.home #pg-163-0> .panel-row-style {
padding-top: 0;
}.home footer#containerfooter, .home header#kad-banner {
display: none;
}That all worked just swell, however if the size of the browser is tablet/mobile-sized, it still shows the mobile header. (In the Theme Settings, ‘Use simple mobile header?’ is set to ‘On’. Everything throughout the rest of the site works as expected now, just the homepage of the site still wants to show the mobile header.)
Again, I only want to hide the header on the homepage. (*Login to see link Other pages on the site SHOULD show the header, and other pages (other than the homepage) using the ‘Landing – no header’ template actually do hide the headers already, so it really does appear to be JUST the homepage mobile header that needs to be hidden.
Any CSS that you can share to do the trick would be appreciated!
Thanks,
-DanIn forum: Virtue ThemeIn reply to: remove header and footer
February 3, 2021 at 8:38 am #263161i recommend he/people move to Kadence…. as it’s now built in! to hide / show header and footer
cheers,
kai
#CreateUnderConstructionPage with any page!
-
This reply was modified 5 years, 2 months ago by
Kai Buskirk.
In forum: Ascend ThemeTopic: Sign up form
Hello,
On my site sevenlocs.com in the above Footer Widget Area I have the email sign up form with email only. I just realized that the imput box is white and the text is white as well. How can I change this so that the text imput is black and visible?
Can I post my mailchimp code so that you can let me know what I need to change on my end?
In forum: Kadence ThemeIn reply to: Woocommerce styling issues, Header, Sticky header
February 2, 2021 at 9:48 am #263125Hi Ben,
last update fixed the modal bug (shortcode).
I wanted to tell you that the element only didn’t render correct if the modal was placed as Kadence Element and the option “Load Content After Footer” was active.Did you already:
“I agree, it was inherited from some woocommerce core styling, storefront theme use to do the same. But I think this should change and will in the next update.”? WOuld be great if you could add this in the next update and mention it in the changelog :). So I could remove my custom css?
Have a great day,
TobiasIn forum: Kadence ThemeHi, I’m setting up a website for a client on Kadence PRO based on Saas template and I’m stuck in a weird situation. I wonder if someone else stumbled upon this.
I uploaded and set up a custom H1 font in woff2 format via the add-on plugin. The font works perfectly fine when editing and displaying in chrome browser but it does not display on a physical mobile device (tested on iPhone and Android phone in three different browsers). The font is displayed in the header response, I’ve played with load display swap on/off within plugin, preloading from WP Rocket and Perfmatters plugin but without success. However, I always get a warning from Chrome console that says The resource *Login to see link was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally. I get the same warning for Kadence header, body and footer CSS files.
I don’t think this is a caching issue (I use Cloudflare also and always clear all possible caches, from server to browser) but has to do something with preloading order of the woff2 and CSS.
Please see enclosed images. All suggestions on how to resolve this are appreciated. Thank you. Cheers
In forum: Kadence ThemeIn reply to: Woocommerce styling issues, Header, Sticky header
January 27, 2021 at 12:18 pm #262951Cool. But it is only not working when the modal is placed in the fixed footer element. Or maybe in every element? I din‘t tried…
In forum: Kadence ThemeJanuary 25, 2021 at 3:35 pm #262887Hi there – I have no idea if this is Kadence specific, or just general WordPress but thought I’d start here.
Website: beverleycigarstore.com
Client wanted two fonts: Italianno for Header, and Italiana for everything else. Uploaded the new fonts, and then noticed on mobile that it’s extremely difficult to read his store address in Italiana, so it needs to change. Was able to change it everywhere else, but could not for the life of me figure out how to edit the font family in the footer. I most definitely did not add or edit any CSS to change it the first time from the default font, but can’t seem to find how I did it.
Any ideas? Thanks in advance for your help!
Emily
In forum: Kadence ThemeIn reply to: Moving from Virtue to Kadence theme
Hi,
Thanks for reaching out!1. I am seeing this showing. What browser are you using?
2. When in the customizer, click the edit icon when hovering over the footer as seen in screenshot. Then you’ll see layout options for the footer, including the ability to set the container width.

3. That will pull from your color palette. If you’re wanting something different you can use css.
4. I would suggest using the Icon List block from Kadence Blocks. Then you can use a plugin like the following to add it to your widget area as a shortcode: https://wordpress.org/plugins/reusable-blocks-extended/
5. The same as #2, but for the header instead of the footer.
6. Sorry, can you clarify? Thank you!
7. From the customizer click the edit icon when hovering over the search then open the design tab. There you can add a border and extra padding to create the same look as your current theme.
8. Can you confirm you’re not overriding this setting in your edit pages?
9. Is your homepage a static page? You can remove the page title from your home edit page.
Hope this is helpful!
Best,
HannahIn forum: Kadence ThemeIn reply to: Moving from Virtue to Kadence theme
In forum: Kadence ThemeIn reply to: Woocommerce styling issues, Header, Sticky header
This reply has been marked as private.January 21, 2021 at 4:50 am #262758In forum: Ascend ThemeIn forum: Ascend ThemeIn forum: Ascend ThemeIn reply to: Missing bullets in unordered list
Hi Karla,
I just checked the Custom CSS, but don’t see it anywhere at all. Could it be something else? Or in a different location?
Here’s everything in our custom css code:
.nav-main ul.sf-menu>li a i {
font-size: 40px;
}.btn, .button, .submit, button, input[type=”submit”] {
font-weight: 300;
}
.btn.lg-kad-btn {
font-size: 22px;
}.btn.sm-kad-btn {
font-size: 16px;
}.kt-flip-box-back, .kt-flip-box-front {
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
@media (min-width: 992px) {
html, body {
height: 100%;
}
html body #wrapper.container {
min-height: 100%;
position: relative;
padding-bottom: 93px !important;
}
#containerfooter {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
}li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2058 {
font-weight: bold;
}// li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-610 a {
font-weight: 600;
}Thanks,
SaraIn forum: Kadence ThemeIn reply to: Woocommerce styling issues, Header, Sticky header
This reply has been marked as private.January 13, 2021 at 2:09 am #262527In forum: Membership ForumsIn reply to: modify footer widgets
Hello Pedro,
Thank you for reaching out to us.
To remove the border-bottom of the menu on the footer, you can add this custom CSS code in Theme Options > Custom CSS:
.footerclass .menu li a { border-bottom: none; }For the social links, add this:
.footerclass .kadence_social_widget { text-align: center; }Hope this helps.
Regards,
KarlaIn forum: Virtue ThemeIn reply to: Not all parent pages are shown in page attributes
In forum: Membership ForumsHi There,
We are using Kadence Pricing Tables and I am trying to create a table your “Comparison with Kadence Membership” table at the bottom of this page – *Login to see link That table does not have a payment button in the first column. I can find no way to remove the button in a single column… only a way to remove the buttons from all columns.How do I remove the payment button from the first column?
-
This reply was modified 5 years, 2 months ago by
-
AuthorSearch Results


