Comments on: Divi Custom Column Width Tutorial https://www.markhendriksen.com/divi-custom-column-width-tutorial/ Tue, 27 Sep 2022 00:18:32 +0000 hourly 1 https://wordpress.org/?v=6.8.3 By: Mark Hendriksen https://www.markhendriksen.com/divi-custom-column-width-tutorial/#comment-49639 Tue, 27 Sep 2022 00:18:32 +0000 https://www.markhendriksen.com/?p=23842#comment-49639 In reply to Howard.

Hi Howard,

Did you try to clear your browser cache? And if you have any caching plugins active then you have to clear those caches as well.

]]>
By: Howard https://www.markhendriksen.com/divi-custom-column-width-tutorial/#comment-49550 Mon, 26 Sep 2022 10:30:54 +0000 https://www.markhendriksen.com/?p=23842#comment-49550 Hi, clear tutorial but I’m having problems. Each column of 3-column row has custom-column-x as you have indicated and the Custom CSS in Theme Options is set to
@media (min-width: 981px) {
.et_pb_column.custom-column-1 {
width: 10%;
margin-right: 5%;
}

.et_pb_column.custom-column-2 {
width: 10%;
margin-right: 5%;
}

.et_pb_column.custom-column-3 {
width: 65%;
margin-right: 5%;
}}

But the columns stubbornly remain equal sized as they were on creation.

]]>
By: Mark Hendriksen https://www.markhendriksen.com/divi-custom-column-width-tutorial/#comment-38387 Mon, 21 Feb 2022 09:33:48 +0000 https://www.markhendriksen.com/?p=23842#comment-38387 In reply to Jose.

Your welcome

]]>
By: Jose https://www.markhendriksen.com/divi-custom-column-width-tutorial/#comment-38369 Sun, 20 Feb 2022 16:15:16 +0000 https://www.markhendriksen.com/?p=23842#comment-38369 Thank You so much for this tutorial, works very well.

]]>