Remove shadow behind the testimonial image

Home Forums Jevelin Theme Remove shadow behind the testimonial image

Home Forums Jevelin Theme Remove shadow behind the testimonial image

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • Devuser34
    Participant

    Hello,

     

    If you look at the home page, down at the point of the testimonials you will see that in the background of the element, where is the photo and the name is located, there is a soft shadow. I look to find out from where i can remove it but i can not find the specific part in the css files. Can you tell me please how i can remove it?

     

    Thank you.

    Hi @Devuser34,

     

    I hope you are well today and thank you for your question.

     

    You can remove it from column layout element settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    Devuser34
    Participant

    Hello,

     

    i do not have any shadow selected and if i had it will be a different shadow to all column, this is a different thing, i cannot fine from where this shadow is loaded.

     

    I need an extra solution.

     

    Thank you.

    Could you please share me your site URL where it’s displaying so that i can help you to remove it?

    Devuser34
    Participant

    Hello,

     

    at the first message i gave you the credentials but i will send to you again.

     

    Thanks.

    Thank you for sharing the site details which i didn’t get in your first message.

     

    You can also remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    div.sh-column-d5b495f058022b53dc0718a0ae0f7519{
    	box-shadow: none;
    }

    Devuser34
    Participant

    Hello,

     

    i added your css style code without !important tag and with, but the results are the same, you can look at it with yourself. I left your code with !important on it.

     

    I am sorry about that.

     

    Thank you.

    I can see it got removed on your site as shown in the following screenshot.

     

    Please test it clearing your browser cache or using different browser.

    Here’s the screenshot.

    Attachments:
    You must be logged in to view attached files.
Viewing 9 posts - 1 through 9 (of 9 total)