Commit graph

686 commits

Author SHA1 Message Date
Ben Dwyer
d1a5a072f0 fix encoding issues 2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23 fix RTL arrows 2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00:00
Yoav Farhi
e587621eca Fix right/left arrows in RTL mode
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Kjell Reigstad
cb5315e0f3 Remove top margin and padding from entry content by default. 2021-01-06 14:47:10 -05:00
Kjell Reigstad
6bee1f4c68 Fix another variable name. 2021-01-06 14:20:49 -05:00
Kjell Reigstad
7d979a0e67 Fix incorrect setting name. 2021-01-06 14:09:41 -05:00
Kjell Reigstad
bfeedb6038 Hide the footer widget area too. 2021-01-06 13:58:38 -05:00
Jeff Ong
62eb7d9fbc Rebase trunk. 2021-01-05 11:44:16 -05:00
Kjell Reigstad
c6ff72af3e Try: Add hide site header/footer Customizer options to Varia. 2021-01-04 14:40:26 -05:00
Jeff Ong
ebdcfd06a8 Remove margin from quote block. 2021-01-04 13:05:28 -05:00
Jack Lenox
4d7be305b2 Varia: Remove overflow:scroll on pre element
`overflow: scroll` is applied to `pre` elements in our normalize file.
This creates unsightly scrollbars on Verse blocks and others. The latest
version of `normalize.css` doesn't include this particular style.

Let's try removing it, and assuming everything is ok we'll remove it
from Seedlet-based themes too.

Fixes #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
440ed6c8fe changed versions 2020-12-17 12:11:27 +01:00
Maggie Cabrera
4f92864c65 fixed woocommerce toggle with adminbar and marketing bar present 2020-12-17 11:36:48 +01:00
Enej Bajgoric
048cacb060 Fix the admin-bar top spacing.
This was tested on the .com side to make sure that whent he admin bar is used the top spacing works as expeted.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
f06c7166f0 Fix rivington botton sizes to be the same. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
f22159e815 Fix position of the menu button, update support for woo nav to work the same way as regualar nav 2020-12-17 11:36:48 +01:00
Enej Bajgoric
ebe631590d Optimization: Only add the mobile nav script if using enbale_side_menu is set. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
ca1ba9919f Simplify: Refactor functions to just include one function that adds the 3 required filters/actions 2020-12-17 11:36:48 +01:00
Enej Bajgoric
5fc14b6351 Revert the border-radius change since it is not needed any more. 2020-12-17 11:36:48 +01:00
Maggie Cabrera
1fcc23c790 display contents solution 2020-12-17 11:36:48 +01:00
Maggie Cabrera
d1eb0e557b avoid wrap on navigation 2020-12-17 11:36:48 +01:00
Maggie Cabrera
7456b91ee5 considered scrolling menu, changed order of buttons 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ca60017dfd lock scroll when mobile menu is open 2020-12-17 11:36:48 +01:00
Maggie Cabrera
bbd1dc0dd0 changed mobile menu to be fixed and cover all the screen 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ddc961c071 changed menu container selector 2020-12-17 11:36:48 +01:00
Maggie Cabrera
e60a1e0050 styles for dropdown menu 2020-12-17 11:36:48 +01:00
Maggie Cabrera
aedfbd8616 used template areas for menu layout 2020-12-17 11:36:48 +01:00
Enej Bajgoric
1306582c8a Only add the container class if we are in the new enable_side_menu mode since it could casue issues with backwards compatiblity and css 2020-12-17 11:36:48 +01:00
Enej Bajgoric
70c96b52de Fix the menu container class. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
c0fd83dab4 Possible woo plugin css. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
58728625ce Use css grid to style the side nav 2020-12-17 11:36:47 +01:00
Ben Dwyer
657657bc5f Move the option to the menu setion 2020-12-17 11:36:47 +01:00
Enej Bajgoric
ecec58072b Move functions to after theme setup call 2020-12-17 11:36:47 +01:00
Enej Bajgoric
11cbcc675b Move functions to Varia add customizer control 2020-12-17 11:36:47 +01:00
Enej Bajgoric
69d57b8758 Update scss files to be more DRY 2020-12-17 11:36:47 +01:00
Enej Bajgoric
7fa2ec4ff3 Include the varia_mobile_nav_on_side function in all the themes.
This makes sure that the user will not get a PHP warning if theu are not running the latest version of varia that has that function.
Since varia doesn't have that feature enabled this PR removes the function as well.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
24cf9893c1 Update the Alves theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Ben Dwyer
7361a5fa91
Merge pull request #2849 from milindmore22/GH-2847
GH-2847 Adds AMP meta to compatible themes.
2020-11-30 20:23:51 +00:00
Ben Dwyer
e878ddb802
Merge pull request #2843 from Automattic/testimonial-archive-excerpt
Varia: use the_content() for Testimonials archives
2020-11-25 11:44:44 +00:00
Milind More
aa32253d8a GH-2847 Adds Varia Theme as reader theme. 2020-11-23 16:58:21 +05:30
Jordan
db2baf667e Add templates for jetpack-testimonial-archive
Replacing the_excerpt() the_content()
2020-11-22 16:21:16 +11:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Maggie Cabrera
3ab69f56ec changed default value for get_theme_mod 2020-11-11 13:10:17 +01:00
Maggie Cabrera
66505e491e bumped versions again because gh was behind svn 2020-11-11 11:05:17 +01:00
Maggie Cabrera
7659640926 bumped versions up 2020-11-11 10:58:33 +01:00
Maggie Cabrera
7a7ae0c509 fixed conditional class not working corectly 2020-11-11 09:57:33 +01:00
Ben Dwyer
952143998c stack the site logo on alves and hever 2020-11-06 11:34:30 +00:00
Ben Dwyer
34e523a854 update site branding template to allow a logo to go on the side 2020-11-06 09:54:34 +00:00