1. lazyroby
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 05 January 2021
  5.  Subscribe via email
Hi Ciaran,

is there a chance - within Jasmin template - to add the same colored bar below the showcase/slideshow which is already shown below the container header?

For the header container I can find the styling within your nexus.min.css (#container_header::after). I can also find the styling for the container_showcase1_modules there (#container_showcase1_modules::after), but I cannot see the colored line. What am I missing?

https://tinyurl.com/y3td57qh

I first want to see if it looks good enough to activate it permanently! Looking forward to reading from you! RS

BTW: your tags choice in the forum says "j51_jasemine" instead of "j51_jasmine".
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Robert

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_showcase1_modules {
border-bottom: 10px solid var(--primary);
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Nice as always, thank you!!!
  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!