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 Footer & Parallax Padding behind Header
October 24, 2014 at 3:43 pm #20796Hey,
1. By sticky do you mean you want it to be visible all the time? Or do you want it to be forced to the bottom if there is no content on your page?2. hmm this is tricky but you can try this css:
.panel-grid:first-child .panel-row-style-wide-parallax.panel-row-style { padding-top: 160px !important; } div#kad-banner-sticky-wrapper { height: 0 !important; } header#kad-banner { position: relative; z-index: 1000; }Ben
In forum: Virtue ThemeIn reply to: Sitewide Banner not displaying ?
Hey, to reduce the padding under the slider you can add this to your custom css box in theme options > advanced settings:
.home-padding { padding: 0; margin-top: -20px; }That will actually effect the padding throughout your homepage.
You can add a banner here by going into your homepage on the back end and and in the page builder editor you can add a row to the top and select “visual style” on the top right of the row. There you can upload an image.
Hope that helps!
HannahIn forum: Virtue ThemeIn reply to: Sitewide Banner not displaying ?
Hey, you’re quick and you’re right !
There is a white strip under the slider like a padding. Can the banner be placed there somehow ? If not, can that padding under the slider be shrinked ?
I also have the home page with no title because it shows up under the slider betw. the 2 fine lines. Can i make that space disapear somehow o make it really small ?
I’ll place some icons under the slider too, so i need a controll of the hight of everything on that homepage. Maby you can point me to the right files to be modified.
Thank you
In forum: Virtue ThemeIn reply to: Sitewide Banner not displaying ?
In forum: Virtue ThemeHi all,
I up-ed a banner in the Main Settings – Sitewide Banner but it doesn’t display. Can’t find a reason myself.
File is 1170/50 px png ~30kbThank you
GruiaIn forum: Pinnacle ThemeIn reply to: Landing page CSS not working
October 19, 2014 at 11:36 pm #20258For that you would need to use this css:
.heart-whisper-coaching header.banner, .heart-whisper-coaching .kt-call-sitewide-to-action, .heart-whisper-coaching .sticky-wrapper, .heart-whisper-coaching #containerfooter, .heart-whisper-coaching .page-header { display:none; } .heart-whisper-coaching .contentclass { background: url('http://abundanceaffirmations.com/wp-content/uploads/2014/04/intuitive-heart-36.jpg'); background-size: cover; padding-top: 100px; }Ben
In forum: Pinnacle ThemeIn reply to: Landing page CSS not working
October 19, 2014 at 8:57 am #20226The css should be this:
.heart-whisper-coaching header.banner, .heart-whisper-coaching #containerfooter, .heart-whisper-coaching .page-header { display:none; } .heart-whisper-coaching .contentclass { background: url('http://abundanceaffirmations.com/wp-content/uploads/2014/04/intuitive-heart-36.jpg'); padding-top: 100px; }Ben
In forum: Pinnacle ThemeTopic: Landing page CSS not working
I am using this code to remove the header and footer
.heart-whisper-coaching header.banner, .no-header-test #containerfooter, .no-header.heart-whisper-coaching .page-header {
display:none;
}
.heart-whisper-coaching .contentclass {
background: url(*Login to see link
}
to show this page *Login to see link
that should look like this *Login to see link without the breadcrumbs
thanksIn forum: Pinnacle ThemeIn reply to: Image menu without highlight and link
October 16, 2014 at 9:10 pm #20064You can add this css which won’t actually remove the link but it will “appear” that the link it’s there:
.infobanner .home-message { background-color: transparent!important; cursor: default; }Ben
In forum: Virtue ThemeIn reply to: Ad Banner under Main menu
In forum: Virtue ThemeTopic: Ad Banner under Main menu
In forum: Virtue ThemeIn reply to: How to add a Border to all images
October 10, 2014 at 10:22 am #19561You can add this:
@media (min-width: 768px) { .boxed.stickyheader .is-sticky #kad-banner { width: 780px; } } @media (min-width: 992px) { .boxed.stickyheader .is-sticky #kad-banner { width: 1000px; } } @media (min-width: 1200px){ .boxed.stickyheader .is-sticky #kad-banner { width: 1000px; } }Ben
In forum: Virtue ThemeIn reply to: How to add a Border to all images
October 8, 2014 at 11:47 am #19347For the image menu you can add this css:
.infobanner, .home-message { border-radius: 10px; }When you say “feature image carousel” do you mean the featured product carousel?
Do you want a border radius to apply to all your product images?
Ben
In forum: Virtue ThemeHello friends at Kadence, I’ve been trying all afternoon to write the CSS that would put a border-bottom up there in that header space. At present I’m leaving it under the doggone page-header, but I really wanted to get it up there in the header. http://www.windferntravel.com Home Page.
I’m still not so good at coding strong selectors. Here are some CSS variations I’ve tried:
header #kad-banner .banner .headerclass .container .row {
border-bottom: 6px solid rgba(230,172,32,0.5);
}
Didn’t work at all. Tried lotta combinations, and this thinking to divide and conquor:
#kad-banner.headerclass .container .col-md-4 .kad-header-left {
border-bottom: 6px solid rgba(230,172,32,0.5);
}
Didn’t work at all.These work but they won’t meet in the middle:
#kad-banner #logo {
border-bottom: 4px solid #48556E;
}
/* for all pages, add rule under Menu */
#kad-banner #nav-main {
border-bottom: 4px solid #48556E;
}
This works too, but it’s not the full length:
header #logo a.brand, .logofont {
letter-spacing: -1px;
border-bottom: 6px solid rgba(230,172,32,0.5);
}It’s gotta be that .row —?
Thanks for your help. PS I owe you an answer on that plugin Redux Framework. It did work, I will try to get back to that string and give proper answer. Thanks again!
LWWIn forum: Virtue ThemeIn reply to: Logo not centred on ipad
October 2, 2014 at 5:06 pm #19015Try adding this css to your custom css box:
body #kad-banner #logo .kad-retina-logo { margin: 0 auto; }Ben
In forum: Virtue ThemeIn reply to: virtue_banner full width and space out button menu
In forum: Virtue ThemeIn reply to: idiots guide to adding a child theme anyone?
It’s me from http://www.thepoppiessingers.com and http://www.springboardperformingarts.co.uk I’m now moving my yoga site http://www.yogawirral.co.uk to wordpress and want to do the same thing again, adding a banner image to the footer with a link to my email. I thought that if I knew how to add the child theme, I could copy what you did over there to this new site, update the image and email etc. and hopefully save bothering you again!
I understand that the child theme needs to be uploaded like the original and then activated but I don’t know what you mean by it using ‘any template files that you override instead of the parent theme files’ how do I override something and will I end up loosing my settings etc.? thanks
In forum: Virtue ThemeIn reply to: virtue_banner full width and space out button menu
October 1, 2014 at 11:31 am #18873Hey,
Can you post a link to your site? Without seeing you can try adding this css to your custom css box in the theme options > advanced settings:.virtue_sitewide_banner { width: 100%; } .sf-menu a { padding: 10px 30px; }Ben
In forum: Virtue ThemeHello,
Sorry for my english but i’m french.
1. So i want to know how to make a virtue_banner which takes all the width of my page (in full width)?
2. And other question how to space out the titles of the pages of my menu ?
Thank you in advance for your answers.In forum: Virtue ThemeIn reply to: Banner Full Width matching body
September 29, 2014 at 4:32 pm #18707Just add this:
.virtue_banner { text-align: center; }If you want the banner to fill the space 1170px wide is the minimum.
Ben
-
AuthorSearch Results


