dulbymar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: column size / tamaño de la columna1<div class=”vc_row wpb_row section vc_row-fluid vc-inner vc_custom_1542227191233 grid_section use_row_as_box” style=”text-align:left;”>
2 ::before
3 <div class=”section_inner clearfix”>
4 ::before
5 <div class=”section_inne_margin clearfix”>
6 ::before
7 <div class=”wpb_column vc_column_container vc_col-sm-4″>…</div>
8 <div class=”wpb_column vc_column_container vc_col-sm-4″>…</div>
9 <div class=”wpb_column vc_column_container vc_col-sm-4″>
10 <div class=”vc_column-inner vc_custom_1542227873073″>
11 ::before
12 <div class=”wpb_wrapper”>
13 <div class=”wpb_text_column wpb_content_element”>
14 <div class=”wpb_wrapper”>
15 <p>…</p>
16 </div>
17 ::after
…
I used the Chrome development tools, and I can see that line 1 has the correct measurement, while the next div is bigger than that, and for this reason, the last block that has the longest text is off the screen .
In small and mobile screen is worse.
I added the additional css that you mentioned but it didn’t workForum: Fixing WordPress
In reply to: column size / tamaño de la columnaTry with a small screen, movil screen, the last paragraph which is longer. It’s in “key Features” Section
- This reply was modified 7 years, 5 months ago by dulbymar.
Forum: Plugins
In reply to: [WP TFeed] I have 3 tweets set, but only show 2Solved
Forum: Plugins
In reply to: [WP TFeed] I have 3 tweets set, but only show 2I don’t understand, I can see only 2 tweets
screenshot