Many thanks Ania for this instructive tutorial that shows how exciting working with CSS applications can be. Especially the use of the fractions is very exciting and helpful.
I just recently found your channel and I was amazed at how you use css in divi. I don't speak English so I watch them with subtitles in Spanish, hopefully one day you'll share material in Spanish. Thanks for sharing the tutorials...
Thank you Ania. I was using the Grid view in my search module and I was getting blank search results on first search. My search worked fine in the full view mode but the display was too big. Your solution solved the problem with 4 columns in Full search. Now I only have to find the CSS to enhance the text of my project articles. 5 Star
Thank you very, very, very much for this tutorial! You helped me to fix a real problem, I can't understand why Divi runs the blog grid like this. Those misaligned boxes are really ugly to look at.
Very helpful and just in the right moment. Maybe you can do more examples of the actual possibilities of changing and customizing the DIVI Blog module?! ;)
Thank you do much for this wonderful css tut, it really was a very informative video. You are an expert.... would love to learn CSS from you... do u have any course designed by you...
Thank you, I'm glad you like it. The masonry grid is possible, but only if you set the exact height on the container - check out this article for the detailed explanation: medium.com/@andybarefoot/a-masonry-style-layout-using-css-grid-8c663d355ebb
Thanks Ania! It would be nice if the ET team would fix the false error messages when we input CSS in the panel - I always find it alarming and feel like I didnt do something right!
Loving your tutorials, Thank you :) Is there a way to stop the span of the selected post appearing on the 'older entries' or basically the view that isn't the newest page? I'm basically using the span post for the first one as a feature.
No, sorry, I don't think that it is possible with just CSS. You can try using two separate Blog modules: the first one with just a single post and a second one with the Offset property set to 1.
Hi, amazing tutorial. Thank you. Only one question. Your images are same size ? or does the css adjust them directly ? Because mine don't have the same size.
I'm afraid you'd need some additional CSS to make each image the same size. By default, Blog module uses the Divi blog image size thumbnail (1080 x 675).
Hi Ania, amazing tutorial! Thank you - just a question. How can I only show posts between certain dates in the divi blog module? Can I do that via css? How do I do that. For your information. I have a history site and want to show all post in a certain period in history. I don't want to use categories for that. Can you help me?
Hi Ania, thanks for this video, very helpful! I'm having some trouble applying the grid CSS to only one of the two blog modules I have on one page. It looks I'm forced to use the CSS areas in Divi, none of which specifically applies to the class et_pb_ajax_pagination_container. Is there a workaround? Thanks!
Hi Ania, thank you so much for this helpful video. I tried using your code but unfortunately it didn’t work for me and it seems to be because the Divi class you are using does not exist in my HTML. Sorry I am very new to this but could it be because I am using Divi theme builder to create custom body template for my category pages? If this is the problem, could you please let me know what the code should be? Thanks so much? :-)
I am using the Theme Builder in this tutorial as well. The CSS should work, please make sure that you've set your blog Layout Style to "Fullwidth" in the Module design settings.
Ania Romańska thank you for your reply. Actually I noticed that the divi class exists in the HTML when I visit the website but not when I am inside the divi theme builder which explains why I could not find it. :-) the reason it didn’t work was that I was putting the code in the wrong field. Works now. :-) thank you
Ania, thank you for this video. I have a global footer on the theme builder template I am working on. When I use the ".et_pb_ajax_pagination_container>div{grid-column: span 3;}" code, it moved to the correct position. but behind my footer, so I can't see it. Any ideas on how to fix?
@@aniaromanskacom Me too! My previous Newspaper theme had a number of grid layouts but divi does not. I've struggled with how to get four columns and failed. Although this is complicated I think I'm now in love with Ania.
Hi there Ania thanks for the beautiful content, i tried to use the css on divi 4.17 as i wrote the code on the main element css and the blogs content aligned vertical and not horizontal, tried some codes nothin clicked, any clues on this?? Thanks
I'm afraid you cannot add this CSS to the main element in the Blog module settings Advanced tab. It won't work this way. I suggest downloading our sample layout and then customizing it, if you have trouble recreating the same effect step by step.
@@aniaromanskacom the fun part is tht it worked when i wrote the code to divi theme Option custom css panel while it didn’t when i wrote the code to the blog module main element unless i erased “et_pb_ajax_pagnation container” but the problem is tht when it worked in the theme option panel it affected every blog module in every page(entire site made it look horrible🤣) while i wanted it in jus a single page..
hi, I need help ! How do I modify the number of columns in the blog module grid option in divi, can you help me? I want 6 grids to come out instead of 3
Turns out same thing works on the portfolio module (not the AJAX filterable module the non Ajax one). Need to adjust as it uses only div's (> div to div:last-child). Go raibh maith agat, tá tú stór.
Very interesting, I'm still trying to fix a problem though if anyone can assist? On the blog page(that lists the posts, not shows full individual posts) I need to style the grid that the posts show featured image to the left and the post title to the right of it with a post excerpt. So the featured image half is the same height as the post and excerpt half. Any help really appreciated!
Hi Ania, thanks for your help in a previous comment concerning this video. Do you thing it would be possible to get this type of layout (horizontal card - materializecss.com/cards.html) for mobile layout only ?
You could achieve something similar with a Blurb module. There is an option to use the image on the Left. Otherwise - custom CSS would be the best way to go.
@@aniaromanskacom Thank you. I will give a look for the module first. If there is any chance to have a css tutorial about it that would be very very kind from you ;) To be honest i tried but i get stuck with the title and author and date that are place vertically next to each other.
hello i am new in your channel and subscribe to this channel i need a little help can i ask you email id so i can asked you about this lecture i am waiting best of luck
Many thanks Ania for this instructive tutorial that shows how exciting working with CSS applications can be. Especially the use of the fractions is very exciting and helpful.
I'm glad you found it helpful. The fr unit is awesome, we do not need to count 10% and px, it works like magic ;-)
I just recently found your channel and I was amazed at how you use css in divi. I don't speak English so I watch them with subtitles in Spanish, hopefully one day you'll share material in Spanish. Thanks for sharing the tutorials...
Thank you, and I'm happy it was helpful even with the language barrier!
Thank you Ania. I was using the Grid view in my search module and I was getting blank search results on first search. My search worked fine in the full view mode but the display was too big. Your solution solved the problem with 4 columns in Full search. Now I only have to find the CSS to enhance the text of my project articles. 5 Star
I'm glad it was helpful, Terry! And I think Divi fixed the blank grid issue with the latest update just a few days ago..
Your explanation saved me. Thanks for the css explanation, I didn't know all the things that can be done with grid.
Awesome, so happy I could help!
Fantastic Ania! I watched several tutorials about this topic and by far yours is the clearest and makes the more sense. Thanks so much!!
Thank you Javier I really appreciate your comment :) Thank you for watching!
Very helpful Ania, just what I have been looking for 👏🏻👏🏻👏🏻
That's great to hear, thank you :)
Thank you Ania. I really hope you are planning to make a series of these handy tips. They are great.
Thank you, I'm glad you like it, I hope to release a new tutorial every week ;)
Tried a few other methods first but this one actually did it cleanly. And I really appreciate you giving the mobile code too, thanks
You are very welcome, Chief. I'm glad it came in handy :)
Fantastic as always. Thanks for your no-nonsense approach and clear explanations.
Awesome, thank you for your kind feedback!
Thanks for taking the time to figure this out, you save a lot of time and money for us!
Glad to help! :-)
Thank you, Ania. Great training video. Will definitely use the grid to style blog modules in the future.
Thank you! Happy to help 😊
Thanks Ania, very helpful tutorial. I am now experimenting with applying the same code to the gallery module.
That's awesome Geoff! I think I'll do that too ;-)
Thank´s Ania. Stay safe !!! Stay in !!
Thank you, best wishes :)
Another amazing tutorial👍 Always look forward to your videos🙂👌
Thank you, Atif! I appreciate it! :)
Thank you very, very, very much for this tutorial! You helped me to fix a real problem, I can't understand why Divi runs the blog grid like this. Those misaligned boxes are really ugly to look at.
Glad I could help! :-)
Excellent Ania ! very clear and useful, thank you !
Thank you, Francine! I'm happy to hear that :-)
Awesome, Ania!! Thanks a lot! Will download the templates for sure!
I'm happy I could help!
great lecture, love your presentation style. thank you. how do I make the title and other meta elements appear beside each featured image?
Awesome ! I like your instruction style and very informative css coding insight. I am enjoying your products which we recently purchased 😊
I am very happy to hear that! Thank you 😊
Very helpful and just in the right moment.
Maybe you can do more examples of the actual possibilities of changing and customizing the DIVI Blog module?! ;)
I'm happy to hear it's helpful. I might show a step-by-step on how I styled the Free Layout I mentioned,
stay tuned ;-)
Awesome! It is very userful. Thank you Ania.
Happy to hear that!
Thank you do much for this wonderful css tut, it really was a very informative video. You are an expert.... would love to learn CSS from you... do u have any course designed by you...
Thank you, I'm working on it ;)
Very helpful, thorough, and instructive. Thanks!
Glad you enjoyed it!
This was a great tutorial, thanks very much! :) Classes and ID's always get me.
I'm glad you like it, and I think that being able to figure out what selector to use is the most important skill when it comes to writing CSS. 👍
Thank you Ania, it was very helpful!
I'm very gal to hear that! :)
That was very helpful. Thanks Ania!!
You're welcome Pam, I'm glad to hear that :-)
Great video, thanks for all css code versions, i learned something new today!!
That's great to hear! Thank you :-)
Finally I understand it! :D
This helps a lot! Thank you very much.
That's awesome, Nikolaj. I'm so happy to hear that! :-)
Thanks a lot, genius. 👏🏻
A quick question: is there a way to keep the "masonry" grid? Bests!
Thank you, I'm glad you like it. The masonry grid is possible, but only if you set the exact height on the container - check out this article for the detailed explanation: medium.com/@andybarefoot/a-masonry-style-layout-using-css-grid-8c663d355ebb
Very informative. Thanks!
I'm happy to hear that, thank you 😊
Thanks Ania! It would be nice if the ET team would fix the false error messages when we input CSS in the panel - I always find it alarming and feel like I didnt do something right!
Yeah, it can be a bit a annoying, that is one of the reasons I prefer to use a child theme stylesheet.
Wow that was very easy and useful. Thanks a lot
It's great to hear, thank you 🙂
Thank you Ania for a great tutorial!!!
Glad it was helpful! :-)
Very, very useful. Thank you Ania
Thank you, Nikolina, I'm very happy to hear that :-)
Thank you so much, i had problems with wp rocket and optimizing css and this fixes that!
Glad it helped!
A wonderful walkthrough!
Thank you!
Loving your tutorials, Thank you :)
Is there a way to stop the span of the selected post appearing on the 'older entries' or basically the view that isn't the newest page? I'm basically using the span post for the first one as a feature.
No, sorry, I don't think that it is possible with just CSS. You can try using two separate Blog modules: the first one with just a single post and a second one with the Offset property set to 1.
very useful and simple, thanks!
Great video Ania!
Thank you :)
Hi, amazing tutorial. Thank you. Only one question. Your images are same size ? or does the css adjust them directly ? Because mine don't have the same size.
I'm afraid you'd need some additional CSS to make each image the same size. By default, Blog module uses the Divi blog image size thumbnail (1080 x 675).
Super helpful & Stunning Video Opener :)
Thank you Christian! I'm glad you like it :)
Thats amazing. You got a new subscriber and a new fan :)
I'm very happy to hear that! Thank you, Paulo :-)
Thank you so much Ania, you are a very intelligent, helpful and beautiful woman x
Thank you :)
Thank you very much! Great tutorial!
Thank you, Ahab! I'm glad you like it :-)
Hi Ania, amazing tutorial! Thank you - just a question. How can I only show posts between certain dates in the divi blog module? Can I do that via css? How do I do that. For your information. I have a history site and want to show all post in a certain period in history. I don't want to use categories for that. Can you help me?
Hi Ronald, I'm afraid there is no such option in the Divi Blog Module, sorry.
Awesome, isn't CSS great!? Thank you Ania.
Oh yes, CSS is just awesome ❤️
Superb! thank you Ania!
I'm glad you liked it 😊
Hi Ania, thanks for this video, very helpful! I'm having some trouble applying the grid CSS to only one of the two blog modules I have on one page. It looks I'm forced to use the CSS areas in Divi, none of which specifically applies to the class et_pb_ajax_pagination_container. Is there a workaround? Thanks!
Happy to help :-) That is why we are using the CSS class on the Blog module, to only target the et_pb_ajax_pagination_container for that one module.
@@aniaromanskacom thanks!
Hi Ania! Thank you for this! One question. If I want only the first article to be wider (not every fift), how should I do that?
Hi Kari, you can simply replace the :nth-child(5) with :nth-child(1) or :first-child
@@aniaromanskacom Thank you Ania!
Thank you! this is waht I am looking for
Glad I could help!
I just love you! Thank you for teaching me sooooooo much! (:
You are so welcome!
Thank you so much!!
Hi Ania. Great tutorial. Can you one do one to style the divi gallery ?
Thank you, and sure, I'll add this to my to-do list :)
@@aniaromanskacom waiting. Thanks
thank you so much. It is very helpful.
You are welcome! I'm very happy to hear that :-)
Thank you Ania!
You're welcome Ricardo 😊
Thank you - great tutorial
Glad it was helpful!
Hi Ania, thank you so much for this helpful video. I tried using your code but unfortunately it didn’t work for me and it seems to be because the Divi class you are using does not exist in my HTML. Sorry I am very new to this but could it be because I am using Divi theme builder to create custom body template for my category pages? If this is the problem, could you please let me know what the code should be? Thanks so much? :-)
I am using the Theme Builder in this tutorial as well. The CSS should work, please make sure that you've set your blog Layout Style to "Fullwidth" in the Module design settings.
Ania Romańska thank you for your reply. Actually I noticed that the divi class exists in the HTML when I visit the website but not when I am inside the divi theme builder which explains why I could not find it. :-) the reason it didn’t work was that I was putting the code in the wrong field. Works now. :-) thank you
Thank you that is very interesting
Glad you enjoyed it :-)
Ania, thank you for this video. I have a global footer on the theme builder template I am working on. When I use the ".et_pb_ajax_pagination_container>div{grid-column: span 3;}" code, it moved to the correct position. but behind my footer, so I can't see it. Any ideas on how to fix?
Hi Mitch, I'm not sure, would need to see the URL.
Thank you - FML I wasted so much time on this shit trying to get 4 column!
I'm glad I could help!
@@aniaromanskacom Me too! My previous Newspaper theme had a number of grid layouts but divi does not. I've struggled with how to get four columns and failed. Although this is complicated I think I'm now in love with Ania.
Hi there Ania thanks for the beautiful content, i tried to use the css on divi 4.17 as i wrote the code on the main element css and the blogs content aligned vertical and not horizontal, tried some codes nothin clicked, any clues on this?? Thanks
I'm afraid you cannot add this CSS to the main element in the Blog module settings Advanced tab. It won't work this way. I suggest downloading our sample layout and then customizing it, if you have trouble recreating the same effect step by step.
@@aniaromanskacom the fun part is tht it worked when i wrote the code to divi theme
Option custom css panel while it didn’t when i wrote the code to the blog module main element unless i erased “et_pb_ajax_pagnation container” but the problem is tht when it worked in the theme option panel it affected every blog module in every page(entire site made it look horrible🤣) while i wanted it in jus a single page..
@@khalphahassan3426 you can use a Code module or place the CSS to the Page Settings Custom CSS on that single page.
hi, I need help ! How do I modify the number of columns in the blog module grid option in divi, can you help me? I want 6 grids to come out instead of 3
Turns out same thing works on the portfolio module (not the AJAX filterable module the non Ajax one). Need to adjust as it uses only div's (> div to div:last-child). Go raibh maith agat, tá tú stór.
Very interesting, I'm still trying to fix a problem though if anyone can assist? On the blog page(that lists the posts, not shows full individual posts) I need to style the grid that the posts show featured image to the left and the post title to the right of it with a post excerpt. So the featured image half is the same height as the post and excerpt half. Any help really appreciated!
Maybe this will help? divilover.com/how-to-customize-divi-blog-archives-and-category-pages/
who is watching
A jeśli u mnie nie wyświetlają się kafelki (gridy), zamiast tego wyświetla się cały wpis jeden pod drugim. Wiesz może jak to fix it ?
Niestety trudno stwierdzić bez url strony ;)
@@aniaromanskacom Już naprawione. W Polskim tłumaczeniu Layout to Układ Strony a nazwę Grid zamieniono na SIATKA :))).
:)
Thanks for being here :)
Hi Ania, thanks for your help in a previous comment concerning this video. Do you thing it would be possible to get this type of layout (horizontal card - materializecss.com/cards.html) for mobile layout only ?
You could achieve something similar with a Blurb module. There is an option to use the image on the Left. Otherwise - custom CSS would be the best way to go.
@@aniaromanskacom Thank you. I will give a look for the module first. If there is any chance to have a css tutorial about it that would be very very kind from you ;) To be honest i tried but i get stuck with the title and author and date that are place vertically next to each other.
hello i am new in your channel and subscribe to this channel i need a little help can i ask you email id so i can asked you about this lecture i am waiting best of luck
Thank you so much!
Happy to help 😀