1. rebelojose
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 23 May 2023
  5.  Subscribe via email
Dear Ciarán,

how insert button like demo page, with 2 lines, no with rectangle?
rectangle.png
vs
traces.png

thanks
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your 'Saber mais' button?

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

here it is
References
  1. https://dev.rebellicatm.com/iceberg/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

p > .btn {
border-width: 0 3px;
border-radius: 0;
}


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

and about news module, I insert the same CSS for news module, but the button fulfilled all box, I prefer like show your demo
maybe miss padding code or something else

what text font you used in demo for buttons?


.mod-news {
border-width: 0 3px;
border-radius: 0;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend could you also try adding the following to your custom CSS...

.j51news figcaption {
align-items: center;
padding-bottom: 1.5rem;
}
.btn.j51news-btn {
padding-block: .5rem;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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