Couple of minor issues i found in Alyeska 3.1.4
-
Topic
-
Just a few things I found, when you get a chance please Jason:
1) The Nivo slider option: “Do not pause on mouse hover”, will still pause on hover, and will un-pause when moving off the slider. I noticed you have 3 options in the “Standard” slider. Perhaps we need the same in Nivo?
For what it’s worth, I really think those big grey text blocks in the sliders are un-desirable. If you have a slider Title such as “Beautiful Beaches”, you still have that big grey block hiding a good portion of your photo.
I use the following css for the Standard slider, perhaps you could make this standard? Or an option.
/*show TB full image slider Title and Descrip in smaller box*/
.standard-slider-wrapper .full-image .content
{background-color: transparent !important}
.standard-slider-wrapper .full-image .slide-title span
{background-color: #222; padding:0 5px 0 5px}
.standard-slider-wrapper .full-image .slide-description
{background-color: #222; padding:0 5px 0 5px; display: inline-block}2) The Nivo slider doesn’t have a pause button, only left and right arrow buttons. Maybe has something to do with hover option.
3) The text font on the Nivo Slider is in Bold. It looks yucky. Standard Slider is normal weight.
4) I think the Nivo slider should have a min-height set, so it doesn’t push the page content down after it finally loads the images. I think you did this for the Standard slider. Or maybe I did?
5) When using the theme’s “Dark” Body Style option, the “Slogan” element doesn’t change to white like other text does.
That’s it. Thanks for the great work!
- The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.