1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 19 May 2019
  5.  Subscribe via email
Hello,

Is it possible to style the intro text from the jnews block? I want to style with color and align the text right etc..
If I give some styling like this : <p style="text-align: right;"> But the text is shown as one block.

Best regards
Kees
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

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

.j51news .newstext {
color: #604f6b;
text-align: right;
}


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


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