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: Virtue Theme
In reply to: Display image banner above shop and blog
In forum: Virtue ThemeIn reply to: Display image banner above shop and blog
In forum: Virtue ThemeIn reply to: Display image banner above shop and blog
Hey Jesse,
I just re-created a template like yours on my test site and had no issue creating a full width stretched banner. Have you had any issues creating full-width rows for other pages? What widget are you using?If you sign out the url will show as you want.
Hannah
In forum: Virtue ThemeIn reply to: Virtue: Image Menu Item
In forum: Virtue ThemeIn reply to: Updating image in virtue: image menu item
In forum: Virtue ThemeIn reply to: Header colour/transparency
Try adding this CSS to Theme Options> Advanced Settings:
.wrap.clearfix.contentclass.hfeed { margin-top: -80px; } .stickyheader .is-sticky #kad-banner { background: rgba(51, 51, 41, 0.85); } .headerclass { background: 0 0; transition: background .4s ease-out,border .4s ease-out; -webkit-transition: background .4s ease-out,border .4s ease-out; -moz-transition: background .4s ease-out,border .4s ease-out; -o-transition: background .4s ease-out,border .4s ease-out; border-bottom: 1px solid rgba(255,255,255,.5); }-Kevin
In forum: Virtue ThemeTry changing the CSS to this:
@media (min-width: 992px) { .kad-header-right { width: 50%; float: right; } .kad-header-left { width: 50%; } header#kad-banner .container, footer#containerfooter .container { width: 970px; } }Let me know if that fixes the mobile issues.
-Kevin
In forum: Virtue ThemeIn reply to: Display image banner above shop and blog
I’m trying the pro slider right now.
I messed around with a few different widget page builder combinations but I want the banner to span across the blog posts and the sidebar which wasn’t happening.
So there is no way to do it like this: http://izanami-wheel.com/widecustom/
Simply with the page builder and the visual editor widget?
I will let you know how the pro slider comes out, it just feels that the slider is heavy and will bog down the site further.
-Park
In forum: Virtue ThemeDid you try the boxed layout option?
I think that it should work for you. Or you can try this CSS:
header#kad-banner .container, footer#containerfooter .container { width: 930px; }Place into Theme Options> Advanced Settings and let me know if it works for you.
-Kevin
In forum: Ascend ThemeIn reply to: Menu on tablet
September 6, 2017 at 9:11 am #157992@media (min-width: 992px) { #kad-header-menu { display: block; } #kad-mobile-banner { display: none; } }You can use that css,
BenIn forum: Virtue ThemeExample of explanation in text
Display a banner image like in image in between blog posts/shop products and menu/logo with page builder is not showing. Is there a work around for this?
I don’t really want to put in a 1 slide slider if I have to.
Thanks again.
In forum: Ascend ThemeIn reply to: Topbar widget on mobile with transparent header
Hi Kevin,
Thanks, I combined that with the other settings for max-width : 992 px and it worked!
@media (max-width: 992px){ .kt-header-position-above { display: block; } .outside-headerclass, .outside-second, .kad-topbar-menu { display: none; } div#kad-mobile-banner { margin-top: 30px; } }regards,
Ville
In forum: Ascend ThemeIn reply to: Topbar widget on mobile with transparent header
In forum: Virtue ThemeIn reply to: Image Menu no right and left margins
August 29, 2017 at 2:37 pm #156912You can use this css in your theme options > advanced settings > custom css:
.homepromo .kad-animation { padding: 0; } .homepromo { margin: 0; } .homepromo .infobanner { background-size: cover !important; }Ben
In forum: Virtue ThemeTopic: Site wide banner
Hello!
Is it possible to get the site-wide banner to display full width? I tried adding the Kadence slider to “site wide after header shortcode” as suggested here, however, I don’t like how the Kadence slider transitions as mentioned here. So I’m kind of stuck.Thanks!
In forum: Pinnacle ThemeIn reply to: Transparent header color
Yeah it’s tough to find the right selectors sometimes. I do this everyday, so I’m always happy to help when you can’t find any.
1. Try this CSS for the menu:
ul#menu-menu_right li { width: 50%; }2. As for the logo, here is some CSS to try:
.is-sticky header#kad-banner { min-height: 90px !important; }That might not be the best solution, but let me know if it will work for you. Ben or Hannah may be able to give us a better solution.
-Kevin
In forum: Pinnacle ThemeIn reply to: Transparent header color
Hello Anders,
Try adding this CSS to Theme Options> Custom CSS, and let me know if it works for you:
.stickyheader.trans-header #kad-banner { background: rgba(162, 162, 162, 0.3); } .is-sticky #kad-banner { background: rgba(162, 162, 162, 0.7) !important; }-Kevin
In forum: Virtue ThemeIn reply to: Homepage slider including a fixed element
In forum: Virtue ThemeIn reply to: Add shadow under header
In forum: Virtue ThemeIn reply to: How to add Javascript in header?
Ok sorry, I thought it was working, but that was when the script was placed with the plugin “Insert header and footer” (So then I know the function itself works). I then deactivated that plugin and placed the script in the theme Header and Footer Scripts section I activated and now it does not work. The issue is that nothing happens when clicking on the link.
Link to the page with the banner
(It’s the green banner in the bottom and the link “Köp ditt campingkort här”)
It’s supposed to activate a window for ordering a card.
Kind Regards,
Leif
-
AuthorSearch Results


