by divi designer | Oct 4, 2018 | Tips
Please note that this code works for Blog Archive page. It is not for single blog post or blog module. You can download/grab the code free here. I have 2 more here, Please support and download. 1/ The first code is given below. You can paste it in your style.css or...
by divi designer | Jan 4, 2018 | Tips, Video Tips
This video can help you learn how to add expandable menu in any WordPress theme. Requirements: Any WordPress theme Bellows Accordion Menu...
by divi designer | Oct 5, 2016 | Tips
Using CSS Flex, we can display post title above featured image, Please use the below given CSS code. You can paste it inside Child theme CSS or inside Divi theme options CSS textarea, /* Blog Order */ .et_pb_post.has-post-thumbnail { display: -webkit-flex; display:...