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,481 through 1,500 (of 13,419 total)
  • Author
    Search Results
  • #244304

    Hey Yogi,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .topclass .virtue_social_widget.clearfix {
        float: right;
    }

    Hope it helps!

    Hannah

    In forum: Pinnacle Theme

    Topic: sidebar1

    #244290

    Hi,

    could you please explain me where “sidebar 1” widget area appears in Pinnacle?

    #244289

    Hi,

    I would like to change topbar widget color, but I can’t find an appropriate setting in Theme Options. Could you please help?

    #244287

    Hi,

    Please have a look at this website:

    I have added social media icons to the Top bar using a widget. I would like to right align the social media icons but I am unable to find a way to do it. Request your help.

    Thank you
    Yogi

    #244273

    I would like to add a gallery widget to the top of my footer, but I would prefer its background to be white. Can I control this in the widget itself? Thanks!

    #244212

    You just need to make sure you’re targeting the column and not the widget. Try this css:

    #pgc-1045-4-1> .panel-cell-style {;
        border-left: 2px solid #F00;
    }

    Does that work for you?

    Hannah

    #244185

    If I am on the Desktop version of my website and click on the top right Search button then the search popup opens and **the input is focused**.

    However, if doing the same on the Tablet/Mobile mode of the website, the opened popup is not focused. Instead the user also needs to tap/touch into the search input.

    I think the desktop search “widget” is a slightly different implementation then the tablet/mobile one. Would be great if the tablet/mobile search widget would also focus the search input once opened (especially since on mobile it is difficult to see what is focussed and if focus is correct then the keyboard would open automatically).

    I guess there’s a callback function that could be the opening function that gets executed once the show animation is done with something like

    jQuery(“.theSearchButton”).show({
    finishedShowAnimationCallback: function() {jquery(this).focus()
    })
    something like this I guess 😉

    #244173

    Hello Support team!

    I’d like to display the Newest Products with Carousel. I’ve added Ascend Carousel Widget to the main page, but there is no option for choosing the Newest Products (only Featured, Sale and Best Products. Now Best Products option is chosen)

    Site:

    What do you advise?

    Thanks for your help,
    Anita

    #244167
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Image Size

    #244161

    Hey JR,
    1. This css will adjust your widget titles font size:

    h4.widget-title {
        font-size: 28px !important;
    }

    2. See here: https://www.kadencewp.com/knowledge-base/hide-woocommerce-ordering-dropdown/

    Hope that helps!

    Hannah

    In forum: Ascend Theme

    In reply to: Image Size

    #244159

    Yaii, that code you gave me worked, it looks a lot better now.

    If I can get these too:

    1. the title headers of widgets font is too small, I tried your tricks with the usual custom CSS you give me by using Inspector to see source code, but I am not getting it, LOL, can you give me custom CSS to alter that font size?

    2. I want to remove the Sorting selector from Shop page, in customize I don’t have that option, but it makes no sense at my store

    In forum: Ascend Theme

    In reply to: Image Size

    #244157

    I guess will just leave the columns out of the shortcode but because there are 5, the display looks lame, it is showing 4 on top and then 1 on bottom left side

    I have another question, the title headers of widgets font is too small, I tried your tricks with the usual custom CSS you give me by using Inspector to see source code, but I am not getting it, LOL, can you give me custom CSS to alter that font size?

    And also I want to remove the Sorting selector from Shop page, in customize I don’t have that option, but it makes no sense at my store

    Thanks

    #244126

    Hey Christine,
    Are you using the Gutenberg editor and Kadence Blocks? If so, you can add your testimonials using the Post Grid/Carousel block and it will allow you to limit the posts shown to a specific group.
    Or, if using the Virtue Testimonial Carousel widget there is an option within the widget settings to limit the testimonials shown to a select group.
    Hope that’s helpful!

    Hannah

    #244123
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Centre Alignment

    #244122

    Hey,
    Looks like it’s just the Filter Product by Attribute widget that is not working. Have you assigned attributes to your products?

    This css will target all links that are uppercase:

    a {
        text-transform: capitalize !important;
    }

    This will remove the lines in your footer menu:

    .footerclass .menu li a {
        border-bottom: 0;
    }

    Hannah

    #244097

    Hi Hannah

    Yeah that’s exactly the problem but both pages are exact duplicates and those paragraphs don’t exist anywhere in page builder or kadence slider. The reason they don’t show on the first page is because I disabled any testimonials from that testimonial group that were created after Gutenberg. The second page has a second testimonial group which includes the new posts.

    I found the source of the issue by deleting rows until it went away. Once I realised it was the testimonial slider I tried changing the settings of the widget and nothing happened until I tried a different testimonial group. I then compared the group and realised the second group had no new posts. As soon as I remove the 3 posts created in 2019 everything works again.

    If you need access to the site I can provide it or I can record my screen to show the issue better.

    Thanks

    #244078

    Thanks for your note about the music icons, We are fastly approaching where the block editor will get into the widget areas so you will be able to add blocks into the header. That is where I can see an update coming for a social media block that includes an easy way to add icons that are not part of the base.

    Ben

    In forum: Ascend Theme

    In reply to: Centre Alignment

    #244071
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Centre Alignment

    #244066

    1. This will center al your text:

    .product_item .price {
        text-align: center;
        padding: 0;
    }
    .product_item .kt-notrated {
        float: none;
        text-align: center;
    }

    2. In Theme Options > Shop Archive Settings do you have the text transform set to none beside “Shop & archive Product title Font”?
    This will affect your not rated text:

    .product_item .kt-notrated {
        text-transform: capitalize;
    }

    Let me know if there’s other areas you’re referencing.

    3. What happens when you try to add more than 4 or 5 widgets? There shouldn’t be a cut off for that. Unfortunately, there isn’t an option to have two sidebars on a page. But if you wanted you could use one of our woocommerce page building plugins to create a custom shop and/or archive page. For elementor: https://www.kadencewp.com/product/kadence-woocommerce-elementor/
    For page builder by siteorigin: https://www.kadencewp.com/product/kadence-woo-template-builder/

    4. There isn’t a way to do that without adding a custom function into a child theme. Are you currently using a child theme?

    Hannah

    In forum: Ascend Theme
    #244056

    Hey Anders,
    No, your screenshot is for page builder widgets. You can use this css to adjust the title and subtitle font colors:

    .image_menu_item_link .image_menu_message h4 {
        color: #333;
    }
    .image_menu_item_link .image_menu_message h5 {
        color: #333;
    }

    Hope that helps!

    Hannah

Viewing 20 results - 1,481 through 1,500 (of 13,419 total)