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 'footer'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Sticky header fade on scroll
November 25, 2019 at 5:28 pm #241147Looks like you are adding this in a test_jquery file?
$(function(){ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"> $('window').scroll(function(){ if($(this).scrollTop() > 300) $('#kad-header-menu').fadeOut('slow'); if($(this).scrollTop() < 300) $('#kad-header-menu').fadeIn('slow'); }); </script> });That needs to be removed.
Then add your script in the footer scripts.
<script type="text/javascript"> jQuery(document).ready(function ($) { $(window).on('scroll', function() { scrollPosition = $(this).scrollTop(); if (scrollPosition >= 500) { $('#kad-header-menu').fadeOut('slow'); } if (scrollPosition < 500) { $('#kad-header-menu').fadeIn('slow'); } }); }); </script>In forum: Ascend ThemeIn reply to: visualization bug
November 24, 2019 at 1:15 am #241070Hi, found it, it was the code to push the footer to the bottom of the page
/********************************************************************** EMPUJAR EL FOOTER A FONDO PAGINA **********************************************************************/ @media (min-width: 992px) { html, body { height: 100%; } html body #wrapper.container { min-height: 100%; position: relative; padding-bottom: 88px !important; } #containerfooter { position: absolute; bottom: 0; left: 0; width: 100%; } }i deleted it…
hank you very much
AngeloIn forum: Ascend ThemeTopic: visualization bug
November 22, 2019 at 9:50 pm #241036Hi, at the bottom of this page *Login to see link I used a 3 columns page-builder row with a ASCEND: recent post widget.
I needed to put a bottom margin of 250px otherwise the result was an overlapping with the footer area… see the image before the fix
In forum: Ascend ThemeIn reply to: Sitewide greys
Hi Hannah,
Thanks for the CSS – I’ll try that now. There is no sitewide grey font setting in Basic Styling in this theme, however – Kevin confirmed above that that capability isn’t present in Ascend. In Basic Styling there is only:
Primary Color
Topbar Font color
Topbar Font Link Hover color
Footer Font Color
Footer Font Link Hover ColorThanks,
TracyIn forum: Ascend ThemeNovember 21, 2019 at 9:25 am #240914Not to worry I found it 🙂
Hey, Can you please direct me to How do I (link for a page) to the footer area?
Thanks in advanceRegards
Mimmie-
This topic was modified 6 years, 5 months ago by
adventuretravelcoach. Reason: I eventually found it thanks guys
In forum: Ascend ThemeHi,
Please see the attached screenshot of this page:
*Login to see link
You will note the empty rectangle just above and to the left of the Facebook Social Icon and Text, I’ve looked in the Widget and there’s nothing except the Facebook URL, strangely it only appears on this page, please advise, thank you.
Cheers.
MarkIn forum: Ascend ThemeIn reply to: Full-width image header on pages
Hi Ben, sorry for the very late response – the site didn’t go live for quite some time. It’s live now at https://roll.ie (and at https://rollieuk.com) and the issue persists. Can you please take a look?
Also, could you please help with the code I’d need to add to resize the logo I’m using in the footer, on both sites? (Bottom left-hand corner of each.) I’m using the option to resize the main logo for mobile, and would like to apply the same thing for the logo I’ve embedded in the footer.
Thanks so much!
In forum: Virtue ThemeIn reply to: Sidebar – Featured Products Images Shmooshed
Okay, that works, sorry my fault, there was already a widget CSS custom code in there that was overriding yours, I got rid of all other related code and it works, BUT the line height is not having any effect, and the font is really far apart, I changed your number to smaller variations but no changes.
ALSO, I need the code to reduce size of the price under the products in these widgets, it is much bigger the product title
Here is all my other custom CSS in case there is another conflict with line height, though I dont see any
th.product-quantity, td.product-quantity {
display: none;
}.quantity.buttons_added {
display: none;
}.cartflows_step-template header {
display: none;
}.cartflows_step-template footer {
display: none;
}#nav-second ul.sf-menu>li {
width: 15%;
}#WFItem5311204 {
margin: 0 auto;
}body.home .products .product_item {
opacity: 1;
}.products .product_item {
opacity: 1;
}.widget_shopping_cart_content ul.product_list_widget li img {
display: none;
}.topbarmenu ul li a {
font-family: sans-serif;
font-size: 14px;
}-
This reply was modified 6 years, 5 months ago by
JR.
In forum: Virtue ThemeIn reply to: Splash Page?
Hey Dorcas,
Unfortunately there isn’t a way to use the landing page on your actual homepage as the homepage template will automatically override it. However, if you’re wanting to remove the header and footer from the homepage you can do so with this css:.home #kad-banner-sticky-wrapper, .home header#kad-banner, .home #containerfooter { display: none; }We very much appreciate reviews:) You can leave one here: https://www.kadencewp.com/product/virtue-premium-theme/#reviews
Cheers!
Hannah
In forum: Virtue ThemeTopic: Splash Page?
November 19, 2019 at 9:05 am #240817Hi, I’d like to have the homepage of the website be a ‘Splash Page’ or ‘Entry Page’ – i.e. with no header or footer. The ‘Landing Page’ within Page Attributes > Template is perfect for that. However when I make that page be the homepage (in Appearance > Customise), the Menu and Footer appears again. Is there any easy way around that within Virtue?
Thanks.
P.S. Where should I review you guys about how great you are? Your support is so good, thank-you.
In forum: Ascend ThemeTopic: sliding footer
In forum: Ascend ThemeIn reply to: footer on the bottom of the page
November 15, 2019 at 11:01 am #240651This is not a valid way to add css notes:
********************************************************************** EMPUJAR EL FOOTER A FONDO PAGINA **********************************************************************That is breaking your css.
Ben
In forum: Ascend ThemeIn reply to: footer on the bottom of the page
November 14, 2019 at 10:46 pm #240603Hi Hannah, yes sure!
here it isthe idea is to have always the bottom green footer bar touching the bottom of the browser window.
thank you very much
In forum: Ascend ThemeIn reply to: footer on the bottom of the page
In forum: Ascend ThemeIn reply to: footer on the bottom of the page
November 14, 2019 at 2:41 am #240546Hannah, sorry if i go back on this, but I put the code in this site…. but this page is not pushing down the footer…https://ceippicasso.es/contactos/
thanks
AngeloIn forum: Ascend ThemeIn reply to: how to remove social networking icon
In forum: Ascend ThemeIn reply to: how to remove social networking icon
The icons are in the footer. I just want to remove them
-
This reply was modified 6 years, 5 months ago by
info850.
In forum: Ascend ThemeIn reply to: Style this MailChimp Form to Match Your Ascend Theme
November 8, 2019 at 10:35 am #240198You can add css like this:
.footerclass div#mc_embed_signup .mc-field-group { margin-bottom: 15px; } .footerclass div#mc_embed_signup .mc-field-group input { color:white; border:1px solid rgba(255,255,255,0.05); } .footerclass div#mc_embed_signup #mc-embedded-subscribe { width: 100%; } .footerclass div#mc_embed_signup .row { margin-top:10px }Let me know if that is what you are wanting?
Ben
In forum: Membership ForumsIn reply to: Overlay text on home page header
In forum: Ascend ThemeIn reply to: Style this MailChimp Form to Match Your Ascend Theme
-
This topic was modified 6 years, 5 months ago by
-
AuthorSearch Results



