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: Pinnacle Theme
Hey Donna,
Looks like your 50th Anniversary Logo image is quite large. This css should work for adding a max-width:@media (max-width: 768px) { .footerclass img.attachment-full.size-full { width: 250px; } }Let me know if that does what you’re after.
Hope you’re enjoying your weekend!Hannah
In forum: Ascend ThemeTopic: Ascend theme pro hooks
Hi,
We have a couple of scenarios where we may need to add custom layout or global items.
1. If we want to create a highly customised header or footer which is outside the built in capabilities of the theme.
2. If we want to add our own specialised global items (such as share, rate, etc) globally to specific pages after content.
Question 1
In the above scenarios I assume we can insert some content via a function. Are there hooks for these things or is there a better way that I’m missing?Question 2
Is there an obvious way to make it configurable in backend to display on certain pagesQuestion 3
Are we able to integrate it with a specific edible block of content in settings somewhere or would we need to create our own settings/posts area for it?Sorry if the questions are a little broad, I’m just preparing for future sites with Ascend and I’m a total newbie with it.
Thanks
In forum: Pinnacle ThemeChris,
It didn’t seem to work. Let’s keep trying.
Our 50th Anniversary logo in our footer displays quite a bit larger than the logo just below it. Did I goof up with the size of the image? I’ve been tasked with looking at how our website appears on mobile devices and tablets. Right now I am looking at the footer of the website.
I want to take this one step at a time so as to not goof up something else.
Any help you can give will be greatly appreciate.
-DonnaIn forum: Pinnacle ThemeIn forum: Ascend ThemeIn reply to: Formatting issues
Hey Nic,
1. You can use this css to center the widget title and icons:.footerclass .kadence_social_widget { text-align: center; } .footerclass .footer-widget-title { text-align: center; }Then if you want, this css will move the title just slightly right so it sits more directly over the icons:
.footerclass .footer-widget-title { margin-left: 12px; }Hope that helps!
2. I’m not seeing the alt tag. Did you hide this already?
Best,
HannahHannah,
A recently added logo appears too large in my footer when displaying on a mobile device. It looks good on larger displays. Can I control its size using CSS code and @media? Using CSS code, how do I tell it which photo is too large since the other images are displaying correctly?
Thank you.
-DonnaIn forum: Ascend ThemeTopic: Formatting issues
August 7, 2020 at 7:31 am #254399Hello,
Can I center the widget title on this site for the social icons:
http://www.amypitfieldphotography.co.uk
The bit that says “follow and like me”
It is currently on the leftI have tried .footer-widget-title {
align-content: center;
}
But didn’t work.Also is there anyway I can turn off the alt captions displaying?
At the moment if someone clicks on an image to see it bigger, you can see the alt tag underneath.
I want to keep the alt tags but have them not display underneath – can this be done?You can see what I mean on this page:
http://www.amypitfieldphotography.co.uk/galleryMany thanks
NicIn forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
In forum: Kadence ThemeIn reply to: Padding for Footer Columns in Mobile View
In forum: Kadence ThemeHi Guys:
I noticed that my footer columns are all bunched together when viewing the site on a phone. There needs to be a space between each column when they stack on a phone. Couldn’t find the right selector to fix it with CSS. Could you? Here’s the site *Login to see linkIn forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
Hannah,
That did not work for me. I still get the old photo background when viewing my website on my cell phone. I added this CSS code:
@media (max-width: 768px) {
.footerclass {
background: #36af89;
}
}I also tried to use a rgba number with transparency so that I could control the intensity of the color.
@media (max-width: 768px) {
.footerclass {
background: rgba(1,102,58, .6);
}
}Neither code worked. Any advice? … and thanks very much for continuing to help me. I do appreciate it!
-DonnaIn forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
In forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
I am okay with taking a section of our current footer background photo and using it for mobile, such as one of the pine trees. Also, a solid color background could work too. I’d just like to have something that looks good for the mobile users. If you can help me with the CSS code, I’d experiment with those options.
Again, thanks.
-DonnaIn forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
Hey,
How are you wanting the background image to display on mobile? Your footer becomes very long on mobile due to the content collapsing which would make it very difficult for the image to continue to take up the entire footer background. I would recommend using css to set a different background image on mobile or else a background color. Would this work for you?Hannah
In forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
Thank you, Hannah. It looks much better now.
The photo is showing up on the mobile now, but the photo is not being responsive and down-sizing. Is there something more I need to do?In Theme Options > Advanced Styling > Footer Background, I have these parameters set:
NO Repeat, Background Attachment, Cover, Center top.Thanks.
-DonnaIn forum: Pinnacle ThemeIn reply to: Background image in footer not displaying properly
In forum: Pinnacle ThemeThe background image for my footer does not start on the far left of the screen. It is off set to the right. I’d like to fix it so the image covers the full footer. My website is: plcnh.org
Secondly, the background image of my footer does not appear at all on my mobile phone.
Thanks for your help with these footer issues.
-DonnaIn forum: Virtue ThemeIn reply to: Footer alignment issue
In forum: Virtue ThemeTopic: Footer alignment issue
Hi
I have a weird misalignment in my footer. The footer is a 4 column type and there is only one widget item in each footer.
The specific issue is the first 2 columns. The images are the same size identically yet the second column one inexplicably is out of line with the first.This is custom HTML but it’s a pretty basic bit of code and so I can’t figure out what I’m doing wrong. Looking on Chrome’s inspector I can’t see what CSS elements might even be causing the problem as it seems both have the same padding/margin.
Please help 🙂
Thanks
Tim (Link in reply)In forum: Ascend ThemeIn reply to: how to remove the footer on ascend on some pages?
-
AuthorSearch Results


