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: sticky header problems
February 26, 2015 at 3:40 pm #325151. You can add this css:
#kad-banner:after { content: " "; height: 2px; position: absolute; width: 100%; z-index: 1000; background: white; }2. Yes that would happen, the shrink header doesn’t support descriptions. You can use css to force it in the header but it still won’t look right:
.sf-menu li a .sf-description { position: absolute; bottom: 0px; }Ben
In forum: Pinnacle ThemeIn reply to: Remove nav bar on home page and menu spacing
February 26, 2015 at 12:13 pm #324981. You would have to add this css:
.home header#kad-banner { height: auto !important; }2. Theme options > logo settings. You can change the “Logo Container Width”
Or you can add css like this:
.kad-header-style-basic .kad-primary-nav ul.sf-menu>li>a { padding: 0 10px; }Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Menu Dropdown + Other question(s)
In forum: Virtue ThemeIn reply to: Menu Dropdown + Other question(s)
February 23, 2015 at 8:06 am #321181.
@media (min-width: 768px){ #topbar { position: fixed; top: 0; z-index:1000; } #kad-banner { padding-top: 39px; } }try that ^ leave it on so I can see, I’ve adding through the browser and it’s working without issue.
2. You can add this in the menu navigation label if you don’t want text:
Ben
In forum: Virtue ThemeIn reply to: Menu Dropdown + Other question(s)
February 21, 2015 at 11:02 pm #32031ok you can add this:
@media (min-width: 768px){ #topbar { position: fixed; top: 0; } #kad-banner { padding-top: 39px; } }If you want it to be sticky on mobile too you would need this css:
@media (max-width: 768px){ #topbar { position: fixed; top: 0; } #kad-banner { padding-top: 76px; } }Ben
In forum: Virtue ThemeIn reply to: Shopping cart icon/transparent sticky header
February 21, 2015 at 12:04 pm #319921. sorry:
.kad-cart-total i.icon-basket:before {
content: “e0d2”;
}2. You can add this:
div#kad-banner-sticky-wrapper { background: #fff; }still not perfect but will help.
Ben
In forum: Virtue ThemeIn reply to: Button widget in menu and revolution slider
February 21, 2015 at 10:29 am #319712. You cause this css:
#nav-main ul.sf-menu > li.menu-item-130 > a { margin: 0 10px; }3. It’s not an option with the standard header because the mobile menu drops below the logo and that is a lot of space. Having that always in view makes for a non user friendly mobile site. You can force it with css, but I don’t recommend it, here is the css:
@media (max-width: 767px){ header#kad-banner { position: fixed !important; width: 100%; height: 152px !important; z-index: 1000; top: 0; } .wide #wrapper.container { margin-top: 152px !important; } }Ben
In forum: Virtue ThemeIn reply to: Rev Slider Padding/Gap
In forum: Virtue ThemeIn reply to: Add Space to Bottom of Page/Post
http://www.titus2partnership.org/news/happy-valentines-day/ Did not work. Note the slider at bottom of post. I use Max Banner Pro banners just below the slider. I want space between the slider and the banners.
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Can't add new slides to Kadence Slider
February 9, 2015 at 5:04 pm #305061. Can you post a login to the site.
2. you can remove the image menu margin with this css:
.infobanner { margin: 0; }Ben
In forum: Virtue ThemeIn reply to: Image size in footer widget
February 7, 2015 at 6:08 pm #30248image menus are set to “cover” the space. they are not like the virtue: image widget which just places the image. They were designed to have a background image with text on top and a hover effect, see here: http://themes.kadencethemes.com/virtue-premium-3/
So they have a cover background size. meaning they are set to make sure the widget has a background over the whole area.
You can take that off with this css..infobanner { background-size: auto !important; }Ben
In forum: Virtue ThemeIn reply to: Firefox issue
February 7, 2015 at 1:26 pm #30198Frank, try adding this css in your custom css box in the theme options:
header#kad-banner:after { content: ' '; clear: both; display: table; }Ben
In forum: Virtue ThemeFebruary 5, 2015 at 9:51 am #29903Andrea, you can have the logo on top. just have to set your slider to be below the header, like it is in the link you just posted. You can do that right in the theme options > slider settings. Turn off the slider above header option.
2. I’ll suggest this css:
@media (min-width: 1200px) { .container { width: 992px; } .boxed #wrapper.container, .boxed.stickyheader .is-sticky #kad-banner { width:1170px } }Ben
In forum: Virtue ThemeFebruary 4, 2015 at 5:24 pm #29821ok, so don’t use the banner, that is site-wide and not fullwidth. Use the Kadence or Revolution slider. Add your image in the plugin settings and then just select to hide all navigation so it shows as one image. You can a add that slider to your home page only in the theme options > slider settings.
Ben
In forum: Virtue ThemeIn reply to: Space between widgets
February 4, 2015 at 2:26 pm #29789Well now you don’t have the margin.. if you want to remove the padding with the image itself you can use this css:
.infobanner { margin: 0; }Ben
In forum: Virtue ThemeIn reply to: Transparant header on (revolution slider)
February 4, 2015 at 10:26 am #29753Sorry no, this is one of the main differences between the themes. There are many things that make this work in pinnacle and it’s more then css. You can always hack at things but I can’t really recommend it. To maintain the responsive nature and make this work in virtue it just wouldn’t be a simple css thing.
You can see what I mean when you add this css:
#kad-banner { position: fixed; width: 100%; z-index:1000; background: transparent; } #kad-banner-sticky-wrapper { height: 0 !important; }Ben
In forum: Virtue ThemeFebruary 3, 2015 at 1:44 pm #29643Hey,
1. Fixing the wide layout on the home page, change out your css for this:.boxed.home #wrapper.container { box-shadow: none !important; -webkit-box-shadow: none !important; width: 100%; margin-bottom: 0; padding: 0; } .boxed.home.stickyheader .is-sticky #kad-banner { width: 100%; margin: 0 auto; }2. Background pattern too small??? I’m not sure I understand, the image is here: YOURURL.de/wp-content/uploads/2015/01/Muster-hugmee-blau-e1422714069659.jpg
It’s the same size as whats in the background?
3. The logo. your using the shrink header? But you don’t want the logo to shrink? So do you want the menu to shrink and the logo to stick out?
Ben
In forum: Virtue ThemeIn reply to: Setting Revolution slider width
February 2, 2015 at 2:48 pm #29523You can use css like this:
.home .fullwidthbanner-container .fullwidthabanner { max-width: 1400px; margin: 0 auto; }Ben
-
AuthorSearch Results


