-
AuthorPosts
-
November 7, 2016 at 1:42 pm #709172
Hello guys, great job by the way!
In this one i need your help. I’m having a bug not sure why , with blog posts and columns widths and height.
1- I’m having trouble because in this blogpost it seems like its all aligned right with free space at left and some text are not organized.
So, i have this color section with one 2/5 column and the others 1/5 .
1- I need to reduce the space between them (and i have 5 columns of 1/5 below that ones and they must be parallels)
2- I need to maintain same height in all collumns even id the titles and the excerpts are longer or smallerThank you very much and keep up the good work.
- This topic was modified 8 years ago by perogoncalves.
November 8, 2016 at 6:33 am #709615Hi Pedro!
Thank you for using Enfold.
Edit the first column in the row then set the Equal Height Columns to Equal Height. Note that you have to reset this setting if you move the columns. Could you please provide a screenshot of the blog issue?
Best regards,
IsmaelNovember 8, 2016 at 11:23 am #709702Hello, of course !
I want this columns all aligned , and i’m having trouble with it .
I have that 2/5 text that is all aligned not sure how. I need to reduce space between the columns , and i need it to stay organized with the 5 columns below .
Another thing that i’m not cappable of doing is to maintain height even if the title and he excerpt have one line, or three lines, or five…Thank you !
November 9, 2016 at 11:39 am #710172Anyone there guys?
November 11, 2016 at 2:23 pm #711144Hi,
it seems that we need a password to check the site you’ve provided: http://i.imgur.com/RQNtuez.png
Best regards,
AndyNovember 23, 2016 at 11:45 am #715848Ok the password is: 2016pj.cm-nelas
November 23, 2016 at 2:31 pm #715946Hi,
not sure what exactly you want to achieve, a mockup showing the results would help a lot. However, you can adjut height of columns by using this code:
.entry-content-wrapper.clearfix.standard-content { height: 690px; }
Adjust as needed.
Best regards,
AndyNovember 23, 2016 at 2:57 pm #715969
So, i’ve set a maximum limit of characters for Title and Excerpt , but i want to keep same height no matter the content, it can be filled with blank space .
Another thing, when i set height to :480 (or other value) the first column it stays bigger than the others (as you can see on the first picture) , and i want it to be all aligned.November 25, 2016 at 12:30 pm #716790Hi,
a password is needed, to be able to see your website. Let us know when you’re ready to provide it to us.
Best regards,
AndyNovember 25, 2016 at 12:47 pm #716798As i said before, the password is 2016pj.cm-nelas.
Thank youNovember 25, 2016 at 7:42 pm #717017Hi,
use this code:
.post-entry-69 .entry-content-wrapper.clearfix.standard-content { height: 414px !important; }
and adjust as needed.
Best regards,
AndyNovember 30, 2016 at 12:03 pm #718704Hello again,
still not working…
Maybe we can try another aproach.
So, i want to have 5 blocks like this:
I not making it , because i have this height differences and the content it self, have variations.I appreciate the help !
Thank you- This reply was modified 7 years, 11 months ago by perogoncalves.
November 30, 2016 at 2:09 pm #718768Hi,
I can’t find the elements (posts) you’re showing on your screenshot on the link you’ve provided. Please always provide us a precise link where we can inspect the elements in question.
Your posts seem fine to me: http://i.imgur.com/0T5c0kk.png
The other one looks like this: http://i.imgur.com/fEjyDYR.png, which is better than before, so just adjust the height value in my code and you should be fine.Best regards,
AndyNovember 30, 2016 at 2:33 pm #718792I didn’t made myself clear, that last image is what i want. Not what i have.
What i have is similar, as you can see on homepage.
I need to put the text in bloc one as the other .
Problem 2 i think that is solved, but problem one remains.Thank you
December 2, 2016 at 10:56 am #719594Hi,
to adjust height of the 3 smaller columns use this code:
.entry-content-wrapper.clearfix.standard-content { height: 525px !important; }
and to adjust height of the bigger one use this code:
.post-entry-69 .entry-content-wrapper.clearfix.standard-content { height: 458px !Important; }
Simply adjust as needed and you should go fine.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.