Suche
Resultate (241)
- GX-Bug #68799 (Erledigt): Typo in CSS-class in themes/Honeygrid/html/system/product_listing_filter.html | Tippfehler in CSS-Klasse in themes/Honeygrid/html/system/product_listing_filter.html
- `cols-xs-12` has to be `col-xs-12`. The namin ... lete width in the xs-breakpoint nevertheless.
- GX-Feature #68794 (Gemeldet): Buttons im Styl ... (left, centered, right) Buttons in StyleEdit
- Viele Kunden wollen die Buttons nicht links-z ... utzen. Dies können Kunden aktuell nur über CSS hinbekommen, wobei sie häufig unsere Hilfe b ... Currently, customers can only do this via CSS, where they often need our help.
- GX-Feature #68793 (Gemeldet): Im StyleEdit de ... add margin and padding to widgets and column
- Es wäre schön, wenn man im StyleEdit in der S ... e nützlich. Aktuell ist dies nur per eigenem CSS möglich, was viele Kunden überfordert. -- ... Currently, this is only possible via custom CSS, which overwhelms many customers.
- GX-Bug #68644 (Erledigt): In smartphone view ... n bottom section (Malibu and Honeygrid Theme)
- 1. Put a random article in the shopping cart ... ckout page. Therefore ordering is impossible.
- GX-Task #68425 (Erledigt): remove font family values from cookie consent scss | Schriftarten aus dem scss des Cookie Consent entfernen
- In some configurations of StyleEdit the set d ... & should be removed (as shown in screenshot)
- GX-Bug #68401 (Erledigt): Mengeneinheit ist nicht über CSS oder andere Elemente gestaltbar da diese kein eigenes HTML Element umschließst
- Mengeneinheit ist nicht über CSS oder andere Elemente gestaltbar da diese kei ... neinheit ein HTML Element um das Element per CSS zu gestalten Tatsächliches Ergenis: `` ... ----- quantity unit is not designable via CSS or other elements because it does not enclos ... the quantity unit to design the element via CSS Actual result: ``` html {block name=" ... ODUCTS_QUANTITY_UNIT}:</label> {/block} ```
- GX-Bug #68361 (Erledigt): Cachefreundliche Da ... though the option is disabled in the settings
- Cachefreundliche Dateinamen werden immer im G ... eCond %{ENV:SUFFIX} .*-bust_.*(\.(min\.)?(js|css\.php|css)) RewriteRule ^(.*)(-bust_[0-9a-f]+)(\.(min\.)?(js|css\.php|css))$ %{ENV:BASE}$1$3 [L,QSA] ``` 5. im Gam ... eCond %{ENV:SUFFIX} .*-bust_.*(\.(min\.)?(js|css\.php|css)) RewriteRule ^(.*)(-bust_[0-9a-f]+)(\.(min\.)?(js|css\.php|css))$ %{ENV:BASE}$1$3 [L,QSA] ``` 5. in the ... loaded via bust-255g5464rwef56.min.js.
- GX-Bug #67780 (Erledigt): The footer style ch ... ndenshops nach einem Update kaputt gehen kann
- Since we fixed the color heading of the foote ... ey seem to use an old HTML structure the new css class is affecting the color of the footer c ... and footer column headings should be changed.
- GX-Feature #67624 (Feedback): Shop Settings > ... vergriffener Artikel erlaubt keine HTML Werte
- How to reproduce: 1. Navigate to Shop Set ... - border group Also we have to add a new css classes to the variables.scss of the theme in order to apply all those sty ... achieve can be checked on the attached image.
- GX-Feature #67619 (Anerkannt): Farben des mob ... lassen sich im Malibu nicht separat anpassen.
- Die Hintergrundfarbe des mobilen Menüs im Malibu-Theme lassen sich nur über CSS-Einstellungen ändern. Das "X" des Hamburger Menüs lässt sich aber auch nicht per CSS ändern, da hier die Farbe weiß per !importan ... und wenn möglich keine !important Befehle im CSS genutzt werden, da diese sonst nicht mehr überschrieben werden können.