Digital experiences for all disciplines
Forum Replies Created
-
-
Nr 5 – your css changes the whole list, but I wanted to change only the parent-categories´ color…is there a way to do this?
I found a soulution that works fine with changing the line-height of sidebar-widget-lists:
/*sidebar CATEGORY widgets line height*/
.woocommerce .widget_product_categories ul > li a {
line-height: 10px!important;
}/*sidebar ATTRIBUTES layered nav widgets line height*/
.widget_layered_nav ul > li {
line-height: 10px!important;
}Thanks a lot!
Nr 3b seems not to work yet: How to change the white space not only between category lists but also attribute lists (in my URL for example the list below “FILTERN NACH WEINREGION”) – sidebar-lists of attribute-content seem not to respond to any custom css.
That fixed the problem, thanks!
(is it a bug from the latest update?)
November 29, 2016 at 2:02 pm in reply to: Button issues in mobile modes (wrong alignment and misplacing) #304182This reply has been marked as private.November 29, 2016 at 2:01 pm in reply to: Button issues in mobile modes (wrong alignment and misplacing) #304180I disabled (deleted) all custom CSS – no change.
I deleted all custom input in functions.php – no change.That issue also is also visible on desktop when sizing the browser to mobile size.
Attachments:
You must be logged in to view attached files.November 29, 2016 at 10:24 am in reply to: Button issues in mobile modes (wrong alignment and misplacing) #304126Login should work now…
This reply has been marked as private.November 28, 2016 at 2:15 pm in reply to: Product Display Columns don´t work correctly on main shop page only #303946I had 2.4.14 but now with 2.4.15 it works – perfect!
Thanks a lot!
Michael
November 28, 2016 at 9:55 am in reply to: Product Display Columns don´t work correctly on main shop page only #303860Hi,
could you please provide information when the next update will be published (and the wrong column issue fixed)?
Thanks a lot and best regards,
Michael
November 27, 2016 at 9:05 am in reply to: Button issues in mobile modes (wrong alignment and misplacing) #303818This reply has been marked as private.November 25, 2016 at 9:14 am in reply to: Button issues in mobile modes (wrong alignment and misplacing) #303596I´m using Atelier Version: 2.4.14 (with Child Theme) and all plugins have been up to date…
Thanks a lot!
1) I refer to the buttons (or are they called icons?) in the main product list view. When hover they appear for adding to cart or to wishlist without entering the product details page (see attachment).
I´d like to change the background color, the border color and color of icon in those buttons.
Michael
Attachments:
You must be logged in to view attached files.Thanks!
Still missing:
1) ADD TO CART button and WHISLIST button in product list view:
a) How to change background color, icon colorand
6) How to change the outline color of the PRODUCT QUANTITY box (including arrow boxes)?
This reply has been marked as private. -