Shop Categories

X

How can I get the text inside the front page box justified?

Home Forums Agama Pro How can I get the text inside the front page box justified?

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9793
    donggia74
    Participant

    Hello,

    I want to get the text inside the front page boxes justified? Is it possible?

    Thanks in advance

    TRAN

    #9795
    Zex
    Moderator

    Hello, Tran!

    Insert following CSS code in Customizing->General->Additional CSS:

    #frontpage-boxes p{
    	text-align:justify!important;
    }

    https://prnt.sc/k5kzzb

    Regards

    #9796
    donggia74
    Participant

    Thanks it works.

    TRAN

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.