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
Infobox with just a border
andreaminerva
June 2016
in
Shortcodes
Hi,
Is it possible to make an info box have a border around it, but not a background color?
Thanks.
Comments
andreaminerva
June 2016
I just answered my own question. It IS possible. Here's what I did in case it helps anyone else. I had to make sure the type and links were no longer white, as that is my background and they did not show up at first.
.infobox h3 { color: #1c447f !important; }
.infobox ul li { color: #1c447f !important; }
.infobox { background: none !important; }
.infobox {
padding: 0 0 20 20 !important;
}
.infobox {
border-style: solid;
border-width: 1px;
border-color: #1c447f; }
.infobox a:link { color: #1c447f !important; }
.infobox a:visited { color: #1c447f !important; }
.infobox a:hover { color: #7f4e94 !important; }
Albert
June 2016
Great! We are glad to see that you found it yourself
FBaltes
November 2016
I want to Change the Icon (ul li) Color...where to put your Code?
Albert
November 2016
Hi
@FBaltes
,
please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution.
Thanks!
Sign In
or
Register
to comment.
Comments
please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution.
Thanks!