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
Topic: Body background image link
In forum: Pinnacle ThemeIn reply to: Stop header wrapping on small devices
August 4, 2016 at 1:49 pm #106328@media (max-width: 767px) { header #logo a.brand { font-size:30px !important; } } @media (max-width: 480px) { header #logo a.brand { font-size:20px !important; } } #kad-banner .kad-header-left { width: 100%; }change that out for this.
Ben
In forum: Virtue ThemeIn reply to: Image Responsive clarifications….
In forum: Virtue ThemeIn reply to: Image Responsive clarifications….
August 3, 2016 at 12:25 am #106062You would need to add both banners then hide on for mobile and show one for desktop with css.
You could do this in pagebuilder by adding this class to the row where you have the mobile banner “hidden-lg hidden-md”
and for the desktop banner add this css class to the row: “hidden-xs hidden-sm”
Ben
In forum: Virtue ThemeGreetings,
Page : *Login to see link
I’m trying to put a banner on the top of this page…
what i want to do is to keep the banner as it is till desktop and laptop size, but for notepads and mobile devices i want to create and show another banner instead the one i was using… just like we have for our home sliders on the home page…
Is there a possibility for that…Do reply for any clarification…
And really appreciate any help provided…Thanks,
AshleyIn forum: Virtue ThemeGreetings,
Thanks a lot ben, i’m very close on achieving what my client wants…
Could u pls check the page one more time…
Page : mofotechplay.com/trial
I have removed the title class with this css..
.page-id-536 .titleclass {
display:none;
}
But still, right below the secondary menu, can u see a gap…
How can i remove that gap..
I wanted the banner to start right after the secondary menu without any gap showing the background image…Could you please help me with this option too… Really appreciate ur help and patience…
Thanks,
AshleyIn forum: Virtue ThemeIn reply to: Add Header to Product Page
August 2, 2016 at 11:10 am #105932That isn’t really an option on a single product level. You can add a banner to the whole site but for a single product you would have to use a child theme and add in that kind of functionality. You would need to hook into the woo-commerce templates or override them in your child theme.
Ben
In forum: Virtue ThemeIn reply to: Add Header to Product Page
Page banner. See image at top of page. http://www.standrewbaycenter.org/adult-day-training/
In forum: Virtue ThemeIn reply to: Child theme.
Well, now all I have is TWO Child themes that are broken. I just updated the only Kadence theme I have, got a green banner telling me it successfully updates, and to go to Themes and activate it. That’s when I saw this:
Broken Themes
The following themes are installed but incomplete.
Name Description
virtue-premium Child 01 The parent theme is missing. Please install the “virtue-premium” parent theme.In forum: Virtue ThemeIn reply to: Hero Page
Hey Jonathan,
You can use css like below to hide everything but the slider from the homepage:.home div#kad-banner-sticky-wrapper { display: none; } .home .contentclass { padding-bottom: 0; } .home footer#containerfooter { display: none; } .home .sliderclass { padding: 0; }Hope that helps!
HannahIn forum: Virtue ThemeIn reply to: Kadence slider pro no responsive
I have Image Aspect ratio off, full height and width On. the settings are exactly as the Legacy slider. i don’t know why the full height doesn’t work on pro slider.
maybe it has something to do with this option : Full Height Offset (Add a ID that would allow you to offset the fullheight screen height by the height of the div (example: #kad-banner)). when i enable the full height that option appear, i have it empty because i don’t know what to put there.In forum: Virtue ThemeIn reply to: Accordion Styling
July 27, 2016 at 7:19 pm #105123Hey sorry, was out for several days with the birth of my first child 🙂
1. So in the rev slider settings you can set a offset div for when you set the height to “full height”
You should add this
#kad-mobile-banneras the offset id.2. You have the home margin top at -65px and the header is 50px… so I fixed this css:
.home .sliderclass { margin-top: -65px; }To this:
.home .sliderclass { margin-top: -50px; }Ben
In forum: Virtue ThemeIn reply to: Full width image header for blog page (permanent)
In forum: Virtue ThemeIn reply to: Homepage not showing
In forum: Virtue ThemeIn reply to: Menu and Header
In forum: Virtue ThemeIn reply to: Menu and Header
In forum: Virtue ThemeIn reply to: Menu and Header
You can remove the header of the page with CSS. Something like this should work:
.home header#kad-banner { display: none; }Place the code into Theme Options> advanced Settings> Custom CSS.
If that doesn’t work for you, post a link and I’ll fix the CSS for you.
thanks,
KevinIn forum: Virtue ThemeHi,
I would like to add a paypal banner to my homepage [www.kfmiami.com]
I would like to add it just under my revolution slider and above my home icon menu. I don’t see an option how to edit the home page with the short code.The shortcode for the banner is>>
<script type=”text/javascript” data-pp-pubid=”86585491f3″ data-pp-placementtype=”800×66″> (function (d, t) {
“use strict”;
var s = d.getElementsByTagName(t)[0], n = d.createElement(t);
n.src = “//paypal.adtag.where.com/merchant.js”;
s.parentNode.insertBefore(n, s);
}(document, “script”));
</script>In forum: Virtue ThemeIn reply to: Main logo not displaying
July 20, 2016 at 12:22 pm #104133#kad-banner { z-index: 1000; position: relative; }In forum: Virtue ThemeIn reply to: Full Width Footer Column Colour
-
AuthorSearch Results


