UnderstrapFramework
1ac8eb24bc
Merge pull request #777 from IanDelMar/patch-2
...
Strapify select for WP default widgets
2019-12-13 11:35:27 +00:00
Noel Springer
1db1455322
Fix for issue #876
...
* Increase width of coupon code input field on laptop/desktop.
* Rebuild CSS.
* On screen sizes greater than 768px wide the coupon code input field is too
narrow and the placeholder text "Coupon code" appears to be truncated.
2018-12-22 14:14:10 +10:00
Holger
8b38442bab
Merge pull request #817 from IanDelMar/patch-3
...
Move woocommerce product gallery slider width fix - thx @IanDelMar & @0dp
2018-10-18 15:46:28 +02:00
IanDelMar
e96325d23d
Fix inconsistent font-weight
...
If the front page is the main blog page the site title is wrapped in an h1 tag with font-weight equal to 500. On every other page the site title is wrapped in an a tag with font-weight equal to 400.
2018-10-15 21:05:03 +02:00
IanDelMar
5c9f276f76
Update understrap.scss
2018-10-09 09:14:10 +02:00
IanDelMar
38b7aa2e9a
Add woocommerce product gallery slider width fix
...
Move 'Woocommerce product gallery slider width fix' from understrap.scss to woocommerce.scss
2018-09-29 10:44:37 +02:00
IanDelMar
fc6094b64e
Remove woocommerce product gallery slider width fix
...
Move 'Woocommerce product gallery slider width fix' from understrap.scss to woocommerce.scss
2018-09-29 10:43:05 +02:00
IanDelMar
0906f10e5d
Define .screen-reader-text
...
WP uses the class `.screen-reader-text` in some core stuff like widgets and therefore it should be properly defined. Also UnderStrap itself uses `.screen-reader-text` instead of `.sr-only` sometimes.
2018-09-02 19:17:32 +02:00
IanDelMar
f24e325341
Strapify select for WP default widgets
2018-08-20 09:39:17 +02:00
Unknown
b14a525d85
Fix WooCommerce billing field wrapper
...
https://github.com/understrap/understrap/issues/698
Thanks @jchrislemmer
2018-06-05 20:57:52 -06:00
Unknown
2b807c55eb
Add dedicated WooCommerce scss file
...
Adds an scss file for any WooCommerce style issues that may arrise. This will allow users to comment out the style sheet if they are not using WooCommerce.
2018-06-05 20:55:07 -06:00
Jason King
3d6236d984
Place woocommerce product gallery slider fix before img max width declarations.
2018-01-10 16:12:54 +10:30
Ashar Irfan
af83978869
Corrected a comment for custom templates in functions.php. Corrected Wordpress to WordPress. 💯
2017-10-03 13:18:29 +05:00
koenemann
e7a2e203e2
Rebuild navber with new BS4 Beta functions
2017-08-17 11:27:11 +02:00
Holger Könemann
432b9ba9c8
Preparing change to Bootstrap 4 Beta
2017-08-11 17:29:45 +02:00
koenemann
be25a1fea4
streamlining .alignleft and .alignright class
2017-05-18 16:14:10 +02:00
Holger Könemann
23182dd2e5
remove text-decoration on hover
2017-02-04 11:17:24 +01:00
Holger Könemann
333f1c90a8
readjust h1 brand name styling with link
2017-02-04 11:15:22 +01:00
Holger Könemann
ef7c58099c
Removing Owl Carousel dependency
2017-01-25 10:24:08 +01:00
Holger Könemann
ce68323eb3
style the bs slider content
2017-01-24 19:06:45 +01:00
Holger Könemann
44ed3fb937
float a dropdown in a dropdown to the left
2017-01-06 20:51:59 +01:00
Holger Könemann
0f83a68239
recompile everything
2017-01-06 20:45:53 +01:00
Holger Könemann
9816362f91
recompile
2017-01-06 20:42:48 +01:00
Holger Könemann
80004d7755
adding bg-inverse navbar
2017-01-06 20:41:04 +01:00
Holger Könemann
1abde3bdf7
tryout the light navbar
2017-01-06 20:25:17 +01:00
Holger Könemann
746e3d9e64
refactoring additional scss
2017-01-06 20:18:55 +01:00
koenemann
eff9ad813c
fixing german language files
2017-01-06 09:08:34 +01:00
koenemann
4aadbb4b3d
adding padding to dropdown item and recompile
2017-01-05 15:23:00 +01:00
koenemann
56b579bd76
Adding clear:both after widgets - See #162
2016-12-22 09:12:18 +01:00
Holger Könemann
552ff49d63
removing bs gallery and rebuild
2016-12-07 09:14:35 +01:00
Holger Könemann
c5975e5f11
Move pagination component to function
2016-11-23 10:42:53 +01:00
koenemann
fae022acae
remove styling for next/prev links - should be regular links
2016-11-22 09:23:54 +01:00
koenemann
aaf056be3e
Adding 3364060413
manually
...
Thx @Thomas-A-Reinert
2016-11-22 09:22:19 +01:00
koenemann
33adc3f6a7
Adding changes from d24b66f56c
...
From @Thomas-A-Reinert
2016-11-22 09:19:08 +01:00
Thomas A. Reinert
d30fd358ef
Fix
...
Another <button> Fix
2016-11-04 04:39:51 +01:00
Thomas A. Reinert
47b0db392b
ARIA roles update
...
# Removed unneccessary ARIA roles to make it ARIA and HTML5 compliant.
# Added SCSS to show a pointer on any occasion of buttons (menu, save,
submit, reset etc.)
2016-11-04 02:27:07 +01:00
Max Myers
3a4d851559
Update SCSS/CSS declaration order
2016-11-01 14:54:30 -04:00
Max Myers
3eee7ef09c
Update SCSS/CSS comment styles
2016-11-01 14:40:14 -04:00
Max Myers
e548a2397b
Update SASS/CSS syntax, account for single declarations
2016-11-01 14:33:13 -04:00
koenemann
7414bb0563
Update to BS4 Alpha 5 and recompile
2016-10-20 15:29:51 +02:00
koenemann
eaa316b2be
Fixing https://github.com/holger1411/understrap/issues/48
2016-08-08 08:32:37 +02:00
koenemann
8d6881bfc1
Update to BS4 alpha 3
2016-08-01 08:37:05 +02:00
Holger Könemann
772a607ada
recompiling
2016-07-07 20:16:57 +02:00
Holger Könemann
095b04e59e
Adding basic padding to aligned content images
2016-07-07 20:12:43 +02:00
koenemann
c9023ac501
Cleanup, setting right escaping, sidebar image size limits
2016-06-23 11:21:57 +02:00
koenemann
1a761eff72
Fixing https://github.com/holger1411/understrap/issues/32
...
Setting the menu container width to 100% even if its status is
„collapsing“
2016-06-07 15:04:54 +02:00
koenemann
63f8dc860e
Sass cleanup + "height: auto" for img tags
2016-05-19 15:37:29 +02:00
Holger Könemann
208432a04b
Update and recompile everything
2016-05-15 20:42:42 +02:00
koenemann
f4d2b5274c
Resorting BS4 assets
2016-04-29 11:23:13 +02:00
Holger Könemann
6bbf06aba1
bs4 fine tuning
2016-04-26 14:05:02 +02:00