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 'widget '

Home / Forums / Search / Search Results for 'widget '

Viewing 20 results - 1,441 through 1,460 (of 13,419 total)
  • Author
    Search Results
  • #245050

    My client wanted custom content above the page content on the homepage. The only way I could figure to do it was with the Home Widget Area. I can’t seem to target the area to adjust the font and line height. (Specifically, I need to set a different line height for mobile because it is currently wonky.)

    What CSS do I need to target the Home Widget Area?

    Thanks!

    #245047

    Hey Deb,
    You can revert your page to the block editor and the text content should transfer to a classic editor block. Just know that your layout will change and your widgets will not fluidly transfer.

    Hannah

    #245042

    Can you confirm that the sidebar you’ve added to your post page has content in it (added from Appearance > Widgets)?

    Hannah

    #245035

    Hi!

    I tried searching and I can’t seem to find what I’m looking for.

    I’d like to make the top bar widget on mobile a bit wider.

    I tried:

    .top-icon-bar-item {
    width: 100%;}

    But it just moved it all the way over to the right.

    In forum: Ascend Theme

    In reply to: Error with widget

    #245028

    Hmm, I can’t tell why that widget would still be showing. I’m going to flag this for the developer and see if he has any insight for us.
    Thanks for your patience!

    Hannah

    #245025

    Hey Mary,
    Try adding this to your custom css:

    @media (min-width: 992px) {
    .kad-header-widget .kad-info-box {
        float: right;
        min-width: 330px;
        text-align: right;
    }
    }

    Does that work as you’re wanting?

    Hannah

    In forum: Virtue Theme

    In reply to: Ken Burns effect

    #245016
    This reply has been marked as private.
    #245003

    Hi … I am trying to right-align the header widget (Virtue Info Box) with 20px padding. I can’t seem to figure out the CSS required. Please help!

    Here is the site:

    Thank you so much!

    #244934

    Hi Keith,
    This css should do it for you:

    @media (max-width: 768px) {
    .topbar-widget {
        display: none;
    }
    }

    You can paste that into your custom css box in Theme Options > Custom CSS.
    Hope it helps!

    Hannah

    #244928

    Hi,

    Is there css that can hide the topbar widget on mobile view, but still enable the topbar menu and shopping cart on mobile view? The widget and menu make the topbar too tall on mobile view. If the widget was hidden on mobile it would fix this. coyotekarts.com

    Anonymous
    #244922

    Hi
    I have just noticed a security issue when running Google audits, and it relates to the Pinterest link created via the Ascend Social Links widget. The resulting URL is target=”_blank” but doers not include rel=”noopener”. The others that I use (Facebook, Insta and Twitter) all include this as expected. This is the relevant source, where you can see that Pinterest doesn’t include it:

    <div class="kadence_social_widget clearfix"><a href=" class="facebook_link" rel="noopener" target="_blank" data-toggle="tooltip" data-placement="top" data-original-title="Facebook" aria-label="Facebook"><i class="kt-icon-facebook"></i></a><a href=" class="twitter_link" rel="noopener" target="_blank" data-toggle="tooltip" data-placement="top" data-original-title="Twitter" aria-label="Twitter"><i class="kt-icon-twitter"></i></a><a href=" class="instagram_link" rel="noopener" target="_blank" data-toggle="tooltip" data-placement="top" data-original-title="Instagram" aria-label="Instagram"><i class="kt-icon-instagram"></i></a><a href=" class="pinterest_link" target="_blank" data-toggle="tooltip" data-placement="top" data-original-title="Pinterest"><i class="kt-icon-pinterest"></i></a></div>

    This appears in my footer:

    I don’t believe there is anything I can do as the widget just accepts the URL. Is it possible for you to change this behaviour?

    Thanks
    Dom

    In forum: Pinnacle Theme

    In reply to: Social Icon Ordering

    #244868

    Hey,
    Try adding this to your custom css box in Theme Options > Custom CSS:

    .kadence_social_widget {
        display: flex;
    }
    a.facebook_link {
        order: 4;
    }
    a.twitter_link {
        order: 3;
    }
    a.instagram_link {
        order: 2;
    }
    a.linkedin_link {
        order: 1;
    }
    a.email_link {
        order: 2;
    }

    Let me know how it works for you!

    Hannah

    #244866

    Hi,

    Is there a way to reorder the Pinnacle social icons in both the footer social icon widget and staff icon area please? The topbar social icons are great as they are in the theme options but I couldn’t find an option for the others.

    Specifically on this site the client has requested:
    – order the footer social icons the same as the topbar
    – reverse the icons on the staff pages (linkedin first, email second – applies to staff grid and individual staff pages)

    Cheers in advance 🙂

    #244855

    I have a slider on this page that I’d like to be different ratios based on the device. I saw that functionality within the widget (genius!) but unfortunately, the ratio always stays at the desktop setting, even if I make the ratios different for tablet & mobile.

    I’m using the Ascend Pro theme, if that makes a difference, and am on WordPress 5.3.2

    Thanks in advance for help troubleshooting this.

    Gaius

    • This topic was modified 6 years, 2 months ago by Gaius Augustus. Reason: Added Wordpress version and theme info
    #244853

    Hey Jesse,
    There isn’t a simple solution for this. Because Siteorigin uses widgets and Kadence Blocks uses blocks there isn’t a fluid way to convert this. You can “revert to editor” from your page builder pages, but you will likely have to re-create your layouts to get things looking the same.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Row Animation Issues

    #244849

    When editing a widget from within the page builder editor in your home page you still had animations enabled under the Animations tab. I set those to none and it seems to be working now.

    Hannah

    #244844

    Hey,

    If i add <b> to the text in the “Back Side Description” or “Button Text” in the “Virtue: Icon Flip Box” widget, it not only correctly applies the bold text to that specific piece of text – it also wrongly applies the bold text to the Accordion and Footers text on that page.

    It doesn’t change any other Accordions or the Footers on any other pages. It also doesn’t affect text in the SiteOrigin Editor on that page.

    Any idea what I’m doing wrong? I just want bold text in my Flip Boxes 🙂

    Thanks.

    In forum: Ascend Theme
    #244835

    Hannah,

    Thanks for the reply…sorry for jumping in that other thread. I didn’t realize.

    The site is 34northllc.com

    —————————————————-
    Hi, I am not sure if this is something you guys can help with, but I installed a Zoho help desk widget on my site about a year ago and have since canceled that service. After removing the zoho account and cpanel text files, etc… That dang widget is still there. Where would I go to remove this code from the backend? I jumped in the Theme editor but didn’t see where that html code was located.

    #244833

    Hi, I am not sure if this is something you guys can help with, but I installed a Zoho help desk widget on my site about a year ago and have since canceled that service. After removing the zoho account and cpanel text files, etc… That dang widget is still there. Where would I go to remove this code from the backend? I jumped in the Theme editor but didn’t see where that html code was located.

    Help-Desk-widget

    In forum: Ascend Theme
    #244804

    Filtering for attributes are ok. But when filtering for Categories, url moves to …./categories link from …../shop, so filters disappear again :((( Can you please take a look at that?

    To be clear, the category widget is not a filter, it’s navigation and the change takes you to a category archive where you leave the shop page.

    If you want these widgets on your archive pages as well you would have to build that in using a plugin like this where you can create custom templates for woocommerce archive pages.

    https://www.kadencewp.com/product/kadence-woo-template-builder/

    hiding shop sidebar in mobile view

    You can use this css:

    @media (max-width: 992px){
        .woocommerce-page.archive #ktsidebar {
            display:none;
        }
    }

    change filter titles font type from H3 to H4

    That can not be done with css, however you can style the h3 titles to look like h4 with this css:

    .woocommerce-page.archive h3.widget-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
    }

    Or just simply move shop sidebar to the top in mobile view with a css/media query? (And I should delete widget with filters from the Shop page?)

    You can use this css if you want to do that:

    @media (max-width: 992px){
    .woocommerce-page.archive #content > .row {
        display: flex;
        flex-direction: column-reverse;
    }
    }

    I hope that helps,

    If you have any new questions it’s really helpful if you can create a new topic, thanks!

    Ben

Viewing 20 results - 1,441 through 1,460 (of 13,419 total)