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
-
In forum: Ascend Theme
In reply to: Remove spacing below footer wdigets
In forum: Ascend ThemeIn reply to: Remove spacing below footer wdigets
I modified my Custom CSS to add a bit of code that made things considerably better, still a little more spacing than I’d like but I can live with this. I’d still accept any advice or counsel.
@media (min-width: 992px){ #containerfooter { padding-top: 10px; padding-bottom: 0px; margin-bottom: 0; } .footerbase { display:none; } }In forum: Kadence ThemeIn reply to: Kadence footer – I’m at a bit of a loss
March 27, 2021 at 3:40 am #264636For me I’d like the footer & header width to be the same. So just wanted to share that the solution I described also solves the problem w/o using CSS. For those out there who might be wondering. 🙂
Thanks for your reply!
In forum: Ascend ThemeIn Footer Settings I’ve requested 3 footer cells, but I’ve added some Custom CSS to provide a different layout than the default 33/33/33.
.col-md-4.footercol1 {
width: 45% ;
}
.col-md-4.footercol2 {
width: 25% ;
}
.col-md-4.footercol3 {
width: 30% ;
}This gives me precisely the spacing I want, but it causes text wrapping on the mobile view that seems unnecessary. You can see it HERE. While there’s more than ample room to not force line breaks, it’s doing so anyway. If I removed my CSS the problem clears up, but then I also lose my desired spacing. Any tips for preserving my spacing above but still have it look good on the phone?
Thanks much!!
March 26, 2021 at 11:26 am #264625Hi there,
I’ve started using the Kadence theme with pro addons and loving it!I’m using the hooked elements to create custom footer content (position above footer) which includes modal block and advanced button (with custom id and css trigger). It works great for the home page but it seems the modal doesn’t work when clicked on any other page. I’m not sure if I’m doing something wrong, or if this is a limitation?
Thank you 🙂
In forum: Kadence ThemeHey,
There isn’t a built-in function for this. This post explains how to create: https://wpintensity.com/how-to-create-sticky-footer-bar-in-wordpress/
Hope it’s helpful!Kindly,
HannahIn forum: Kadence ThemeIn reply to: Kadence footer – I’m at a bit of a loss
In forum: Ascend ThemeI’ve added Layout Builders to my 2 footer widget cells on THIS SITE because I want a different offset on the full format screen vs. mobile and I noticed I can’t tweak the layout settings when I add the Visual Editors directly to the footer cells. Problem is, this creates an abnormal amount of space beneath the footer widgets even though I’ve specified 0 on all of the row and widget parameters for bottom padding and margins. I even added this code to my Custom CSS box:
@media (min-width: 992px){
#containerfooter {
padding-top: 10px;
padding-bottom: 0px;
margin-bottom: 0;
}
}This worked beautifully for my top spacing, but it didn’t get rid of the bottom padding/margin. Any suggestions? Thanks so much!
In forum: Kadence ThemeIn reply to: Kadence footer – I’m at a bit of a loss
March 24, 2021 at 8:15 am #264574I solved one of the two issues.
In case there’s others who might be wondering how you can set a specific header width, turns out it’s actually pretty easy.
Change the amount of pixels in “content max width” and it adjusts the header (and footer) width, too. 🙂
In forum: Virtue ThemeIn reply to: “Navigation menu” in footer
Hello,
Thank you for reaching out to us.
There are no built-in options to change the styling but you can add custom CSS code in Theme Options > Advanced Styling > Custom CSS:
#containerfooter .menu li a { max-width: 100%; background: transparent; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; } #containerfooter .menu li { border-bottom: 1px solid #d6d2d2; }Hope this helps.
Regards,
KarlaIn forum: Virtue ThemeTopic: “Navigation menu” in footer
In forum: Virtue ThemeHi Team, I have 9 images in sliders on the home page http://www.mimiemmanuel.com at the bottom under ‘books’
I added a new one and it won’t display even after clearing the browser cache.it is in the footer column 1 widget as site origin slider and pics are added as background picks. endless reloading and cannot see my new images. I have heaps to do why would that be? how can I fix this, please?
Thank you very much for your help.
March 20, 2021 at 2:10 pm #264514My previous website on Squarespace had a nice layout for mobile. It switched the mobile hamburger menu from the header to the footer on mobile.
Great for having it right under your thumb if on a phone.
Can I somehow establish that in Kadence Theme?
In forum: Kadence ThemeIn forum: Kadence ThemeIn reply to: Product Search results page layout
March 18, 2021 at 12:05 pm #264477Hi Hannah!
It seems that theme Customising is having hard time showing things and applying edits. As you can see in the screenshot, settings from the archive did not apply on search page. But today I tried again and now it is working. So this problem is solved, but it is not the only time that customiser settings are missing.
I was pulling my hair off trying to find Off canvas area widgets and the setting simply didn’t show. Next day it was there. Also same with footer widget areas settings. This has happened at least five sites before. Strange! But now I know, that it was a bug and the settings really apply.
In forum: Kadence ThemeMarch 16, 2021 at 1:08 am #264394Hi there,
I would like to have a very simple layout something like this site. Please see the menu and footer as well as blog post layout.
Having said that, I would like to have sidebar for some pages and no sidebar for some (like the pages that theme uses).
I did check some of the starter themes but they have a lot of bells and whistles (which is good for those looking for them) but I couldn’t find a simple blank theme to start from. Please help.
In forum: Pinnacle ThemeIn forum: Kadence ThemeIn reply to: Kadence footer – I’m at a bit of a loss
March 13, 2021 at 7:07 am #264347Hi Hannah,
Thanks a lot for your response!
With regards to the footer not being responsive, I don’t have that problem on my other sites (e.g. https://www.start24.nl/). I’d just choose a max footer width (in the theme builder), ensuring it matches the content on the page and the header. So it wouldn’t be a static value that applies everywhere, it’s just a maximum.
I’m not too familiar with CSS and media queries, so for now I’ll just leave this be then.
I figured that the link colors are pulling from the palette… but is there a way to override that for specific instances? As with certain background colors these links would be poorly visible.
-
This reply was modified 5 years, 1 month ago by
tom.berger.
In forum: Kadence ThemeIn reply to: Kadence footer – I’m at a bit of a loss
Hi Joost,
Apologies for the delay. The colors will pull from your color pallette. See here: https://kadence-theme.com/knowledge-base/customize-settings/how-to-use-the-kadence-theme-color-palette/
There isn’t an option to set the footer width in pixels. We actually don’t recommend this as it won’t be responsive. Though if you’re wanting a specific pixel width for a specific screen size you could do so using css and media queries.
Hope that’s helpful!Best,
HannahIn forum: Virtue ThemeHi there,
I’ve added a Custom Post Type which I called “Events”.
Looking at the root of the Virtue theme I’ve found an “archive-events” template already existing and also a “tribe-events” folder.
I’ve made a quick research on the web and I’ve found that it’s related to the “Events Calendar” Plugin.The purpose of my custom post wasn’t related to the calendar, but I’ll need that functionality as well, so I’ve installed the Events Calendar Plugin (removed my CPT) but it seems not to integrate that well with the theme (the footer background disappears in Single Event and even the Archive has a really a weird behavior).
Now, I want to understand when the template “archive-events” is loaded? Is it the plugin “archive page” template?
And also, if I uninstall the Events Calendar Plugin and rebuild my CPT called “Events” could create a conflict with that template?Thanks
Mone
-
This reply was modified 5 years, 1 month ago by
-
AuthorSearch Results



