Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1138482

    I tried setting this in the p tag, even though it shows in code, its not working. How can i limit the width in only one paragraph?
    <p max-width="500px" style="text-align: center;">Okami Medical was formed to address the evolving needs of patients and physicians for the occlusion of peripheral vessels through the development of innovative, versatile, and intuitive medical devices. ....</p>
    Could be applied to the whole DIV
    #av_section_1 >
    in http://66.7.193.7/~okami1/
    thanks

    #1138542

    Hey andyux,
    Please try adjusting your tag html to this:

    <p style="text-align:center;max-width:500px;margin:auto;">Okami Medical was formed to address the evolving needs of patients and physici...</p>

    Best regards,
    Mike

    #1138620

    Sweet! works thanks

    #1138626

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Paragraph max width’ is closed to new replies.