i am looking for a solution to do a Highlight-Border on the Left of a special Heading.
But i don’t know how to do it.
It just should be adjusted to the special heading, but not on the content below.
You can see what i mean on the private-link
It might be to deep for your support, but as great as your support is, i just ask for help on that.
Thank you!
Hey breezemedia,
This should be possible by simply adding a 2px – 5px border to the left of the .post-title.entry-title class.
Best regards,
Jordan Shannon
well, i used:
.post-title.entry-title {
border-width: 4px;
}
but there is no border.
Hi,
Please use this CSS code instead:
.av-special-heading-tag {
border-left: 2px solid #5dae00 !important;
padding-left: 15px !important;
margin-left: -15px !important;
}
You may adjust the values or the padding and margin.
Best regards,
Sarah
as usual … you are the best suppot, i ever had!
it works perfect
Thank you, we’re glad to be able to help. :)
If you don’t need further help with this, can we close this thread?
If you need assistance with anything else, feel free to open another topic.
Best regards,
Sarah
you can close this. :-)
Hi,
Thanks for using Enfold :)
Best regards,
Nikko