diff --git a/_i18n/en.yml b/_i18n/en.yml index c318b7a..94aa8ea 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -39,9 +39,6 @@ pages: how-heading: How to how-link: MANUAL PLUGIN INSTALLATION how-text: > - http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation - - There are a few cases when manually installing a WordPress Plugin is appropriate. If you wish to control the placement and process of installing a WordPress Plugin. @@ -61,9 +58,10 @@ pages: If downloaded as a zip archive, extract the Plugin folder to your desktop. Read through the "readme" file thoroughly to ensure you follow the installation instructions. With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online. - Go to Plugins screen and find the newly uploaded Plugin in the list. + how-text-plugin: screen and find the newly uploaded Plugin in the list. Click Activate to activate it. Check the Details readme file for customization and further instructions. + how-text-link: Go to Plugin graphics: title: Dash Official Website | Dash Crypto Currency diff --git a/_includes/hero/woocommerce.html b/_includes/hero/woocommerce.html index 415190f..44a2b15 100644 --- a/_includes/hero/woocommerce.html +++ b/_includes/hero/woocommerce.html @@ -1,6 +1,6 @@
- {% srcset hero/home.jpg ppi:1,2 class="hero__background-image" %} + {% srcset hero/woocommerce.jpeg ppi:1,2 class="hero__background-image" %} {% srcset_source width:1920 %} {% srcset_source width:1280 %} {% srcset_source width:1024 %} @@ -10,17 +10,17 @@ {% include nav-desktop.html %} - {% include base.html %} + {% include base.html %}

{% t pages.woocommerce.hero-heading %}

{% t pages.woocommerce.hero-text %}

-

{% t pages.woocommerce.hero-description %} {% t pages.woocommerce.hero-description-link %}

+

{% t pages.woocommerce.hero-description %} {% t pages.woocommerce.hero-description-link %}

diff --git a/assets/img/hero/woocommerce.jpeg b/assets/img/hero/woocommerce.jpeg new file mode 100644 index 0000000..c2a1ab2 Binary files /dev/null and b/assets/img/hero/woocommerce.jpeg differ diff --git a/src/scss/_junk-drawer.scss b/src/scss/_junk-drawer.scss index 6317825..088ba0c 100755 --- a/src/scss/_junk-drawer.scss +++ b/src/scss/_junk-drawer.scss @@ -141,7 +141,7 @@ $wallet-tile-hover-background-base-color: lighten($color-blue-light, 9); & .modal-header { - border-bottom: none; + border-bottom: 1px solid #e5e5e5; } &.dash-core { & .btn.btn-default { @@ -201,7 +201,6 @@ a.blog_link { background-color: $color-blue-dark; .dash-core & { background-color: #fff; - } } &:before { @@ -212,8 +211,9 @@ a.blog_link { } } &__title { - font-size: 2.6em; + font-size: 1.6em; margin-right: 45px; + padding-left: 25px; .dash-core & { color: #fff; } @@ -236,7 +236,7 @@ a.blog_link { .dash-core & { color: #fff; } - font-size: 1.5em; + font-size: 1.2em; } &__accent { .dash-core & { diff --git a/woocommerce/index.html b/woocommerce/index.html index a239188..d7ac5d5 100644 --- a/woocommerce/index.html +++ b/woocommerce/index.html @@ -46,12 +46,12 @@ description: pages.woocommerce.description
- +

{% t pages.woocommerce.video-heading %}

- {% t pages.woocommerce.video-btn%} + {% t pages.woocommerce.video-btn%}
@@ -64,9 +64,9 @@ description: pages.woocommerce.description

{% t pages.woocommerce.how-heading %}

- {% t pages.woocommerce.how-link %} - - {% tmd pages.woocommerce.how-text %} +

{% t pages.woocommerce.how-link %}

+

{% tmd pages.woocommerce.how-text %}

+

{% tmd pages.woocommerce.how-text-link %}{% tmd pages.woocommerce.how-text-plugin %}

@@ -86,7 +86,7 @@ description: pages.woocommerce.description

{% t pages.woocommerce.install-heading %}

{% tmd pages.woocommerce.install-text %} - {% t pages.woocommerce.install-btn %} + {% t pages.woocommerce.install-btn %}
{% t pages.home.execution-heading %}