-
AuthorPosts
-
June 20, 2018 at 12:40 pm #975250June 20, 2018 at 7:34 pm #975438
Hey Pas7o,
Add this to quick css:
#cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell { float: none; display: block!important; width: 200px!important; }
Best regards,
Jordan ShannonJune 21, 2018 at 1:48 pm #975790I edit your code:
#cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell {
float: none;
display: block!important;
width: 250px!important;
height: 340px!important;
}now my website is:
there is a lot of space between rows. it’s possible decrease it?
Thanks
June 21, 2018 at 6:30 pm #975903Hi Pas7o,
Try reducing the height that you set to be 340px.
Best regards,
VictoriaJune 22, 2018 at 7:53 am #976129i want all the elment into #cchirappresentiamo color section with same height.
June 22, 2018 at 9:30 am #976163Hi Pas7o,
Yes, but that empty element is pushing the second row down and you get that whitespace.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJune 22, 2018 at 11:34 am #976257June 22, 2018 at 1:45 pm #976327Hi Pas7o,
Best regards,
VictoriaJune 22, 2018 at 2:14 pm #976348it’s ok but the three clomuns below don’t have the same height of columns above and in the middle.
- This reply was modified 6 years, 6 months ago by Pas7o.
June 22, 2018 at 6:26 pm #976433Hi,
Add this to quick css:
.flex_column.av_one_fifth.flex_column_table_cell{ max-height:300px!important; min-height:300px!important; }
Best regards,
Jordan ShannonJune 23, 2018 at 8:37 am #976850I edit your code:
.flex_column.av_one_fifth.flex_column_table_cell{
max-height:340px!important;
min-height:340px!important;
}but now there is still a lot of space between rows.
June 23, 2018 at 3:51 pm #977003Hi Pas7o,
Please check the page now.
Best regards,
VictoriaJune 24, 2018 at 10:55 am #977130Victoria, the images in private data are not found.
It’s possible, into the columns, with ccs code have:
– images, top
– texts, middle
– buttons, bottom
?Thanks.
June 25, 2018 at 11:43 am #977376Hi Pas7o,
Looks like only the last button needs to be aligned.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.avia-button-wrap.avia-button-center.avia-builder-el-74 { margin-top: 35px; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 25, 2018 at 12:37 pm #977410it’s not possible move the elements only into the last 3 columns?
June 25, 2018 at 1:24 pm #977439Hi Pas7o,
Not sure I understand your last reply. What do you want to move into the last 3 columns?
Best regards,
VictoriaJune 25, 2018 at 3:21 pm #977536– images in top
– texts in middle
– buttons in bottomJune 25, 2018 at 10:58 pm #977687Hi,
I’m having trouble understanding also. Please provide a screenshot of what you are looking to achieve.
Best regards,
Jordan ShannonJune 26, 2018 at 7:25 am #977813June 28, 2018 at 7:55 am #978778July 2, 2018 at 8:03 am #979977UP UP
July 2, 2018 at 9:02 pm #980275Hi,
Up does not move it up, but down on our que :)
Best regards,
BasilisJuly 11, 2018 at 7:31 am #984049it’s about two weeks since I’ve received an answer
July 11, 2018 at 8:19 am #984060Hi Pas7o,
I have checked on your previous replies and noticed that what you wanted to achieve was the images on top, text/content in the middle and button located at the bottom.
And it seems that you have already done it, is it just the spacing that you want to adjust? or I might have missed what your trying to point?Best regards,
NikkoJuly 11, 2018 at 8:08 pm #984350Yes, I want adjust just the spacing.
July 12, 2018 at 10:49 am #984604Hi Pas7o,
Which spacing now? Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJuly 13, 2018 at 10:37 am #985090July 16, 2018 at 3:23 pm #985952Hi Pas7o,
Can you try using this css code:
#cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell { padding: 0 !important; } #cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell .av_textblock_section { min-height: 96px; }
Hope it helps.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.