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 'banner'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Mobile scrolling to the right
In forum: Virtue ThemeIn reply to: Need sticky css code for mobile
In forum: Virtue ThemeIn forum: Ascend ThemeTopic: left align logo
I’m working on moving a website from a Genesis child to Ascend. The logo/tagline area needs to have a specific look, and I haven’t been able to get that. The page below goes to a demo page. In the top banner, you’ll see the logo/tagline area bordered in green and the logo itself bordered in red. I do that so I can see what’s going on while I’m working.
How can I get the logo to left align like the tagline is? I’ve put the custom css that I’ve been trying and failing with.
Many thanks for any help you can offer!
.kt-header-position-above #logo a {
flex-direction: column !important;
content-align: left !important;
}
#logo {
padding-top: 10px !important;
width: 440px;
border: 1px solid #73AD21;
align-content: left !important;
}
#logo .ascend-logo {
content-align: left !important;
border: 1px solid #cc0000 !important;
}
#logo .kad-site-tagline {
max-width: 670px;
text-align: left !important;
}In forum: Pinnacle ThemeIn reply to: Header Border
In forum: Virtue ThemeIn reply to: Sitewide Banner not working.
In forum: Virtue ThemeTopic: Sitewide Banner not working.
Hi Guys,
Hope you are keeping well under the current restrictions.
Please can you assist, I’m trying to enable to Sitewide Banner image and for some reason it’s not playing ball.
I go tit to work on another website using the Virtue theme last week but this one is proving an issue.
Link in next reply.
Many Thanks as always,
Mark
In forum: Virtue ThemeApril 3, 2020 at 10:30 am #247192In Main Settings have reduced the bottom spacing to 0 on both the Logo and Primary Menu, but I still want to remove more space between the logo/primary menu and the banner beneath it. The spacing is fine once I scroll down the page and the menu shrinks but I would like for some of that spacing to be smaller prior to scrolling.
Here’s the website so you can see the spacing: *Login to see link
Thanks,
ChristinaIn forum: Virtue ThemeIn reply to: Sitewide Banner not showing
In forum: Virtue ThemeTopic: Sitewide Banner not showing
April 2, 2020 at 5:28 pm #247149How do I get the Sitewide Banner to show?
*Login to see linkIn forum: Virtue ThemeIn reply to: Change page style for one page
In forum: Ascend ThemeIn reply to: YouTube Embedded Video Wont Play
sorry Hannah, problem isn’t with Stackable its with your Video pop up player. Stackable works correctly when you paste in the link. I do the same with yours and YouTube refuses to Connect. see attached
I turned Stackable off and tested it on this post page without any other video pop ups on the page.
https://www.dimensions-displays.com/seamless-exhibition-graphics-d4-banner-displays/
will investigate more – do i need a YouTube API for your plug in to connect?
Your plugins / block modules are pretty good 99% of the time I’m a little stumped by this.In forum: Virtue ThemeIn reply to: Migrate to a different home page style
Thank you Hannah. Worked perfectly.
One more question – I want to move to the banner style available on http://themes.kadencethemes.com/virtue-premium/ (top banner under the logo).
What banner style have you used? Do share the suggested image size in pixels for desktop as well as mobile.
And is there any minimum recommended DPI to be kept in mind while creating both the desktop and mobile banner to retain rich image quality and avoid pix elation?
Yogi
In forum: Ascend ThemeIn reply to: Mobile header linked, not just logo
March 20, 2020 at 5:58 pm #246521Hey,
You can add this css if you like:#kad-mobile-banner #mobile-logo a { display: inline-flex; }To be clear your icons are not going to click the logo, so it’s not covering the entire header, just the part outside of the menu and search.
Ben
In forum: Ascend ThemeMarch 19, 2020 at 3:20 am #246412Hi Hannah,
I’ve installed the social media plugin and it shows at the bottom of each page. I also want it to show just below header and on the sides – how do I do it? also thank you message when people shared them.
ThanksIn forum: Virtue ThemeIn reply to: Image text yellow vs white
March 17, 2020 at 3:36 pm #246318Hey,
Looks like you are using jetpacks photo CDN and it’s compressing the image, you are losing a little quality and that id whats giving it the yellow tinge: https://i1.wp.com/alympas.com/wp-content/uploads/2020/02/TopCatsBanner1-scaled.jpg?fit=2560%2C870&ssl=1Ben
In forum: Ascend ThemeHey Ulla,
1. Looks like your site is in maintenance mode. Are you able to temporarily remove that so I can take a look? Or else send login info?2. You can add this to your custom css:
@media (min-width: 600px) { .kt-header-position-above, .second-nav-container { display: block; } #kad-mobile-banner { display: none; height: 0; } }3. You can use a plugin like “Say What” to translate certain strings. See here: https://www.kadencewp.com/knowledge-base/recommended-string-editor-say-what/
Hannah
In forum: Virtue ThemeIn reply to: Hide header and footer on front/landing page
In forum: Virtue ThemeHI
I am using virtue premium with a child theme,
the issue is since the last update, there is an inline style for the shrink header which I cant change. I am sure this used to be an option in the panel.
This produces the following inline CSS In the header:
@media (max-width: 991px)
.stickyheader #kad-banner #logo a, .stickyheader #kad-banner #logo a #thelogo, .stickyheader #kad-banner #kad-shrinkheader {
height: 60px !important;
line-height: 60px !important;
}I have tried to write CSS override for it, it works fine above the breakpoint, but anything below that I cant change and its messed up the design.
website here: *Login to see link
if you look the social icons are now stretched and I cant seem to override this, its a line height problemTHanks
J
In forum: Virtue ThemeIn reply to: Hide header and footer on front/landing page
So you can’t actually use a page template on the homepage as it will automatically be overridden by the homepage template. You can hide the header from the homepage with this css:
.home div#kad-banner-sticky-wrapper { display: none; } .home #pg-163-0> .panel-row-style { padding-top: 0; }Just paste that into your custom css box in Theme Options > Custom CSS.
Hope it helps!Hannah
-
AuthorSearch Results




