Home › Forums › ART WordPress Theme › Split: Split: Image Text Overlay Art Theme
- This topic has 8 replies, 2 voices, and was last updated 5 years, 10 months ago by
giudittaongaro.
-
AuthorPosts
-
July 7, 2020 at 9:07 am #21892
hi!
I would like to know it it’s possible to have a text overlay effect on an image with page builder,
working on Air Theme.I would like something like this:
https://strategicfootprints.com/another question:
why “image box” module in page builder shows very small images, no matter real image sizethank you in advance,
GiudittaJuly 8, 2020 at 4:37 am #21915Hi,
I split your question from this topic: https://seatheme.net/forums/topic/image-text-overlay-art-theme/
It is possible by the custom CSS, please leave your webpage URL, I will give the CSS code based on your webpage.
Because the clip shape cannot fit size changing. If you use none shape or circle, it is possible by the custom CSS, refer to https://seatheme.net/forums/topic/image-box-circle-size/
Regards!
SeaTheme – SeaTheme.net – Twitter – FacebookJuly 8, 2020 at 8:35 am #21917thank you for your attention,
this is my webpage link:
https://www.3stories.it/best
July 8, 2020 at 1:18 pm #21921Hi,
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:div[data-post="20200617-124747-355"] { margin-top: -130px; }You could adjust the margin-top value (-130)
Best
July 9, 2020 at 8:06 am #21930thank you very much, it works on desktop view but it is not adaptive on mobile.
on mobile view it is completely overlayed, I would like a partial overlay like on desktop view.
thanks for your help,
regardsJuly 10, 2020 at 3:44 am #21941Hi,
Please update the custom CSS as:
@media(min-width:768px){ div[data-post="20200617-124747-355"] { margin-top: -130px; } }Regards
July 10, 2020 at 10:27 pm #21948thank you it works!
sorry I don’t know how to start a topic,
I have this problem now:text issue in introduction in list page
https://www.3stories.it/works/text is cutted, the last text line is not shown
how do I fix it?July 11, 2020 at 1:17 am #21952Hi,
That’s ok.
Please edit the page, set “Portfolio List Type” as “Masonry”.
——————————–
If it doesn’t work, please send your question(this topic URL) and wp-admin(URL / username/password) to uiueux@gmail.com, I’ll log in to check it.Regards!<br>
SeaTheme – SeaTheme.net – Twitter – FacebookJuly 11, 2020 at 1:51 pm #21962ok thank you, I’ll send an email to you
-
AuthorPosts
- You must be logged in to reply to this topic.
