Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1063683
    zendog22
    Participant

    Hi, I’d like to add a shadow box around a text box and an image to the eBooks in my shop, like in the attached screenshot. Please can you tell me how to do this?
    http://kentishandco.staging.wpengine.com/knowledge/
    many thanks!

    #1063832
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .page-id-55 #x-section-2 .x-column.x-1-3 {
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.67) !important;
        padding: 0 5px !important;
    }

    Let us know how this goes!

  • <script> jQuery(function($){ $("#no-reply-1063683 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>