Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #671576

    Hi,

    Do you know if there is a way to justify text in the layer slider? The issue seems to be created a max width – I can’t figure out how to do it, and using the width settings they provide doesn’t seem to work.

    Thanks very much,

    Richard

    #671740

    Hi (Email address hidden if logged out) ,

    Could you post a link to your site so that we can have a look please?

    Thanks,
    Rikard

    #672038
    #672476

    Hi,

    Thanks for the link, I couldn’t see a Layer Slider on the page though. Could you link directly to the page in question please?

    Best regards,
    Rikard

    #672813

    Hi
    The Layer slider is on the home page at http://henrysegerstromdevsite.webfour.net/.

    Thanks

    #672819

    Let me just clarify: other than the headlines, there is no text entered onto the slider. I need to know what settings to use – or code to add – to the layer slider so that I can get text that is justified right and left. I tried using: text-align: justify; text-justify: inter-word;, but this did not work.
    Thanks

    #673864

    Will it be possible to get a response for this problem?

    #673919

    Hey!

    Login credentials did not work for me. Can you please check them once again?
    Also, it seems like you have your h6 tagged elements in different layers. Can you please insert them into one?

    Regards,
    Yigit

    #673991

    Hi Yigit,

    I created a new login for you (in the private content section).

    I also created a test page with a test slider which shows an example of the text I will need justified.

    This also shows the justified text:

    Thanks
    Richard

    #675247

    Hi,

    Edit the text layer then go to the Styles > Custom CSS field. Add this code:

    text-align: justify; white-space: normal !important;
    

    Best regards,
    Ismael

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