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'

Home / Forums / Search / Search Results for 'footer'

Viewing 20 results - 421 through 440 (of 6,751 total)
  • Author
    Search Results
  • #268897

    Hello,

    If you have the Kadence Pro addon and enabled the Custom Scripts feature, you can add this on the Customizer > Custom Scripts > Add scripts into your footer option – https://pastebin.com/EAeGpAQT.

    This will add/remove specific CSS classes on the menu items so that only the menu item clicked will have the active color link.

    Regards,
    Karla

    #268857

    Hello Chris,

    Thank you for reaching out to us.

    If you’re using the Kadence Theme, Kadence Theme Pro, and Kadence Blocks, you can achieve this(except for the part on where to loop the video).

    First, create a page with a Row Layout block. Set the background of the Row to use a video. Then, disable the footer and other layout options for that page by going to the Page Settings.

    Finally, enable the Conditional Headers feature from the Kadence Pro options so you can build a header that will only have the hamburger icon on the corner. Here’s a screen recording of the process for your reference – https://share.getcloudapp.com/z8u1rAWk.

    how would you control where it loops? Or would we need to use something like revolution slider and make it full screen?

    You may try out other plugins that can control the loop part, however, we do not have specific recommendations for that.

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #268850

    Hi all,

    New to Kadence.
    Most of the normal site building stuff I get.
    But for this site, we need to create an “Entry” page – where when you type in the url, you land on a blank page that is playing a video.
    The video is already created – it’s basically what looks like molten black liquid meeting water – and a logo is born – our logo, which then sits suspended in water with particles slowly floating by. We want the entry / landing page to play that video and then continue to loop the last part (logo suspended in water), no headers, no footers, only a subtle hamburger menu in the corner.

    How does one achieve this? Can it be a background video? If so – how would you control where it loops?
    Or would we need to use something like revolution slider and make it full screen?

    Any and all help would be greatly appreciated.
    Thanks!
    Chris

    In forum: Kadence Theme

    In reply to: Footer font

    #268770

    Hi Kevin,
    The dev site is all private at the moment however here’s a screen grab of what I’m doing:

    Capture

    The content of the widgets is all text (paragraphs).
    I’ve been able to change the font colour of the widgets, but not the actual font. There’s a page in your Knowledgebase about ‘customize footer widget titles ascend’ but I’m not sure what that actually refers to.

    I’ve tried it with a Navigation Menu in the widget too but that gives me even less options. It’s all a bit confusing, TBH, especially as I’m not that familiar with Gutenberg.

    Thank you

    • This reply was modified 4 years, 6 months ago by RobG.
    In forum: Kadence Theme

    In reply to: Footer font

    #268758

    Hey Rob, thanks for reaching out.

    How you change the fonts will depend on what elements you’re using in your footer. Can you please share a link to your site so we can provide specific instructions?

    Thanks,
    Kevin

    In forum: Kadence Theme

    Topic: Footer font

    #268757

    I’ve been looking for what seems like hours now. Where do I change the font for the footer? Specifically widgets within the footer. Thank you.

    #268706

    Hello Michael,

    I apologize for mistaking the theme as Kadence instead of Pinnacle Premium!

    With this theme, you cannot disable the transparent header on specific pages. To adjust the top scroll position when an error occurs on the Checkout page, you can add a custom script in the Theme Options > Header and Footer Scripts > Footer Output. Here’s a screen recording for your reference – https://share.getcloudapp.com/2NuPybrg.

    Here is the custom script I used – https://pastebin.com/B8tLQM24.

    Hope this helps and let us know if we can assist you further.

    Kind Regards,
    Karla

    #268646

    Hi, I want to achieve carousel that autplays but does not have any delays. Like it keeps going in slow speed in circle thru images or anything without having pauses.

    In our website, before footer, I have added “Advanced gallery” here: Our finance website.

    In the “Advanced gallery” settings, the lowest autoplay speed is 500ms, and for Carousel Slide Transition Speed its 2000.

    Is there way to achieve what I am trying to do with Kadencewp?

    #268503

    Hello Scott,

    Thank you for reaching out to us and apologies for the delay in getting back to you.

    Currently, there is no option to have a different background image for the footer on specific pages. You may be able to achieve this using custom CSS code or create a “footer” using Gutenberg(block editor) and the Hooked Elements feature of the Kadence Theme Pro so you can replace the footer on specific pages.

    For custom CSS code reference, you can add this in Customizer > Additional CSS:

    .page-id-6 #colophon {
        background: url('IMAGE_URL_HERE');
    }

    Where in the page-id-* class is the body class to target a specific page – https://share.getcloudapp.com/o0u7kjo5.

    Hope this helps and let us know if we can assist you further.

    Best Regards,
    Karla

    #268464

    Is it possible to set a different background image in the footer for each page? Like to use the featured image, instead of just using the same image that applies to every page?

    #268445

    I have a site where the Customizer does not show the content of the footer widgets.

    The Page Editor knows that it is a footer, because when I select to hide the footer, the entire footer, the row of 4 widgets, is hidden on the page.

    The CSS seems to be identifying the widgets as well, 1 through 4.

    It’s just that the Customizer is not acknowledging the footer widgets when one tries to edit them.

    Is there some way to start over, to create a new footer, to move the existing widgets to the new footer, to do some kind of reset that makes Kadence look for orphan widgets, something?

    #268345

    Hello,

    Thanks for reaching out to us.

    I have an element that replaces footer, but for some reason, I cannot make it boxed, it is full width, even when I set take max width from theme or set the max height manually

    Upon checking your website, I do not see an element being used as a footer – https://share.getcloudapp.com/6quv9bOE. Please could you enable the element again so we can better inspect the structure and better assist you?

    Also, how can I set a background image in my home page as I do with pages and posts?

    Are you referring to the page title section’s background image? If so, go to Customizer > Page Layout > Design tab and enabled the Use Featured Image for Background? option – https://share.getcloudapp.com/L1ueKDoE. Then, on each page that you want to use another image as the background, set the featured image.

    If this is not what you’re referring to, kindly send screenshots as well so we’ll know the specific section you want to change.

    Kind Regards,
    Karla

    #268333

    Hi Dmitry,
    To remove the footer from select pages you can use this css:

    .page-id-532 footer#containerfooter, .page-id-1656 footer#containerfooter, .page-id-614 footer#containerfooter {
        display: none;
    }

    And you can use this css to change the hover color of your footer menu items:

    #containerfooter .menu li a:hover {
        color: red;
    }

    Hope that helps!

    Best,
    Hannah

    #268309
    This reply has been marked as private.
    #268308

    Hello.
    How to remove footer on selected pages?

    Also:
    how to change white hover color in footer menu?

    #268306

    Hello, I have an element that replaces footer, but for some reason, I cannot make it boxed, it is full width, even when I set take max width from theme or set the max height manually.
    Also, how can I set a background image in my home page as I do with pages and posts?
    Thx

    In forum: Virtue Theme

    In reply to: Smooth scrolling issue

    #268304

    I am experiencing the same issue, but the problem only exists on PC browser and not mobile browser.

    This problem only exists when I use the “Kadence Theme”, but not for other themes (e.g., GetWid, etc.)

    I downloaded “Insert Headers and Footers” plugin from WPBeginner, then inserted the code you provided, but the problem persists.

    #268222

    Hey, thanks for contacting us.

    Sorry to hear that your first impressions of the them are poor.

    I’m happy to address your questions in detail here.

    1. You can hide the home page title by going to Theme Options> Home Layout and moving the “Page Title” See this screenshot:
    https://share.getcloudapp.com/Z4ujQEwl

    2. Can you please specify which parts of the top bar you would like to be centered? This will likely require some custom CSS, but we need to know what exactly you’re trying to accomplish. Thanks!

    3. The search bar in your top bar should stay above the page title already. Can you share some screenshots of what you’re referring to?

    4. This will require some custom CSS. Try adding to Theme Options> Advanced Settings> Custom CSS:

    .footercredits.clearfix {
        display: flex;
        flex-direction: column;
    }
    
    .footercredits p {
        text-align: center;
    }
    
    .footernav.clearfix {
        display: flex;
        justify-content: center;
    }

    Sorry to hear that the Virtue Docs were difficult to you to find. We do have documentation for Virtue Theme here:
    https://docs.kadencethemes.com/virtue-premium/

    Feel free to followup with any additional questions you may have. Thanks in advance for the additional info on what you’re after in 2 and 3.

    Best regards,
    Kevin

    #268214

    dear team kadence

    forgive me if you are hurt with the subject line but as a matter of fact, is the theme known as premium them with fastest web builder options is actually most disappointing in working. the simple things are sooooooo complicated to work.

    I purchased this becoz I thought it will work fine as we are paying for that but it’s not. please tell me the below queries as I will try last time to using kadence:

    how to hide the home page title
    how to center the top bar
    how to keep search bar on top and page titles below
    how to center the site copyright in the footer
    there is no documentation for specifically for virtue theme or your premium themes, please don’t send the useless time-wasting links for reference until it’s specifically made for virtue premium them only as I have seen all your documentation/videos which are far far better for free themes only.
    by mistake, I paid for the full bundle but will never repeat it again in my life.
    if you have any documentation for this theme or for premium themes please provide the links.
    my website name is http://www.consultantprithvi.com which i just started to check the premium them last time

    thanks a lot for showing your performance on the first attempt

    #268203

    Hello,

    Thank you for giving us a page URL.

    I can see you have long contents inside the accordion panes which is why the scroll offset is off. You may add this custom script on the page in Kadence Blocks Controls > Page Scripts > Custom CSS and JS > in the <footer> field – https://pastebin.com/jCMAuJsf.

    This will adjust the top offset of the active pane when the screen scroll to its view – https://share.getcloudapp.com/eDuRm26G.

    Hope this helps.

    Best Regards,
    Karla

Viewing 20 results - 421 through 440 (of 6,751 total)