New Topic

Reply To: Add text at right of header

Home › Forum › Customization › Add text at right of header › Reply To: Add text at right of header

#1276

StartupWP
Keymaster

You can separate specific styles that you do not want applied to both, so for color, you could apply it to just #social and not #social a:

#social {
  color: #000;
}