1. Fearon
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 14 December 2023
  5.  Subscribe via email
Ciaran,

What is the class code for the default <HR> in the Hayley code? I'd like to custom it in the CSS field

Thanks
John
Accepted Answer Pending Moderation
0
Votes
Undo
Hi John

Use a notation like


hr {
background: url('/images/mydirectory/myimage.png') no-repeat top center;
height: 15px !important;
border: none !important;
max-width: 400px !important;
}

in the custom CSS field (or in a custom.css file). The example uses an existing image as your personal hr.

Regards
Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That's super. Thank you very much Rolf.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!