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 'sidebar'
-
AuthorSearch Results
-
In forum: Membership Forums
In reply to: Sidebar position on mobile view
In forum: Membership ForumsI want the mobile sidebar to be seen at the right of the logged in member homepage instead of at the bottom. Any ideas?
*Login to see link (this is the logged out homepage)
In forum: Ascend ThemeIn reply to: Sitewide greys
1. Sorry, you’re correct. I was looking in the wrong theme. This css will adjust your carousel arrows:
.kt-slickslider .slick-next, .kt-slickslider .slick-prev, .kt-slickslider-thumbs .slick-next, .kt-slickslider-thumbs .slick-prev { background: rgba(155,155,155,.9); } .kt-slickslider .slick-next:before, .kt-slickslider .slick-prev:before, .kt-slickslider-thumbs .slick-next:before, .kt-slickslider-thumbs .slick-prev:before { color: #fff; }2. This will adjust your social media icon and border colors:
.kt-header-extras .kadence_social_widget a, .mobile-header-container .kt-mobile-header-toggle button { color: #999; }3. This post answers that: https://www.kadencewp.com/knowledge-base/ascend-edit-topbar-search-font/
4. Sorry, you just need to add a space after “.sidebar”. Like this:
.sidebar .widget_product_categories ul li > a { border-color: #424874; }Hannah
In forum: Ascend ThemeIn reply to: Sitewide greys
Hi again,
1. The sidebar CSS you provided worked great for the search field background and icon, thanks – would you be able to add the CSS needed to change the colour of the default text in the search bar (“Search Products…”) so that I can increase the contrast with the new background colour? Thanks!
2. This worked to change the colour of the decorative line to the right of the product category titles in the sidebar:
.sidebar .widget-title:before {
background: #2c2267;
}Thank-you!
I also tried this, but it didn’t change anything:
sidebar.widget_product_categories ul li > a {
border-color: #424874;
}I’m not sure if it was meant to change the un-hovered lines below the product categories, but you can see they’re still grey. None of the borders around other elements (social media icons, dropdown for sorting options, etc.) have changed.
Thanks,
TracyIn forum: Ascend ThemeIn reply to: QUIET SERIUS BUG with Pagebuilder
November 21, 2019 at 10:12 pm #240941got it, thanks to your suggestion I check the sidebar…and a siteorigin post loop w there… creating the timeout…
Ben just a thing I was reading about you here https://www.kadencewp.com/about-us/ and clicking on the facebook page drove me to a not existing page…
thank you very much for your awesome help.
Angelo
In forum: Ascend ThemeIn reply to: Sitewide greys
Hey Tracy,
1. You can adjust your Sitewide Gray Fonts from Theme Options > Basic Styling. Does that affect what you’re after?Sidebar:
1. This css will adjust your search colors:form.woocommerce-product-search input.search-field { background: #333; } form.woocommerce-product-search button.search-submit { color: #fff; }2. This css will affect your border colors and title lines.
.sidebar .widget-title:before { background: #999; } .sidebar.widget_product_categories ul li > a { border-color: #999; }Hope that’s helpful!
Hannah
In forum: Virtue ThemeIn reply to: Sidebar – Featured Products Images Shmooshed
In forum: Ascend ThemeIn reply to: Sitewide greys
Hi Kevin, so sorry for very late response – project was delayed for a while.
There are quite a few different greys I’d like to change – I’m not sure if many of them are sub-elements of others, and thus could be adjusted in groups? You can see them on https://rollieuk.com and https://roll.ie (almost clones of each other, just adapted for local currency and contact info):
- I’d like to change the light grey borders around elements such as the Facebook and Twitter icons in the menu, and the ‘default sorting’ dropdown box and unselected view option box (list or grid view) as seen on, e.g., https://rollieuk.com/product-category/credit-card-rolls/.
- I’d like to change other grey elements such as left and right arrow backgrounds (unhovered, hovered) on carousels, as can be seen on the front page of rollieuk.com.
In the sidebar, I’d like to change the greys as follows:
- Search text input box – background colour, text, search icon
- Line appended to sidebar header (e.g. Product Categories, Roll Dimensions) and underlines below categories (e.g. Laundry rolls, Till Rolls, Credit Card Rolls)
Let me know what you think.
(For the musician website I mentioned, I went with the Bandsintown tour widget for calendar, so that’s sorted, thank-you! I also installed Spotify and Apple Music widgets, tho’ they’re not displaying in IE – guessing that’s unrelated to the theme tho’!)
Thanks very much!
Tracy-
This reply was modified 6 years, 5 months ago by
tracy2.
In forum: Virtue ThemeIn reply to: Sidebar – Featured Products Images Shmooshed
You can use this css to adjust the font size:
.sidebar span.product-title { font-size: 18px; line-height: 20px; }I’m not sure why the other css is not working. Try adding an important tag like this:
.woocommerce ul.product_list_widget li img { width: 100% !important; }Does that make a difference?
Hannah
In forum: Ascend ThemeIn reply to: QUIET SERIUS BUG with Pagebuilder
November 18, 2019 at 10:31 am #240745Also check your sidebar widget area.
In forum: Ascend ThemeIn reply to: ASCEND THEME: Widen sidebar slightly
Y’all are the absolute best!
Thank you, Ben and Hannah. I do appreciate, as always, all of your suggestions.
Ben, I will consider your suggestion. And I will try both.
Regarding changing widths of content and sidebar…I have the maximum width for this site set at 1440px. Is there ever a reason that I would want to set the max width higher to 1740 px? Just curious.
Let me review your suggestions and I will respond back.
Thank you,
PamIn forum: Ascend ThemeIn reply to: ASCEND THEME: Widen sidebar slightly
November 15, 2019 at 10:57 am #240650I don’t suggest changing this, the width of the sidebar and the content is responsive so it will change with different screen sizes.
If anything remove “the” but that is purely my suggestion.
You can add this css:
@media (min-width: 1200px) and (max-width: 1500px) { .main { width: 70%; } .kad-sidebar { width: 30%; } }Ben
In forum: Ascend ThemeIn reply to: ASCEND THEME: Widen sidebar slightly
In forum: Virtue ThemeIn reply to: Border of post excerpt.
In forum: Virtue ThemeHi, in my sidebar, the Featured Products and Recently viewed widgets look terrible, the product featured images are distorted, like there is not enough space for them and they look all shmooshed
See it here- *Login to see link
Screenshot
In forum: Ascend ThemeHi,
I’m sending link in separate message.
Need to nudge the sidebar a little bit wider so that one word will not wrap to the next line. I changed the word which is longer than the original word choice… thus the wrap. I have tried some codes but they are over-kill.
Any suggestions?
Thank you,
PamIn forum: Virtue ThemeIn reply to: Border of post excerpt.
Hey,
Your border surrounds the both the image and excerpt. You can remove it with this css:.home_blog .home-sidebar article { border: 0; }If you want a border around just the excerpt you can use this css:
.home .kt-post-text-div.postcontent { border: 1px solid #777; }Hope that helps!
Hannah
In forum: Ascend ThemeIn reply to: Modal form in a sidebar
There isn’t a way to add blocks to sidebar (yet!). What you could do is create a layout with a side column using the row layout block. Then you can add whatever blocks you want to that side column, giving it the same effect as a sidebar. Would that work?
Hannah
In forum: Ascend ThemeIn reply to: Modal form in a sidebar
Thanks Hannah,
Yes I’d given that a go, but it doesn’t seem to save form entries in the same way that your form block does. Is there a way to call the form block from a sidebar shortcode?
Also as a way forward, this would enable other forms to be shown in the sidebar modal too.
Thanks,
Phil.In forum: Ascend ThemeTopic: Modal form in a sidebar
-
AuthorSearch Results


