From f59c9c60179332abd4b3dd56f6369463dc3f8f49 Mon Sep 17 00:00:00 2001 From: Fabiano Date: Thu, 19 Jul 2018 15:48:35 -0300 Subject: [PATCH] added for when there is an image --- src/assets/scss/_home-collection.scss | 2 +- src/template-parts/headerCollection.php | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/assets/scss/_home-collection.scss b/src/assets/scss/_home-collection.scss index 83fd877..57abf8a 100644 --- a/src/assets/scss/_home-collection.scss +++ b/src/assets/scss/_home-collection.scss @@ -40,7 +40,7 @@ right: 20vw; } } - .t-collection--info-img { + .t-collection--info-img, .image-placeholder { width: 205px; height: 205px; max-width: 205px; diff --git a/src/template-parts/headerCollection.php b/src/template-parts/headerCollection.php index 7ddeb05..465f535 100644 --- a/src/template-parts/headerCollection.php +++ b/src/template-parts/headerCollection.php @@ -7,7 +7,17 @@
- + + + +
+

+ +

+
+