1. z0r0z
  2. Commercial Templates
  3. Friday, 30 July 2021
  4.  Subscribe via email
Hello Ciaran,

Can I use the bar under the module heading elsewhere, for example for articles or from a menu heading? If so, what is the easiest way to do this?

Best regards
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Presuming you wish to add it to a H1 heading, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

h1::before,
h1::after {
position: absolute;
bottom: 0;
left: 0;
height: 4px;
content: '';
opacity: .8;
}

h1::before {
background-color: rgba(0,0,0,0.25);
right: 0;
}

h1::after {
background-color: var(--primary);
right: calc(100% - 70px);
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of an element you wish to add the bar to?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.