Hi there!
I’m starting to build my first pages in Enfold, but running on some difficulties:
1. Position text on top of an image. Is there an easy way to do this? I am now using code, but when adding empty paragraphs using ” ” or “<p></p>”, Enfold doesn’t save the empty lines. So, I’m using a “margin” code to position the text vertically, but it’s not really precise.
2. When importing images into pages, is there a way to choose a custom size? (I only see a drop-down menu with pre-set sizes). I’m currently using code instead.
3. When code has to be used, what would be the “right” way to do it in Enfold? Start with a Layout Element and introduce Code Blocks in there, or do everything straight in code?
Regards,
Poirot
Hi Poirot!
1. Can you post a link to the page where you’re trying this?
2. Try using this plugin to create custom image sizes – https://wordpress.org/plugins/simple-image-sizes/
3. Yes, use a Code Block.
Best regards,
Josue
Hi Josue,
1. I tried using a Code Block with a background image, and positioned the text with “padding”. It works. If there is another way to do it in Enfold, let me know, and i will post a link.
2. & 3. Ok thank you!
Regards,
Poirot