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: Change inner text on Topbar Search box
Hello Kevin,
Finally, I resolved it with your help and inputs. Thanks a lot.
The main problem was that I kept the option enabled that says, “Show widget in topbar” under Topbar Settings. I had nothing in the Topbar Widget area but it was stopping the search bar language settings.I really appreciate your help and time here. Have a great time.
Cheers!Regards,
Dave CJIn forum: Virtue ThemeIn reply to: Change inner text on Topbar Search box
In forum: Virtue ThemeIn reply to: Change inner text on Topbar Search box
You can access it on – https://www.watch1440.com/
I have configured it using Theme Setting –> Topbar Settings –> Show Searchbar (Not using widget)In forum: Virtue ThemeIn reply to: Change inner text on Topbar Search box
In forum: Ascend ThemeIn reply to: Social Icons
In forum: Virtue ThemeIn reply to: Adding blockquotes to Testimonial Carousel
August 23, 2018 at 9:36 am #199784Hey,
You can’t really add a class to testimonials without affecting all testimonials and it would require you override the testimonial loop file in a child theme.It would be better to simply style the testimonials how you want using the current classes. (if you need help be sure to post a link).
Or you can use the custom carousel widget and simply add your block quotes into a visual editor widget in each pane of the carousel.
Ben
In forum: Ascend ThemeIn reply to: Social Icons
In forum: Ascend ThemeIn reply to: Social Icons
Hi Steve,
This css will change the color of your icon:.sf-menu .kadence_social_widget a i { color: #fff; }And this will change the background color if you want to change that as well:
.kad-header-menu-outer .kadence_social_widget a { background: #eee; }Hope that helps!
Hannah
In forum: Virtue ThemeHi Team,
I’m using the “Testimonial Carousel” widget to slide short sentences across the screen every few seconds. I would like to have them marked as class=”blockquote” so that I can adjust the formatting and add large “inverted commas”. I guess this requires understanding what hook to use, then adding the appropriate code into functions.php.Please could you advise?
Very many thanks,
Phil.In forum: Ascend ThemeIn reply to: Keep header, menu and footer of default theme only
I see! You could certainly edit the template via a child theme to remove the widgets, but a simpler solution would be to just hide them with page specific CSS. If you can link to the page that you’re wanting to remove those widgets from, I can provide the CSS for you.
-Kevin
In forum: Ascend ThemeIn reply to: Keep header, menu and footer of default theme only
Hi Kevin,
Yes, I see where those widgets are, but my understanding was if I deleted them it would impact all of the site.
To put it simply, I want to create my own custom template. One that includes the header area, nav menu, and footer of the demo content them that I am using.
http://www.beautifyinternational.com
As you can see, I am taking my design cues from the Ascend them demo content. Which is great for most pages, but for the contact page and maybe some others, I would like the freedom to use Elementor but keep the consistency of the header, nav menu, and footer seen in the default theme pages.
In forum: Ascend ThemeIn reply to: Keep header, menu and footer of default theme only
The map and contact form are added with page builder to the contact page’s content.
The above footer widgets are set in Appearance> Widgets, under “Above Footer Widget Area.”
"Likewise, is there a way to start from scratch and create a standard template using the demo theme’s header and footer and menu?"I’m not really sure what you mean by that. Can you explain more
In forum: Ascend ThemeHello,
I would like to create page with Elementor, but keep the aforementioned items created with the demo content. In this particular case, the Contact Us page.
I essentially just want the header with menu, and the footer, and get rid of everything in between.
It was almost achieved by editing the page builder widgets, but the Featured Products, Product tags, etc are still on a row that I can’t seem to get rid of.
Likewise, is there a way to start from scratch and create a standard template using the demo theme’s header and footer and menu? There are times when I want these core elements but everything in between I would use Elementor for.
In forum: Virtue ThemeIn reply to: Page Builder text widget title
In forum: Virtue ThemeIn reply to: Page Builder text widget title
Hello,
Here is some CSS that will change the size of your widget titles:
.panel-grid-cell .widget-title { font-size: 20px; }Add to Theme Options> Advanced Settings custom CSS box, and let me know if that works for you. Feel free to adjust the 20px to whatever size you like.
-Kevin
In forum: Virtue ThemeHow to change the PageBuilder text widget title font size?
By default it’s using h3, which is too big.
Here’s the site: *Login to see link
I try to edit the title of the contact form.
Thanks.
In forum: Virtue ThemeIf the cart contains a hidden product, it’s image in the mini cart is displayed at 100% width and the text is in a different size. This is because unlike the normal cart items the hidden item is not placed within an -tag.
This fixes it for me:
/* virtue uses this rule: #nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li a img */
#nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li img {
max-width: 50px;
padding-right: 10px;
width: 50px;
height: auto;
float: left;
margin: 0;
}#nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li {font-size: 12px;}
In forum: Pinnacle ThemeIn reply to: Page builder insert from URL
August 21, 2018 at 9:25 am #199542Hey,
Anything is possible if you want to code it. The search page is possible because it’s coded thus making it possible. You can’t, however, add a search page into your normal page content.I’m not aware of any widget that would pull in pages like your suggesting and automatically get the featured image and build an excerpt. It’s something you can certainly check the plugins repository for.
I’ll keep an eye for something that would automate this for you in the exact way you want without you needing to code it. I’m not aware currently of that so I can only suggest that you add an image and text into your page in the way you ant it to look.
Ben
In forum: Pinnacle ThemeIn reply to: Page builder insert from URL
In forum: Virtue Theme -
AuthorSearch Results


