1. my site url
http://ggnnews.kr
2. problem
The size of the text area (title + excerpt) exceeds the height of the photo area (float-left), so it looks bad. Looking at other sites, there is no such problem.
3. question
How can I ensure that the text area does not exceed the height of the photo?
(class=”td-module-container td-category-pos-image”)
I want the height of the text area (Title + Excerpt) not to exceed the height of the photo even if the device screen size changes.
How can I solve this problem? (Please tell me how to solve it using CSS)
this is sample image of problem
plz give me solution
-
This reply was modified 5 years by
stelas2120023.
Hello!
All that can be edited using tagDiv composer as you can see here: https://www.screencast.com/t/EFpzWSWMW In the style tab you will find multiple options.
Thank you!
thx for your reply. (but I already know that)
I want to make the height of title + excerpt texts are equal to height of photo.
(for any size of device : desktop, notebook, tablet pc, mobile phone..whatever)
and I think there is no such fuction in the pre-set Tagdiv editor.
I need to change code. how can I do?
this is sample site. (the height of news title + excerpt texts are equal to height of photo regardless of device)
http://www.kyeonggi.com/
Hello,
You need to set the excerpt on the letters from Theme Panel -> Excerpts => https://www.screencast.com/t/EROolW6hTSk0 and after you can set to the title length and excerpt length https://www.screencast.com/t/seKSculAUJa, unfortunately, this is the only way.
Thank you!