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 - 721 through 740 (of 6,751 total)
  • Author
    Search Results
  • #257088

    Hey Joie,
    Try adding this to your custom css:

    @media (max-width: 992px) {
    .site-footer-top-section-1.site-footer-section.footer-section-inner-items-1 {
        width: 50%;
    }
    .site-footer-row.site-footer-row-columns-3 {
        grid-template-columns: 2fr 3fr !important;
    }
    .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-equal.site-footer-row-tablet-column-layout-default.site-footer-row-mobile-column-layout-row.ft-ro-dir-row.ft-ro-collapse-normal.ft-ro-t-dir-default.ft-ro-m-dir-column.ft-ro-lstyle-plain {
        width: 50%;
        float: left;
    }
    }

    Is that kinda what you’re envisioning?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Some css question

    #257079

    Hello!

    Thank you, this is working!!

    Footer credits area: how to set it sitewide? And how to change the hover color for the text?

    Thanks a lot,
    Anita

    • This reply was modified 5 years, 7 months ago by Anita.
    • This reply was modified 5 years, 7 months ago by Anita.
    In forum: Pinnacle Theme

    In reply to: Some css question

    #257075

    Hi Anita,
    1. You can use this css:

    .footercredits {
        background: linear-gradient(90deg, rgba(172,99,130,1) 0%, rgba(149,74,135,1) 53%, rgba(126,49,146,1) 100%);
    }

    Just know that it will only stretch the width of the footer container. To make it stretch full width you would need to set your entire site container to full width.

    2. Try adding this to your custom css:

    .testimonialbox.clearfix {
        background: linear-gradient(90deg, rgba(172,99,130,1) 0%, rgba(149,74,135,1) 53%, rgba(126,49,146,1) 100%) !important;
    }

    Hope that helps!
    Hannah

    #257062

    Hello i wanto to copy this site footer layout

    Is this possible by kadence.
    My site is dev.bangikan.id

    #257057

    Hello Support team!

    On this website ( I’m using the following css to add a gradient background to the ‘Sitewide Footer Call to action’:

    .kt-call-sitewide-to-action {
    background: rgb(172,99,130);
    background: linear-gradient(90deg, rgba(172,99,130,1) 0%, rgba(149,74,135,1) 53%, rgba(126,49,146,1) 100%);

    I’d like to add the same gradient background to:

    1. Footer bottom line, where footer credits are displayed. Is this possible?

    2. Testimonial carousel box. Is this possible?

    Thanks a lot,
    Anita

    In forum: Ascend Theme
    #256995

    But there are a few things I want to ask on the same project: it looks like the Theme Custom CSS is loading a bit later than the ‘original’ styling, so I can see the ‘old style’ for half a second on page load. Can we do something about that?

    Umm, the theme custom css outputs near the end of the tag, at that point there is no HTML loaded for the site so what you are saying would only happen if you have a plugin pulling out a small amount of css for the head tag and moving all the rest into the footer. There are plugins that do this and you can tweek what css is loaded in the head but I don’t see this happening on your site.

    How do I recreate?

    Ben

    #256903

    So far as I can see, it is not possible to create several menus and designate them as Secondary Menu. Correct?

    I need at least two, and possibly more, nav menus for internal sections such as this:

    If I could create several menus in the Secondary Menu position, then switch out as needed, that would be perfect.

    Since I can’t see how to do that, I was thinking I could use the footer menu as a Secondary Menu and just move it to the top.

    However, then the secondary menu shows up in the actual footer as well.

    How can I achieve multiple Secondary Menus, to be selected and used on different pages?

    Thanks!

    In forum: Ascend Theme
    #256875

    Hey guys,

    Don’t worry about this – I managed to find it in the Widgets – it’s not particularly clear and not intuitive at all, especially when you can customise the footer in a number of different places.

    Cheers.

    In forum: Ascend Theme

    In reply to: Row Question

    #256818

    Hi Hannah, by doing it this way my current product carousel would end up below the email sign up form on the home page. How can I keep the sign up form above the footer, while only displaying on the homepage? I understand what you suggested, but that would change the order of the rows. Please let me know what you recommend

    #256808

    I cannot for the life of me find where to change the logo that currently appears in the Ascend demo content?

    Have looked pretty much everywhere that seems logical, but cannot find it at all.

    Cheers.

    In forum: Ascend Theme

    In reply to: Row Question

    #256640

    Hi Frank,
    Looks like right now you’ve enabled that through the Extra Footer widget area above the footer. I would suggest adding it to your home widget area instead. Just make sure the home widget area has been enabled in the Homepage Layout Manager in Theme Options > Home Layout.
    Hope that helps!

    Hannah

    #256617
    This reply has been marked as private.
    #256616

    Hi there,

    Hope everything is going well. Recently I copied my footer MailChimp Embedded Form to my Primary Sidebar. So I expected it to appear the way it does on my footer area, but form elements collapsed on the other.

    Could you look into this, please?


    Minhajul Haque

    In forum: Ascend Theme

    Topic: Row Question

    #256578

    Hope all is well. , the row above the footer showing “Membership has it’s benefits” currently displays on all pages. How can I edit this, so that it only shows on the home page?

    #256516

    The Gutenberg plugin conflicts with the Kadence Theme.

    In my case it blocked the Footer copyright text edit field from appearing.

    #256410

    I am wondering How to do the border effect of 3 Triangles in Footer Ascend-Premium-3 Demo?

    I downloaded the demo, but after checking all settings and widgets, I can’t find out how to do it?

    I also see a similar effect in the footer of Ascend Premium Demo on green color and on ascend restaurant.

    Please let me know,

    Thanks!

    In forum: Kadence Theme

    In reply to: Footer menu

    #256372

    Hello,

    In the customizer, I had to go to Customizing > Footer > Footer Top > Design and then had to set the Widget Titles font color there.

    Let me know if you need anything else.

    Thanks!

    Chris

    In forum: Kadence Theme

    In reply to: Footer menu

    #256361

    Hello,

    From the customizer, I had to set the middle column to fullwidth and then set the menu to stretch: Customizing ▸ Footer “Footer Middle”. Is there anything else I can help you with?

    Thanks!

    Chris

    • This reply was modified 5 years, 8 months ago by Chris.
    In forum: Kadence Theme

    Topic: Footer menu

    #256338

    Hello,

    I can not get the footer menu stretch.

    Can you check that?

    In forum: Virtue Theme

    In reply to: Home widget area

    #256256

    Yes, it is set at the bottom. Actually, what I am looking for is to decrease the spacing between the footer and the last enabled thing on the home page manager. Right now it is a lot of spacing. Is that possible?

    Here is the home page: https://xn--snsker-dua6l.se/

    Thanks!

    //Fredrik

Viewing 20 results - 721 through 740 (of 6,751 total)