Skip to content

Commit

Permalink
modified gallery slider
Browse files Browse the repository at this point in the history
  • Loading branch information
tfsomrat committed Feb 8, 2020
1 parent dc445ec commit 084ad03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions exampleSite/data/homepage.yml
Expand Up @@ -8,6 +8,7 @@ heroArea:
################### Gallery ###################
gallery:
enable : true
title : "FEATURED WORKS"
sliderItem:
- image : "images/slider/slider-img-1.jpg"
- image : "images/slider/slider-img-2.jpg"
Expand Down
1 change: 1 addition & 0 deletions static/css/main.css
Expand Up @@ -891,6 +891,7 @@ nav .block .navbar-default .navbar-nav>.active>a:hover:before {
border: 0;
color: transparent;
padding: 0;
background: #DADADA;
}

.slick-dots li button:focus {
Expand Down

0 comments on commit 084ad03

Please sign in to comment.