Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #911174

    Hi, how can i change the center text in align left?

    Thank you for helping!

    #911189

    Hey Luisgasser,

    Can you give us a link to your site? so we can take a closer look and try to give you css code that should help.

    Best regards,
    Nikko

    #911193
    #911200

    Hi,

    Thanks, can you tell us which text do you want to center? is it the “massages Tuesday through Saturday”?

    Best regards,
    Nikko

    #911207

    no – now the table text ist center but i want it as align-left

    #911211

    Hi,

    Oh okay, sorry for misunderstanding, can you tell us which text to align left?

    Best regards,
    Nikko

    #911568

    The whole table should be with align left text

    #911628

    Hi Luisgasser,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .pricing-table>li {
        text-align: left;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #911697

    sorry it doesn’t work, i also tried it with !important

    .pricing-table>li {
    text-align: left!important;
    }

    #911743

    Hi Luisgasser,

    Where are you putting the code?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #911757

    sorry i forgot the “>” before li

    it works – sorry

    #911929

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Teble text align’ is closed to new replies.