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: Ascend Theme
Hi Tom,
Glad to hear you’re enjoying the theme!
1. You have quite a bit of padding on either side of the mobile logo. You can remove that with this css:.kad-mobile-logo-center { padding: 0; }2. Do you mean on dekstop? You can use this css to adjust the size of your social links:
.kad-topbar-flex-item .kadence_social_widget a { font-size: 20px; }3. In Theme Options > Blog Settings set “Crop blog grid images to equal height” to No.
Hope that’s helpful!
Hannah
In forum: Virtue ThemeIn reply to: How to remove footer from woocommerce pages?
In forum: Virtue ThemeTopic: Header widget
May 30, 2019 at 6:49 am #227089Hey thank for your kind support using Ascend premium… It’s an awesome theme.
I have 3 issues (last ones) that I was hoping for some help with:
1) Mobile logo size doesn’t seem to increase regardless of what the Mobile Logo width is set as.
2) Mobile Top Icon Bar Widget Area. Is there a way I can resize the social media icons when using the Social Links widget?
3) I’m using youtube pro to display youtube playlist. The issue is that there is never even spacing between the top and bottom. The only thing I could think of was wrapping the youtube playlist in a fixed height div but this is not responsive. Is there anyway I can achieve this please?Thank you so much!
TomIn forum: Virtue ThemeHi team,
I have been instructed to place this code inside <body></body>-tags with its own <div>-tag. I have no clue what that means… I would like to use this function in a sidebar – can you instruct me or am I in deep water now…? Thanks!<script>
var _bws = _bws || [];
_bws[‘d’] = ‘c’; _bws[‘k’] = ’87xsbv75′;
(function() {
var bw = document.createElement(‘script’);
bw.async = true; bw.type = ‘text/javascript’;
bw.src = ‘*Login to see link
var bs = document.getElementsByTagName(‘script’)[0];
bs.parentNode.insertBefore(bw, bs);
})();
</script>In forum: Ascend ThemeIn reply to: Ascend Image Menu Item Widget Image Sizing
Hannah,
Jus to say I’ve found the answer. By re-smushing an image and changing the settings in the widget to set the image height and setting the height by the height setting above rather than image size it forces the widget to fit a compressed image. Thanks for your help.David
In forum: Virtue ThemeSo your css actually is taking effect, it just isn’t stretching the full width of the page. Is that what you’re wanting? One option is to use css to stretch your entire footer like this:
#containerfooter .container { width: 100%; }Then use this to decrease your map size:
.footercol1 .widget-first { max-width: 1200px; margin: auto; padding: 20px; }Or, if you’re using page builder by siteorgin you could add a Layout Builder widget to your footer col 1, set the row layout to full width stretched and the background to white. Then add your map widget into that. Does that make sense?
Hope this is helpful!
Hannah
In forum: Virtue ThemeHi,
i like to have the first column (fullwidth column above the three) with a white #fff background.
Unfortunately I do not get the correct css instruction, for example with
.footerclass .footercol1 {background:#fff;”}
it does not work.
Could you help me ;-)?!
Thanks in advance.
Kind Regards
MyCon
In forum: Ascend ThemeIn reply to: Ascend Image Menu Item Widget Image Sizing
Hannah,
The home page link below is an example.https://takinginthesights.com/
The images under the headings of Planning to Travel and Latest Travel Guides, are examples using the Image Menu Widget. If this isn’t what you are looking for plesae let me know. Both GTmetrix and Smush are saying they are full size images. Hope you can help.
David
In forum: Ascend ThemeHi,
I’ve just noticed that when placing an image in the Image Menu widget it is squeezing the full size image, say 2048 x 1360, into a container of around 350 x 230. I can have a number of these on one page and suspect it is slowing down loading a fair bit. I use Smush for image compression but the Image Menu widget doesn’t seem to be picking up on any compressed images. I might be missing something obvious but is there a way of getting it to select an appropriate size of the image I want to insert?David
In forum: Pinnacle ThemeIn reply to: Custom sidebars for different blog categories
Sorry, I may not have been clear. I have custom sidebars with all kinds of custom content built into them, not just blog categories, for different blog category archive pages. For example I have blog categories:
-Buyers
-Sellers
-Investors
-Events & WorkshopsAll of which have different custom sidebars with lots of custom content built into the widgets, from text/HTML, menus, recent posts, lead capture form, etc. Need to find the cleanest work-around to assigning my custom sidebars to specific blog category archive pages.
In forum: Pinnacle ThemeIn reply to: Custom sidebars for different blog categories
In forum: Virtue ThemeIn reply to: posts shortcode
In forum: Virtue ThemeIn reply to: Slider transitions
May 28, 2019 at 3:19 pm #226883If you build it with a shortcode, via -> visual editor widget > add media > create gallery.
Then click on the “text tab”
Then you could add
transpeed="4000"into the shortcode.Ben
In forum: Virtue ThemeIn reply to: Remove post date
In forum: Virtue ThemeHi Ben,
Great advice that I can build the whole home page inside a widget!
1. How can I remove the outline from the gallery images: http://www.gentil.fi/saitti1/wp-content/uploads/2019/05/Metropolia_RGB_A_h_100px.png
2. How to affect the breaking point for mobile, so that I would get mobile header for smaller than 1200 px screens. Now there seems to be a problem with the hero image scaling when the screen is between 900 px and 1200 px.
3. Could I get the 2-word menu items go on two lines, I think the client needs one more menu item there and there is no space.
http://www.gentil.fi/saitti1/Thank you for your help!
Ulla
In forum: Virtue ThemeIn reply to: Customize blog entries categories
In forum: Virtue ThemeIn forum: Virtue ThemeTopic: Slider transitions
Hi team,
I’m using a the Virtue Gallery widget in a sidebar, set to image carousel to give a slideshow of images.
Is there away to change the transition type to “fade”?
I saw the effect you got with your Woo Extras Product Gallery and it looks great.
Is there away to create a similar effect in the slider in my sidebar?Failing that, can Kadence Slider Pro be setup to provide a “fade” transition?
Very many thanks,
Phil.In forum: Virtue ThemeMay 27, 2019 at 3:34 pm #226796Hey,
1. You can add your image into the page content of your home page or through the home widget area instead of using slider. In your theme options > home layout you can set the order for how you want your home page to appear. And in fact, the whole home page can be created in just the content using a page builder or Gutenberg editor.2. It’s possible, you just have to hide the title with css. So for example:
.page-header h1 {display: none;} .page-header .page-bread-container { margin: 0; float: none; }3. Where do you want them to be larger? Where do you have them outputing? If you want # in the text you have to make that the tag, so update your tag label from
tagto#tagfor example.Ben
-
AuthorSearch Results


