Forum Replies Created
-
AuthorPosts
-
October 12, 2020 at 3:02 pm in reply to: Fullscreen Slider show video's thumbnail before a video plays #1252286
Instead of putting multiple movies in the stack, I just put 1 and made the thumbnail the first frame. I really just couldn’t wait for an answer to come. You can close the thread if you like.
Actually I was just looking for that space to be 100% height, the client wants white on the right side of the page all the way down to the bottom regardless of quantity of products listed.
- This reply was modified 6 years, 4 months ago by ftlamont.
February 2, 2017 at 11:31 pm in reply to: Transparent head logo on mobile changes to regular site logo #742086That worked perfectly. Thanks!!!
January 19, 2017 at 1:50 pm in reply to: Transparent head logo on mobile changes to regular site logo #735843Also, I tried using the Enfold theme options > Advanced Styling and edit “Main menu links” – however, I using a transparent header, so the background doesn’t show up. I’m basically trying to take enfold and make the menu work like this:Website sample
Thanks Yigit, How do I get the down arrow in there and have it change from yellow to white when someone hovers over top of it?
April 11, 2016 at 2:06 pm in reply to: In responsive, text aligns top the top vertically vs centered vertically. #611271yeah, after I posed it, I kept working on a solution – I took out the vertically aligned middle and created a div id which had padding-top 165px and then applied it to all distinct instances where it needed to work on the site. It would be nice if there was something more global I could do, but I needed to show the client something this morning so that how I worked around the issue.
put this in your css:
.mfp-title {visibility: hidden;}Actually I found an answer below worked for me. Is there a better way to do this so that it specifically to the slider it’s self?
a:hover img {
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}Here is a screen shot of what I’m looking to remove.
https://www.dropbox.com/s/8zsvjfzymenfjbc/sample.jpg?dl=0
* You’ll need to copy this link to a browser
- This reply was modified 9 years, 8 months ago by ftlamont.
-
AuthorPosts