Hi! The play icon that comes standard from your "Video hero" widget is not centered. I have not changed any setting, code or anything. See attached photo.
Did you check my attached photo from first message? I have done a lot of work throughout the years with video, photo, websites etc. so I can quite easily see if something is off. I took the liberty of testing myself in photoshop, using one line to measure the left side, copied that so I knew it had identical length and put on the right side and as you can see in the attached photo of this message, it is off.
In the second photo, I have moved it 4 pixels which looks more centered to me. If you still believe this to be incorrect, is there a way to code the widget so I can move this element myself where I would like it?
Hi! The play icon that comes standard from your "Video hero" widget is not centered. I have not changed any setting, code or anything. See attached photo.
Thanks!
Hello? Again, chocked over the slow reply here...
HELLO?!?!?!
Hi Marcus i have just checked the issue with the play button and from what i see it is centered.
I added a red background so u can see it more clearly.
I think what you are refering to is a visual illusion
i have also messured this in photoshop to make sure
Did you check my attached photo from first message? I have done a lot of work throughout the years with video, photo, websites etc. so I can quite easily see if something is off. I took the liberty of testing myself in photoshop, using one line to measure the left side, copied that so I knew it had identical length and put on the right side and as you can see in the attached photo of this message, it is off.
In the second photo, I have moved it 4 pixels which looks more centered to me. If you still believe this to be incorrect, is there a way to code the widget so I can move this element myself where I would like it?
Thanks!
what is the url of the page u put it on ?
http://marcusgrip.com/portfolio/
I have made it available (as it is still under construction) for the rest of the day for you to have a look.
you can add this anywhere in the css to move the icon
.fa-play {margin-left:4px;}
Thank you :)