Hi,
i want to give the Code-Block a white Background Color.
<h4><a href="http://www.verenalorenz.com/martinklapheck/wp-content/uploads/2014/05/Video2.jpg"><img class="alignleft size-full wp-image-337" src="http://www.verenalorenz.com/martinklapheck/wp-content/uploads/2014/05/Video2.jpg" alt="Video2" width="309" height="235" /></a></h4>
<h4>Video zum »Piano-Referat«</h4>
<p>Schauen Sie sich hier das Kurzvideo zum Vortrag an.</p>
<p><a style="font-weight: inherit; font-style: inherit; color: #b81111;">» direkt online ansehen</a></p>
Thanks
David
Hey David!
Please post a link to the page where you want to change the background color.
Cheers!
Peter
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
section.avia_codeblock_section.avia_code_block_1 {
background-color: white;
padding: 10px;
}
Cheers!
Yigit
Thanks! It worked!