Quote from
luishp on September 10, 2022, 8:47 am
@susan two different options to solve it:
- Don't use the Parapraph object and add the HTML content directly into the neo-col-12 Container
- Just add neo-col-12 class to the Paragraph object
Attached both possibilities.
Keep in mind that all VisualNEO Objects have position:absolute by default.
You can use any of the responsive classes to change that or the special positioning classes.
CSS classes to facilitate objects positioning in both responsive and standard designs:
.neo-top-right
.neo-bottom-right
.neo-top-left
.neo-bottom-left
.neo-top-center
.neo-bottom-center
.neo-middle-center
.neo-middle-left
.neo-middle-right
I usually use theese positioning classes for small details into responsive Containers.
Please let me know if you need additional information or samples.
@susan two different options to solve it:
- Don't use the Parapraph object and add the HTML content directly into the neo-col-12 Container
- Just add neo-col-12 class to the Paragraph object
Attached both possibilities.
Keep in mind that all VisualNEO Objects have position:absolute by default.
You can use any of the responsive classes to change that or the special positioning classes.
CSS classes to facilitate objects positioning in both responsive and standard designs:
.neo-top-right
.neo-bottom-right
.neo-top-left
.neo-bottom-left
.neo-top-center
.neo-bottom-center
.neo-middle-center
.neo-middle-left
.neo-middle-right
I usually use theese positioning classes for small details into responsive Containers.
Please let me know if you need additional information or samples.
Uploaded files:- You need to login to have access to uploads.
susan has reacted to this post.