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: Credit cards
Try first removing this CSS:
#kad-mobile-banner-sticky-wrapper { height: 60px !important; } .topbar-widgetcontent { display: inherit; margin: 0; }Then go into Theme Options> Mobile Header, and set “Mobile header height” to something like 120-140. I just tested on my site and this increased the size of the logo.
As for the logo in the footer, can you elaborate? It’s displaying well on my end.
-Kevin
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Virtue Banner
In forum: Virtue ThemeTopic: Virtue Banner
In forum: Virtue ThemeDecember 29, 2016 at 11:05 am #126471Hey
Here is my suggestion. Set the header background back to white. Then add this css:#kad-banner > .container { width: 100%; padding: 0; } @media (min-width: 992px){ .kad-header-right #nav-main { background:#16b8ff; padding: 5px 0; margin: 0; } }Let me know if thats what your wanting.
Ben
In forum: Membership ForumsIn reply to: keep topbar
December 22, 2016 at 8:59 am #125967I’m assuming this is just for that one page… Use this css:
.page-id-843 #kad-banner > .container, .page-id-843 #kad-banner > .menu_bg { display:none; } .page-id-843 #kad-banner { height:auto !important; }Ben
In forum: Membership ForumsTopic: keep topbar
Hi,
wana hide the header (menu & logo), but keept the topbar…
find no code for this
.page-id-843
header {
{display: none;}
}.page-id-843 #kad-banner-sticky-wrapper
{display: none;}this hides all (though there is space for the topbar?
Can u help pls?
Thx
Dan
In forum: Virtue ThemeHi guys,
I have two issues that I would like to resolve.1. I find the font size of the categories to be too small and it doesn’t appear on the home page.
In my Home page happyfrogtravels.com > Latest from the blog categories don’t appear in recent posts (there is only an icon but not the text).
In categories like *Login to see link they do appear but are very small. I want the font bigger, so people can click on it to find texts in the same category. I don’t need to mention it is the same small font size inside the posts too.2. On my categories I have placed an image like a banner but there seems to be a margin around it. You can see an example here:
*Login to see link You see the title STORIES and the photos from the posts under the long photo (banner) are aligned to the left but the long photo seems to be having left and right margins (or maybe also up and down). This happens in any individual photo inside posts like here:
*Login to see link – The photo just under the title is not aligned to the left; To the right and down there is a huge margin. What can I do to eliminate the margin?Thanks beforehand.
Milos
In forum: Virtue ThemeIn reply to: Logos on homepage and pages
In forum: Virtue ThemeIn reply to: Clinched Logo with IE on older Win versions
December 16, 2016 at 10:37 am #125381Update the css to this:
@media (min-width: 992px){ .kad-header-left { position: absolute; width: 180px; left: 0; top: 0; padding-right: 0; z-index: 100; } .kad-header-right { width:100%; padding-left: 180px; } #kad-banner .container { position:relative; } }Ben
In forum: Virtue ThemeTopic: Home page Banner White Space
Hello,
In my homepage website, I am using the kadence slider pro through the theme options home slider setting. I noticed whenever the screen size goes from 1920×1080 to a smaller size like 1024 x 768, theres a large white space between the slider and the header. Is there any way of fixing that?
Thanks!
In forum: Virtue ThemeIn reply to: Clinched Logo with IE on older Win versions
December 12, 2016 at 12:00 pm #124888ok, remove your css. then instead add something like this:
@media (min-width: 992px){ .kad-header-left { position: absolute; width: 165px; left: 0; top: 0; } .kad-header-right { width:100%; padding-left: 165px; } #kad-banner .container { position:relative; } }Ben
In forum: Virtue ThemeHi…
I have a Revolution slider running full screen as the header on the homepage, with the nav bar running underneath. *Login to see link
Is it possible to insert a page above the nav bar or a row with two columns to create a smaller banner and facebook feed. I realise I could add this to the Homepage at the top, but there is no option to get the nav bar to run underneath it as it does now.
Thanks,
HarryIn forum: Virtue ThemeIn reply to: Landing Page Integration Into Website
December 8, 2016 at 1:55 pm #124606Sorry mean to be “users sake” many people dislike having to load two pages and click through the first just to get to content it’s also confusing to not see any navigation.
Yes, the logo is always going to link to the base site url.
You would need to add this css:
.home #kad-banner-sticky-wrapper { display: none; }Ben
In forum: Virtue ThemeIn reply to: Logos on homepage and pages
The homepage header image is http://www.emergecompilot.com/wp-content/uploads/2015/09/homepagebanner4.jpg
In forum: Virtue ThemeIn reply to: Logos on homepage and pages
I see, I am currently using the free version of the theme, that’s what the site is using now (http://www.emergecompilot.com). I have just purchased the Premium today, loaded it, and have not activated it yet as I prepare to resolve the changes that the switch will cause.
I was hoping that the upgrade would allow me to have a homepage header and a separate page header throughout. The page header url is http://www.emergecompilot.com/wp-content/uploads/2016/10/homepagebannershallow.jpg
Hope this clarifies/helps understanding.
Cheers,
Michael
In forum: Virtue ThemeIn reply to: Add Body Border
I see you’re missing some of the CSS Ben gave you. Try adding this back in:
.container.mobile-header-container { background: white; margin: 0 5px; } #kad-mobile-banner { background: transparent; } #kad-mobile-banner { position: absolute; margin-left: -5px; margin-right: -5px; left: 5px; }-Kevin
In forum: Virtue ThemeIn reply to: Add Body Border
December 7, 2016 at 10:06 am #124371add this:
.container.mobile-header-container { background: white; margin: 0 5px; } #kad-mobile-banner { background: transparent; }Ben
In forum: Virtue ThemeIn reply to: Clinched Logo with IE on older Win versions
I just tested on my older pc and this CSS seems to fix it. Try placing into theme options> Advanced Settings:
body #kad-banner #logo .kad-standard-logo, body #kad-banner #logo .kad-retina-logo { min-width: 165px !important; }Let me know if that works for you!
-Kevin
In forum: Virtue ThemeIn reply to: Add Body Border
December 6, 2016 at 5:38 pm #124272Hey,
You can add this css for mobile:#kad-mobile-banner { position: absolute; margin-left: -5px; margin-right: -5px; left: 5px; }Ben
-
AuthorSearch Results


