- This topic has 7 replies, 2 voices, and was last updated 7 years, 7 months ago by .
-
Ticket
-
Hei Minti,
Thank you for Unicon a great theme.
Border Bottom. I have been trying to make a “border button” in header for my website
http://BarneTennis.noNo my “button” do not have a border. It had before. In the prosess of trying to remove the button in small screens.
What to do/change? Her is my CSS
______________________________
#header.header-transparent .borderbutton a{
border: 1px solid rgba(255,255,255,0.5) !important;
color: #ffff !important;
}#header.borderbutton a{
background: #1cbac8;
padding:10px 20px !important;
margin-top:-12px !important;
border-radius:3px;
margin-right:15px !important;
margin-left:15px !important;
color:#1cbac8 !important}
#header.borderbutton:hover a{
border:2px solid #fff !important;
background: #1cbac8;
padding:10px 20px !important;
margin-top:-12px !important;
border-radius:3px;
margin-right:15px !important;
margin-left:15px !important;
color:#1cbac8 !important
}______________________________
Looking so forward to your reply 🙂
– Nina Ritzi
Sorry, only verified customers can view ticket replies.