Sorry, this will make it page specific:
.category-216 .grid-postlist .row article.kad_blog_item {
margin-bottom: 20px;
}
Hannah
Hey,
I do not have access to view any other pages on your site. Can you send login info? Or else temporarily disable your maintenance mode?
Hannah
Hey,
That is not your actual search results page (test by searching something in the topbar search), it is an archive page. I’m not sure why the sidebar is showing, but you can override with this css:
.archive .main.kt-sidebar {
width: 100%;
}
.archive aside#ktsidebar {
display: none;
}
Hope that helps!
Hannah
Hi,
I am trying to change the look of my Kadence created product page – example *Login to see link
1) I can’t seem to change the colour of the product title, in Elementor I have it set to #660099 yet it displays as #96588A?
2) Under the tabs (Description | Additional Info | Reviews) I don’t want the H2 title Description when the Description tab is displayed. How can I remove this?
3) Have you any idea why I have a huge amount of padding both above and below the thumbnail images?
Thanks in anticipation
Paul
This reply has been marked as private.
With WC 3.9 (released yesterday) I get a warning that a theme template is not uptodate:
Under /wp-admin/admin.php?page=wc-status is says:
virtue_premium/woocommerce/single-product/related.php Version 3.0.0 is out of date. The main version is 3.9.0,
*Login to see link
Could you update?
Hi, i have a css issue on category page on my blog.
Can you help me ?
Thanks
Inspecting the Page I see…
*Login to see link
.wp-block-kadence-advancedbtn .kt-button {
font-size: 16px!important
border-width: 3px!important;
}
If I disable the Font size above the the Font on the button changes to the correct size defined by…
.kt-btns_b9e129-a9 .kt-btn-wrap-0 .kt-button {
color: #eee;
font-size: 42px;
background: rgba(129, 162, 73, 1);
border-color: rgba(85, 85, 85, 1);
}
Is there a default size fir the buttons set somewhere?
The Kadence Blocks Controls, the default for Advanced Button shows it is set to 36px.
My custom CSS does not show this setting.
This reply has been marked as private.
Hi,
I have set Theme Options and even individual pages to no side bar. However, the sidebar turns up on search pages.
Any suggestions?
Thank you,
Pam
This reply has been marked as private.
Good afternoon,
I am sure there is a very easy solution to my question, but my brain is fried and I can’t seem to find it. I’d like all of the products to be the same height on this page: *Login to see link Is there a setting I missed somewhere along the way?
Kindest regards,
Jennifer
Hey,
Do you still have the Site Origin plugin installed and activated on your site? When you create a new page you should see the option to choose which editor you build the page in. And when editing old pages it should take you to the editor that the page was originally built in. Is this not the case for you?
Hannah
Hello, I’ve build this page a while ago using virtue Theme + site Origin Page Builder, and it used to work well.
However, when I try to edit now it shows siteorigin builder not working and instead it shows the page built with Kadence Blocks.
I need to duplicate this page and have it working perfectly, can you help me, please?
page: http://www.priceaction.com/b4
Thank you
Hey,
On your home page you can add this shortcode to create a blog grid in your page content, the current blog setting you have won’t work for what you want.
[blog_grid columns="2" items="6"]
Ben
Hi Janice,
Try using this css:
.page-id-3238 .woo_product_zoom_enabled .woocommerce-product-gallery__image a:before {
display: none;
}
Hope it helps!
Hannah
Hi there.
I need a bit of help with CSS. I was hoping to remove the magnifying glass from product images on one particular page.
I tried this code but it removed the entire image. I can’t seem to figure out if I can target just the magnifying glass.
.page-id-3238 .woo_product_zoom_enabled .woocommerce-product-gallery__image a {
display:none;
}
This reply has been marked as private.
Hi Hannah!
Thanks for quick replay!
Here is a link to the page using blog grid template. Here it is working:
https://detvildagoteborg.se/aventyrsguiden/grottor/
Here is the link to the home page. Here it is not working getting icons via shortcodes.
https://detvildagoteborg.se/
It is easy to compare the two cards named “Börsåsgrottan” to see the difference and what I mean!
Hope this helps – and thanks!
//Fredrik
I want to place the shop sidebar at the left side of all shop pages. The sidebar is displayed at left on /shop/ and on category pages. However, on product pages, the sidebar jumps to the left:
Video: *Login to see link
Ascend theme configurations:
*Login to see link
*Login to see link