• Resolved trainingp

    (@trainingp)


    Hey there,
    I’m using Crelly Slider on Moesia Pro theme and having a problem with centering text: it just doesn’t center it.
    you can see what I mean here: stphouse.com/dev. The buttons, for example, suppose to be in the center of the slide but they’re not.
    I tried margin: auto; but it didn’t help, and also

    display: block;
    width: 100%;
    text-align: center;
    

    How can I fix it?

    Thanks!
    Hadas

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter trainingp

    (@trainingp)

    Solved it:

    display: block !important;
    width: 1140px !important;
    text-align: center !important;
    margin: 0 auto !important;
    

    When the width (1140px) is the minimum width set in the “Slider Setting” section.
    Remember to set the left setting on 0.

    Hadas

    Thread Starter trainingp

    (@trainingp)

    Still have a problem, not responsive so on mobile the text is missing

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hi, do this:

    1) Add a text element, for example:

    Your first customers are your best
    <br />
    marketing and growth tool

    2) Scroll down to the Custom CSS text area and write:
    text-align: center;

    3) Scroll up a bit and click:
    Center horizontally

    Thread Starter trainingp

    (@trainingp)

    Hey, thanks for the answer.

    That what I ended up doing, but it still doesn’t look good on screens smaller than 800px – it looks like there’s a padding on the bottom and the text is aligned too high, and I can manage to fix it using padding command.

    Do you have an idea?

    thanks,
    Hadas

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    The link in the first post doesn’t work anymore, could you fix it please?
    Also, consider that alignment is not always perfect, I know, let me take another look and I’ll be able to say something more.

    Thread Starter trainingp

    (@trainingp)

    Hey we had a problem with the server.
    the site is up again – you can see the slider here:
    https://stphouse.com

    Thanks,
    Hadas

    Thread Starter trainingp

    (@trainingp)

    Well I made some changes and I think it works now.

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    I am glad to hear that!

    Hi @ all,

    i tried to copy the original css from the theme into the slider. this works great – only the whole box isn’t in center.

    “text-align: center” and the “center horizontally button” won’t fix it.
    thanks for help

    hi
    i am facing the same issue with the text centre
    my website gfcaterers.com
    my text is centred but i add a button on slider and use the same procedure but still not working for that button
    can u please help me?

    • This reply was modified 8 years, 1 month ago by ha29.
    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Please, could everyone that have a problem open a new post? It’s really difficult for me to see if a new comment has been posted and also helps to keep every discussion organised.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Centering text’ is closed to new replies.