Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
Non cursive texts
digital wizards
December 2018
in
Busiprof
Hi,
Is there a way to change the texts to non cursive, see example.
Comments
imraz
December 2018
edited December 2018
akhilesh
December 2018
edited December 2018
Hi
Thanks for contacting to us .
For this go to appearance >> customizer >> Additional css box .
.section-title p {
font-style: initial;
}
Let me know for any confusion .
Thanks
Akhilesh
digital wizards
December 2018
Hi
Akhilesh,
Great, this worked.
Is it also possible to have alineas, see example?
example 2.png
39K
akhilesh
December 2018
HI
For this use below css code .
.section-title p, .section-title-small p {
text-align: justify;
}
Thanks
Akhilesh
digital wizards
December 2018
Hi
Akhilesh,
Thanks, but it does not work yet, see example.
example webriti.png
264K
digital wizards
December 2018
It seems it only changed the alignment (left and not center)?
Sign In
or
Register
to comment.
Comments