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: Virtue Theme
Topic: Home widget area
Hello!
I would like to enable, and use, the “home widget area” on the home layout. I would like to place it at the bottom of the home layout, above the footer. But the spacing between my enabled “latest blog posts” down to the “home widget area” is too far. It is too much spacing between them. Is there a way to decrease this spacing?
Here you can see where I would like to put it:
*Login to see link ösäker.se
As it is right now the “home widget area” is disabled due to the live version of this site. But hopefully you understand what I mean?
Thank you a lot!
//Fredrik
In forum: Membership ForumsHi,
I have created a footer which is set to be shown on entire site.Now I need to set some exclusion rules. For example: “Show on entire site but exclude page Contact and page About us”
How can I accomplish that? I see that under rules I can set by post types and archives and singles but there is no exclusion rule.
Please advise,
Thanks,
J.In forum: Kadence ThemeSeptember 2, 2020 at 10:39 am #256217Hi Guys,
On several pages of the website I’m making, I can’t get rid of a white gap that appears on the bottom of the page between the last row and the footer.
It seems that a paragraph could be the reason of that issue, but I just can’t remove it.
Would you mind to look at that please? *Login to see linkI’ve created a new admin, so you can access the website. Let me know if you want to look at that closer.
Thank you very much,
KFIn forum: Ascend ThemeIn reply to: Need to adjust line height and text size in footer
Hi Jeff,
1. This css should do it for you:.footercredits { line-height: 18px; font-size: 15px; }You can paste that into your custom css box in Theme Options > Custom CSS.
2. That’s your footer container, and the bottom is your footer base. You can add widgets to the footer container from Appearance > Widgets.
Or you can remove the padding with this css:footer#containerfooter { padding-top: 0; }Hope that’s helpful!
Hannah
In forum: Ascend ThemeSeptember 1, 2020 at 6:52 am #256135I’m working on the following site: *Login to see link
I’ve added some text to the footer, and I need to adjust line height (i’d like the lines to be closer together) and text size. I don’t see any controls inside the Theme Options to modify either. How do I go about this?
Here’s the look I’m after (view the footer credits of the following site): *Login to see link
PS: Follow up question: what is that additional band of content area just above the footer (above where my text is)? It’s a slightly lighter dark color. What is that area called in the Theme Options? Can I remove it?
Thanks, Jeff.
In forum: Virtue ThemeSeptember 1, 2020 at 6:22 am #256131Hey,
For the footer you can add this css:#containerfooter .menu li a { max-width: none; }And here is css for pagination, in the slider.
@media (max-width: 768px) { .ksp-slider-wrapper { padding-bottom: 20px; } .kad-slider { overflow:visible; } .kad-slider ul { overflow: hidden; } .kad-slider ul.kad-slider-pagination { bottom: -20px; } }Ben
In forum: Virtue ThemeThank you for the reply.
Sorry, I was not specific enough
The right footer menu width problem is on a PC, not mobile.
The PC footer menu is constrained into a narrow space.
I just can’t figure out how to change it.(The nav dots are in the right place on a pc, but need to move them below the slider on a mobile)
Thank you
In forum: Virtue ThemeHello,
So for the footer issue, that’s showing the way it is because the device is only so large. You’re seeing the content contained? You do not want any margin or padding on the sides?
I’m looking into moving those dots on the slider down now and will provide you some CSS once I have that done.
Thanks!
Chris
Hello there,
I’ve tried to find how to change these by “inspect” and searching here but no luck.
I’ve got Kadence slider pro navigation in the right place on a PC, but on a mobile I need to bring the nav. dots down just below the slider without hitting the content.
And the footer menu is width-constrained, It needs to use the whole footer 4 position width.Could you please help with these 2 things?
Thank you, John
In forum: Membership ForumsAugust 30, 2020 at 6:42 am #256023Hey,
For this, you would need css just to reverse the order. I’ll look at adding a collapse order option for footer rows.
BenIn forum: Kadence ThemeIn reply to: Google Analytics Tracking ID
August 30, 2020 at 6:36 am #256019Hey,
It’s not the same but similar. In the pro addon, you can enable header and footer scripts. It’s added in the customizer. There you place the tracking code into the site.Ben
In forum: Kadence ThemeIn reply to: Google Analytics Tracking ID
August 30, 2020 at 6:35 am #256018Hi OM,
At the moment such a setting is not present in Kadence.
However, you can paste the full GA Tracking code in the Customizer at Custom Scripts.
Header/Footer Scripts is a Kadence Pro addon.
August 29, 2020 at 6:24 pm #256004In the Desktop view, my footer has the Copoyright located on the left and I have the Footer Nav on the right. However when in Tablet and Mobile view the Copyright is then located on top of the Footer Navigation. In the Tablet and Mobile view I want the Copyright to appear below the Footer Navigation.
I know how to use the drag and drop footer editor. Regardless of which view, either Desktop, Tablet, Mobile, view I am in when I edit the Footer that is the setting that is applied to all three.
What I am trying to achieve is, in Desktop view, the Copyright remains on the left and the Footer Navigation on the left. But in Tablet and Mobile view the Footer Navigation is located on top of the Copyright in the “Collapse To View”
Is this possible without using CSS?. A member in the Facebook group was kind enough to create the following CSS but I was wondering if this was possible without using CSS.
In forum: Kadence ThemeHi! I installed a new theme and used kadence starter templates to add content (Sass). At first glance everything looks very good, but I can’t add a block of social links. It just doesn’t show up. I checked both the header and the footer, but nothing has changed.
In forum: Kadence ThemeIn reply to: Footer menu navigation colour issue
In forum: Kadence ThemeIn reply to: Footer menu navigation colour issue
In forum: Kadence ThemeHi team,
Footer navigation colour is not applied for some reason.
I’ve tried selecting black manually and from global palette.
Inspector shows this, when it should be palette3:
#colophon .site-middle-footer-wrap .site-footer-row-container-inner a {
color: var(–global-palette8);
}Bug?
Thanks!
MartyIn forum: Kadence ThemeAugust 22, 2020 at 11:04 am #255503Hello,
Is there a way to add Tumblr to the Social Links list in the Kadence theme? For a handful of sites I am currently having to use a third party plugin in order to be able to include Tumblr as an option in the header and footer. It just doesn’t have the same polish as Kadence’s built in social media options. Thanks in advance.
In forum: Kadence BlocksAugust 19, 2020 at 11:45 pm #255293Well, it seems stable now! Many thanks and thanks for the Next Gen css for the make footer at bottom of ‘short’ page
Cheers
In forum: Kadence ThemeAugust 19, 2020 at 3:28 pm #255278Hey,
What hannah linked it is for our classic themes, not the new theme. Here is css:@media (min-width: 992px) { html, body { height: 100%; } html body #wrapper { min-height: 100%; position: relative; padding-bottom: 100px !important; } #colophon { position: absolute; bottom: 0; left: 0; width: 100%; } }However, with this you need to make sure the padding-bottom matches the height of your footer.
Ben -
AuthorSearch Results


