Justify Text

Home Forums SKT Black/White Theme Support Justify Text

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #73096
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Hi,

    Please can you tell me how to justify the body text in SKT White Pro theme? Also, is it possible to do this just on individual pages and not all text?

    Thanks
    Ruth

    #73099
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #73103
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Hi,

    Sorry its www.scarceresourcing.com

    #73106
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    body.home {font-size: 14px; text-align: justify;}
    body.home p { text-align:justify !important;}
    #slider .top-bar p { text-align:center !important;}

    Regards,
    Chris

    #73111
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Thanks, thats made the homepage look great – can you tell me who to apply this to the pages as well?

    Thank you for your help

    Ruth

    #73112
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly use this code for pages.

    body.page {font-size: 14px; text-align: justify;}
    body.page p { text-align:justify !important;}

    Regards,
    Chris

    #73143
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Thanks thats great, sorry to ask another question but please can you let me know how to make the service boxes read more buttons all align and the boxes the same size as this has been altered now that the text is justified?

    Many thanks

    Ruth

    #73155
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    You mean how to increase service box size.

    Regards,
    Chris

    #73158
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Hi,

    No, sorry – no that I have justified the text they no longer line up at the bottom – I want to make them all the same size regardless of the amount of text in them if that makes sense?

    Thanks

    Ruth

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