For this website:
*Login to see link
How can I do the following –
1. Center align social widgets in the footer
2. Increase social widget size
3. Add a Reddit icon
Thank you in advance for your help!
Hi team support,
I was at first using classic site origin editor to set up my home layout page. It was looks perfect done until i tried using Kadence Block to make a landing page. The landing page looks fine based on what i created on However; the homepage width and positions are changed now. is there any way to adjust the between two editors width become equal width each other?
please help to edit below part:
*The page content fonts is not matched. i set it up to H2 but it looks just like normal font. please help me to looks a bit bigger font
*The feature product title is too small please help to be bold and bigger font
*lastly, the footers parent menus are not in the center with the sub menu. also the please remove the space on home widget footer on column fourth.
Looking forward for your further details and help me to adjust this change please thanks
my url is *Login to see link ine/
FYI, im currently decativating the classic editor, and activating the kadence blocks right now as im still using it to design my landing page.
Hey,
The following appears at the bottom of my home page?
function WP_Widget::widget() must be overridden in a subclass.
a) My latest posts disappeared and
b) latest blog posts at bottom of the home page disappeared?
*Login to see link
This reply has been marked as private.
Hey Phil,
Which editor are you using? If page builder by siteorigin you can add a layout builder block to your footer and create your desired layout that way. https://siteorigin.com/page-builder/documentation/building-a-page/#:~:text=Using%20the%20Layout%20Widget,footers%20and%20other%20widgetized%20areas.
Let me know if you would like a different approach and we can try to create other workarounds.
Best,
Hannah
Hello,
Thanks for reaching out to us.
Having a sidebar menu is not yet available in the Kadence theme. On the other hand, you can use a Toggle Widget Area item for the desktop header and add a Navigation Menu widget to make an off-canvas nav on desktop. Kindly refer to this page for more information regarding this.
Hope this helps and let us know if we can assist you further.
Best Regards,
Karla
Hi,
You can add css like this:
.virtue_about_with_image .virtue_image_widget_caption {
pointer-events: none;
}
Ben
Question about Kadence Membership. I joined a few years ago and it says I have 1 Kadence Membership, but the price I paid is quite a bit lower than currently advertised. Something like $139/yr. I was thinking about adding the Kadence Theme, which appears to be “block” oriented, can I get that or do I have to re-join and pay the higher membership price? I have the Kadence Blocks on my site.
current site is: *Login to see link
Thanks. /Bob DeCloss
P.S. One reason for asking, is I see with one or your widgets for blocks is picking particular products to display rather than a bunch by some filter. I also have built a lot of my pages on the “SiteOrigin Pagebuilder” and will probably have to convert to the blocks (somehow), which will be a real pain, so I have been putting it off!
Hey Colin,
Apologies for the delay! Somehow this thread was overlooked. I’m not sure that it’s possible for the caption to be clickable when using the virtue image widget. I’ll confirm this with the developer.
Thanks for your patience!
Best,
Hannah
This reply has been marked as private.
This reply has been marked as private.
Hi,
Is it possible to instruct left sidebar widgets to align text right?
thanks
Hi Chris,
I have it set with a layout that there is a widget area beside the menu because I need to have a widget there. But it shouldn’t change the Primary menu position.

Hi Anita,
Try dragging your first widget area to the top of the tabs Extras tabs. Does that move it to the left?
Regards,
Hannah
Hello,
If you need something extremely specific, you can target the classes for each top footer section. So for example, the upper, far left column on your site is:
.site-footer-top-section-1 {
}

To target your lower footer section, the far left column is section 1 while the right side is section 2:
.site-footer-bottom-section-1 {
}
site-footer-bottom-section-2 {
}
There are settings you can modify inside the theme itself when designing the site so you may not need custom CSS depending on what you are trying to achieve. The items in the footer called widgets don’t have their own design tab when you click on them like the social icons and the menu does, but you can control the row design layouts for those as shown in this video:
https://share.getcloudapp.com/llu26r2P
Let me know if that helps!
Thanks!
Hi,
I am trying to use Home widget area to add an image to my home page. It is now in three columns and I would like it to be just one. So that that image would be sitewide. Is that possible. My site is cool-x.fi. Or maybe some other way to get an image to home page?
-Anu
This reply has been marked as private.
Hi,
I have a footer are on a site using Top Row and Bottom Row. It’s using the Footer Menu and various Navigation Menu Widgets and HTML widgets. The footer widget is indenting and some of the other widgets I need to apply some styling to. Can you please advise if there is any way to do this without custom CSS or how I should target the three areas to apply the custom CSS?
Thanks
Hello Support team!
Here is my website, where I’m using the Header style with logo in the middle, Extra widgets on left and right side, and menu line under it (see attached screenshot).
*Login to see link
My question is, how can I put some info in the Left side Extra widget? If I enable the second widget area, that info also goes to the right side Extra widget, not to the left one.
Thanks for your answer,
BR,
Anita
-
This topic was modified 5 years, 6 months ago by
Anita.
Hi Nicola,
Are you using the block editor? If so, you can use the modal block from Kadence Blocks: https://www.kadenceblocks.com/modal-block/
Or, if not, you can use the modal shortcode: [kad_modal btntitle="Button Title" btncolor="#ffffff" btnbackground="#333333" title="Modal Title" btncolor="#ffffff" btnbackground="#333333"]<p>Modal Content</p>[/kad_modal]
You can paste that into a text widget or into any content area.
Would either of these options work for you?
Hannah