Divi Theme Style Your Blog Read More Button With CSS 👈👈👈👍

by | Jun 1, 2021 | 0 comments

Divi Theme Style Your Blog Read More Button With CSS 👈👈👈👍

by | Jun 1, 2021 | CSS Tips and Tricks | 0 comments



Divi Theme Style Your Blog Read More Button With CSS. We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website
Today we will be demonstrating how to style your Divi theme blog read more button using some custom CSS code. We are going to use the Divi blog module for this today. One the module is set up to show the desired posts, we will add the read more button. Using the Custom CSS box under the advanced tab, we will write some simple CSS code to change the button from lower case text, into a button that will change color on hover. This is very easy to do and will make the blog post grid look much more interesting.
In this video today, we are going to use a bit of CSS code to style the read more button the way that we want it, so it will better match the rest of the site. Don’t let the CSS coding put you off, it is very easy, and any code I write today I will paste below the video for you to use as you wish. You are welcome to copy the code and paste it into your site, CSS is a great thing to learn, so I encourage you to try out some of your own ideas to get familiar with it. You can’t break your site with CSS, if something doesn’t work simply delete it to return back to how the site was previously.
So, follow along with the video and see how easy it is to style your Divi theme blog read more button using some custom CSS code, on a Divi website.
For more information on the Divi theme, check out our Divi playlists below.

Divi 4 Playlist: https://www.youtube.com/watch?v=zQ5PWxUuFac&list=PLqabIl8dx2wrjx6-A4oOD4NU_IfEVM5Qz

Title Scroll Effect Video: https://youtu.be/bxaXxPWDfS8

Contact Form With File Upload Video: https://www.youtube.com/watch?v=DQ35gqzm674

Youtube Video Background Video: https://www.youtube.com/watch?v=2ZAzUoPl5Z8

Divi Supreme Modules Playlist: https://www.youtube.com/watch?v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw

Divi Brain Free Plugin Playlist : https://www.youtube.com/watch?v=X690rObOd3w&list=PLqabIl8dx2wpnMFBgEd_4yqtsaKYzUNwd

Divi 4 Theme Create An Ecommerce Store In One Hour: https://youtu.be/qP-ViPakoSw

How To Create A Global Footer Video: https://youtu.be/Wf864NcNb24

Try out the Divi theme: https://bit.ly/TryDiviNow

Divi Supreme Modules Plugin 10% Off: https://bit.ly/DiviSupremeCoupon

Divi Brain Addons Free Plugin: https://brainaddons.com/

My Blog : https://web-design-and-tech-tips.com

———- CSS CODE USED TODAY: ———-

background:#0c71c3;
color:#fff;
text-transform:capitalize;
float:right;
padding:5px 10px;
border-radius:3px;

/* Hover State */

background:#6C2EB9;
box-shadow:2px 2px 5px #777;

———- CHAPTERS ———-

00:00 Intro
01:06 Add Divi Blog Module
01:29 Select Categories
01:39 Select Blog Grid Layout
02:22 Add read More Button
03:10 Add Custom CSS Code
06:58 Add Hover CSS Code
09:00 Result

———- RECOMMENDED PLAYLISTS ———-

Elementor Ecommerce Store: https://www.youtube.com/watch?v=Sl1Ye9XHhgY&list=PLqabIl8dx2wrrX3YsjpIEL8uq5LnSkrhA

Divi Snippets: https://www.youtube.com/watch?v=x8AURRJVlWE&list=PLqabIl8dx2woGTX6yFqbufkqv-29PiElB

Divi 4 Ecommerce Store: https://www.youtube.com/watch?v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Bootstrap 4 Basics: https://www.youtube.com/watch?v=PwUw2kgnkls&list=PLqabIl8dx2wocDgvU7lEirYjNNrm6iXGb

Elementor: https://www.youtube.com/watch?v=bYqbLiWWC-k&list=PLqabIl8dx2woAs4sOmMsgCU0cAqcyiDco

WordPress Tips: https://www.youtube.com/watch?v=3QlczYducdU&list=PLqabIl8dx2wpKhMW14Q1Rxwx864Zwx-1e

———- RECOMMENDED VIDEOS: ———-

Bootstrap 4 Complete One Page Scrolling Website Tutorial : https://www.youtube.com/watch?v=JWmzgixLUUY

Elementor WordPress Builder One Page Scrolling Site In 15 Minutes: https://www.youtube.com/watch?v=CsNmVouqt38

Bootstrap – How to edit a bootstrap template: https://www.youtube.com/watch?v=_yFy5Zw2BQc

Divi Add a live facebook feed to your divi or any wordpress website: https://www.youtube.com/watch?v=4KReMpWdEz8

Divi 4 Theme How To Build A Multi Page Website In 20 Minutes: https://www.youtube.com/watch?v=mNDtB86_hGU

Elementor WordPress Builder How To Build A Parallax Section: https://www.youtube.com/watch?v=aXoCtPAJiGk

———- SOCIAL MEDIA ———-
Follow what I’m doing on:

Facebook: https://www.facebook.com/system22.net/

Twitter: https://twitter.com/22ITSolutions1

Linkedin: https://www.linkedin.com/in/jamie-henry-546b7377/

Support the channel: https://paypal.me/system22

Courses I teach: https://www.udemy.com/user/jamiehenry2/

Subscribe: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q

#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite

source