Thanks for all your help, I'm really happy with the result you've helped me archive with this theme. If there's any way I can help you guys I'd be happy to - a review or what ever would be useful?
The plus image that appears in the bottom of a portfolio item when you hover over it. Is there a way to reduce the size of this? If it's not easy can it be removed instead?
Secondly, I was wondering if the navigation buttons on lightbox images can be made smaller to fit the style of the rest of the site? This would include the next and previous arrows as well as the corner cross.
Add this into the Custom CSS box located in your Salient Options panel :
html body a.pp_arrow_next i.icon-default-style[class^="icon-"],html body a.pp_arrow_previous i.icon-default-style[class^="icon-"] {
font-size: 20px !important;
}
Hello,
Thanks for all your help, I'm really happy with the result you've helped me archive with this theme. If there's any way I can help you guys I'd be happy to - a review or what ever would be useful?
The plus image that appears in the bottom of a portfolio item when you hover over it. Is there a way to reduce the size of this? If it's not easy can it be removed instead?
Secondly, I was wondering if the navigation buttons on lightbox images can be made smaller to fit the style of the rest of the site? This would include the next and previous arrows as well as the corner cross.
Thank you very much,
Richard
Hey!
Add this into the Custom CSS box located in your Salient Options panel :
Can you provide the page url of the lightbox.
Thanks
ThemeNectar Support Team
Hello,
Thanks you for your help with that. I decided to hide the plus sign all together in the end.
Here is a link to a page with lightbox on it http://www.morphic.tv/portfolio/nsd/
ThemeNectar Support Team
Fantastic, thank you very much. is there a similar code for the cross in the top right also on the lightbox?
No i am afraid not.
Thanks
ThemeNectar Support Team
Thank you very much for your help with these!