-
AuthorPosts
-
November 4, 2016 at 11:44 pm #708472
Hey guys. can you please help me with something.
I want to do some changes on my landingpage.
1= bring the text to the center. i use a custom css class for the text background. but the text has a wrong alignment after the new css class.
2= how can i bring all post to the same size? all post should have this size (2)
3= all post with the category “live” have a red border. but there are some problems. can you please help me to fix this errors?Thank you so much :)
November 7, 2016 at 2:44 pm #709228Hi Alex!
I believe this is a duplicated thread. First one is already resolved and we have replied you regarding second and third :)
Regards,
YigitNovember 7, 2016 at 2:46 pm #709232Yes. I have resolved all but have big troubles to fix (2). it is not working. i tried all but i do not get this done….
November 7, 2016 at 2:47 pm #709234Hi!
If you do not have an open thread regarding no 2, please create temporary admin logins and post them here privately so we can look into it.
Best regards,
YigitNovember 7, 2016 at 3:27 pm #709271OK. THX.
November 7, 2016 at 3:49 pm #709304Hey!
Excerpt code is not workig for some reason. We will look into it however, would hiding excerpt would be an option for you? It would look as the screenshot i attached in private content field.
Best regards,
YigitNovember 7, 2016 at 3:55 pm #709311Thanks. Sorry but i really need the Excerpt :)
Thank you soooooooooooooooooo much :)
November 7, 2016 at 4:03 pm #709321Hey!
Please add following code to Quick CSS
.home .av-inner-masonry-content { min-height: 310px; }
Best regards,
YigitNovember 7, 2016 at 4:15 pm #709334WOW!!!!!!!!!!!!!!!!!!!!!!!!! Nearly perfect!!!!!!!
Only some lillte troubles here: http://imgur.com/a/b0APh and here: http://imgur.com/a/GncqD
- This reply was modified 8 years ago by alexanderjohannes.
November 7, 2016 at 4:18 pm #709339Hi!
That is because some of your posts have a lot more excerpt than the others. You can adjust the code i posted above and increase “310px” value :)
Best regards,
YigitNovember 7, 2016 at 4:19 pm #709341And how can i make all posts inside the grid 480px high. http://imgur.com/a/vC6fA
November 7, 2016 at 4:20 pm #709343I will reduce the excerpts to only 3 to 4 lines. 480px total high.
- This reply was modified 8 years ago by alexanderjohannes.
November 7, 2016 at 4:23 pm #709346But here are not long excerpts. http://imgur.com/a/aH8wq and there is still an appearance error :) ?
November 9, 2016 at 6:08 am #710041Hi!
And how can i make all posts inside the grid 480px high. http://imgur.com/a/vC6fA
Try to add this code in Quick CSS (located in Enfold > General Styling):@media only screen and (min-width:1024px) { #top .av-masonry-entry { height: 480px; max-height: 480px; } }
But here are not long excerpts. http://imgur.com/a/aH8wq and there is still an appearance error :) ?
The image needs to be modified since you will see the image has shorter width.Hope this helps :)
Best regards,
NikkoNovember 9, 2016 at 2:20 pm #710219YES. CLOSED.
November 9, 2016 at 3:19 pm #710242Hi!
Glad we could help :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.