Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Shortcodes
Popup button color
xxr
September 2016
in
Shortcodes
Hello. is it possible to change the color of the button in shortcode popup?
Comments
Albert
September 2016
Hey,
yes, it is possible but with custom css only:
a.button.popup-link .button_label { color: #000 !important; background: #FFF !important; }
xxr
September 2016
ok. thank you. And one more question. Is it possible to do popup button in call to action shortcode whit contact form?
Albert
September 2016
Sorry but with the Call To Action item it is not possible to put the contact form.
xxr
September 2016
and one more.
.icon_box :hover {
box-shadow: 0 0 10px rgba(0, 102, 153, 0,35);} dont work. where are mistake?
Albert
September 2016
This css on the first look is broken but would be great if you can tell us what exactly you want to do. Also, please send us link to page where you want to do this.
xxr
September 2016
when you hover over icon box will have a shadow around the entire element, the heading and image. Page on localhost
Albert
September 2016
Let us know when site would be online then so we can have a look on it.
Sign In
or
Register
to comment.
Comments
yes, it is possible but with custom css only: