The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> How to stop link colour and underline
mattykg1987
post Feb 24 2024, 11:17 AM
Post #1





Group: Members
Posts: 6
Joined: 24-February 24
Member No.: 29,138



As the title states how do i stop link colour and underline when hovering over or allready clicking on it this is the code i have for it in my css.

header{text-align: center;background: #fff;}
header .top-header{background: #292A2C;color: #fff;}
header .top-header i.fa{margin: 5px 2px 0;}

.logo {color: #333;padding: 20px 0 30px; }
.logo a{font-family: 'Dancing Script', cursive;font-size: 80px;color: #333;font-weight: bold;display: block;line-height: 1.3; }
.logo span{font-size: 16px;letter-spacing: 1px;}
@media(max-width:767px){
.logo{padding: 30px 0 20px;}
.logo a{font-size: 65px;}
.logo span{font-size: 16px;}
}

Thanks to anyone that can help. biggrin.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th May 2024 - 02:17 PM