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 '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Need help to remove picture and link
In forum: Virtue ThemeIn reply to: Split Content feature
Hi
I would like to continue with Classic editor. As you have suggested, I tried using a page builder plugin and added a split content widget. Now I have 30 slides that I would like to present in a split layout. Does that mean I have to add 30 split content widgets? Is that a good practice?
Or is there another way to do this? Any other option from the template maybe? As long as I can divide the section between text and image to get the same effect as Split content feature I am fine. Please suggest.
As mentioned earlier, my objective is to convert powerpoint presentation slides into a webpage.
Thanks
YogiIn forum: Virtue ThemeIn reply to: Split Content feature
Hey Yogi,
There isn’t an option for this in the classic editor. You would either need to revert to the block editor and add a split content block, or else use a page builder plugin and add a split content widget.
Let me know if you would like help with either of these!Hannah
In forum: Membership ForumsIn reply to: elementor plugin
Hey Angelo,
The Kadence widgets in Siteorigin would also be available within Elementor. They’re linked to the widget area, not a specific editor. You can find the Kadence widgets in the WordPress tab under Elements in the Elementor editor.
Hope that’s helpful!Hannah
In forum: Membership ForumsTopic: elementor plugin
April 29, 2020 at 7:25 am #248421Hi, I just wanted to know if you have a plugin for elementor that adds kadence specific widgets to elementor …as you do for siteorigin sitebuilder…
thank you very much
AngeloIn forum: Virtue ThemeIn reply to: Site Origin Layout Builder For Widget – Can’t Edit
OMG, Hannah, after I added a new layout builder row and button widget and hit save I got a msg from Wordfence that it was blocking this action but I could “whitelist it”. I did that, but got the same blank page after going back. Then I decided to deactivate Wordfence and then I could edit the layout builder widget.
So, the issue was Wordfence was blocking it the whole time! Crazy, huh? I would have never figured that out if you hadn’t suggested I add a new one, so thank you very much.
I hope you have a wonderful day!
In forum: Virtue ThemeIn reply to: Align text left in footer and in layout bilder
April 29, 2020 at 6:54 am #248413You can add this css:
@media (max-width: 780px){ .footer-widget.widget .siteorigin-widget-tinymce.textwidget p, .footer-widget.widget .siteorigin-widget-tinymce.textwidget h5 { text-align:left !important; } }Ben
In forum: Virtue ThemeIn reply to: Site Origin Layout Builder For Widget – Can’t Edit
In forum: Virtue ThemeLooks like you have your products set up as blog posts. There actually isn’t a built in way to enable this for blog posts. With actual products, you can (see here: http://themes.kadencethemes.com/virtue-premium/product-categories-grid-2/ )
One workaround would be to add image menu items (either widgets or blocks, depending on the editor you’re using). Then you can link each one to the designated category. Would something like that work for you?Hannah
In forum: Virtue ThemeHello, I’m using the latest Virtue premium theme and I’d like to access the two buttons that are in the Header Widget area (email and call buttons) so I can change the color of the buttons to match the new logo. *Login to see link
So, I go to the header widget area block in my Widgets Section and click on the Layout Builder down arrow and click on “Open Builder” button; now I can see my two buttons, when I click on either of the buttons to edit it – it just goes to a blank screen with the date on it: Tue, 28 Apr 2020 20:25:16 GMT
Can you help? Image uploaded of the buttons to edit. Thanks!
In forum: Pinnacle ThemeIn reply to: Pinnacle vs. Ascend
In forum: Virtue ThemeIn reply to: Search in top bar vanished suddenly?
Hey James,
Did you enable the topbar widget area? That will override your topbar search. So you just need to enable a search widget in your topbar widget area from Appearance > Widgets.
Then you can adjust the height and width with this css:.form-search .search-query { min-height: 40px; min-width: 300px; }Just paste that into your custom css box in Theme Options > Advanced Settings.
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: 4 Columns not showing in Virtue with Elementor
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: extra white space
April 28, 2020 at 12:27 am #248335add this css and let me know if that is what you were thinking:
.sidebar .widget { margin-top: 10px; } .sidebar img.image { padding: 0; }Ben
In forum: Virtue ThemeApril 27, 2020 at 4:41 pm #248318Hello,
I have a few small issues with my mobile layout, in the header space. The desktop layout and colours are fine, so I do not want it to change.
I have some custom .css that I don’t want to remove completely since the layout of language widget and other items such as contact us are designed and spaced fine as they are:
/* TOPBAR */
.headerclass {
}
.topbarmenu ul li a {
padding: 10px 30px;
font-size: 14px;
}
.topbarmenu ul li a {
font-size: 18px;
font-family: lato;
font-weight: 600;
}.topbarmenu ul li a {
color: yellow;
}#topbar ul.sf-menu > li > a:hover {
color: #ffcc66;
}.col-md-6.col-sm-6.kad-topbar-left {
width: 25%;
}
.col-md-6.col-sm-6.kad-topbar-right {
width: 75%;
}The issues are:
1) My Site Tagline – Below Logo is too close to my logo and it takes more than one line but I don’t want too much space between the tagline’s 2 lines. Unless the only choice is to reduce my tagline font size.
2) I would to change my secondary menu background colour(I don’t use the primary menu), can’t remember where this setting is exactly?
3) Here is a previous topic that resolved my logo being to small-see last posts; I followed this specific advice and the logo is wide enough but I would like it to be a bit higher around 5px if that makes sense.
headerclass {
padding: 25px;
}I also see that you are using the theme options to add margin left and margin right to the logo.. Remove that because it’s forcing the image smaller the mobile since it has a margin of 80px on each size.
*This is a link to the website:
-
This topic was modified 6 years ago by
Jonathan Zvonko.
-
This topic was modified 6 years ago by
Jonathan Zvonko.
In forum: Virtue ThemeIn reply to: Image caption overlay
April 27, 2020 at 12:39 pm #248289Hey,
Really suggest using blocks for this, you would have al the controls you want with the Kadence- Image overlay block.If you are going to use siteorigin editor then I think the virtue image menu widget would be a little better.
But here is css you can use for the virtue image widget.
.virtue_about_with_image .virtue_image_widget_caption { font-size: 20px; position: absolute; top: 50%; left: 0; right: 0; text-align: center; height: 60px; margin-top:-30px; justify-content: center; align-items: center; display:flex; background: rgba(255,255,255,0.8); } .virtue_about_with_image .kad_img_upload_widget { position: relative; }Ben
In forum: Virtue ThemeIn reply to: Videos not appearing in new portfolio posts
This reply has been marked as private.AnonymousApril 27, 2020 at 9:45 am #248279In forum: Virtue ThemeIn reply to: Image caption overlay
Hi Hannah
No, I’m in the old fashioned editor!
I’ve just added the 9 images required for the site in Virtue image widgets. You will see there is a simple caption showing below.
I want to be able to position the caption over the image, select the font, size, color, background color and opacity.
If you can tell me the right element to adjust I’m sure I could fiddle with it! I don’t seem to be clever enough to figure that out on Chrome inspector…
I suppose I should drag myself up to speed with blocks – I just spend too much time on the PC without having to learn new stuff 🙂In forum: Virtue ThemeIn reply to: Image caption overlay
Hi Colin,
Are you using the block editor? The Advanced Gallery block from Kadence Blocks allows you to style your captions this way and link your images to pages.
If you want to use the virtue image widget I would be happy to help you style the captions with some css. Can you post a link?Hannah
-
This topic was modified 6 years ago by
-
AuthorSearch Results



