Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #314026

    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

    #314468

    Hey David!

    Please post a link to the page where you want to change the background color.

    Cheers!
    Peter

    #314942
    This reply has been marked as private.
    #315119

    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

    #317243

    Thanks! It worked!

    #317360

    Hi!

    You are welcome, glad we could help! :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background color Code-Block’ is closed to new replies.