Tagged: max-width
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
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
Sweet! works thanks
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