0
Welcome Guest! Login
0 items Join Now

SOLVED How Do I Remove Bottom Shadow in the Slider Image of Denali Theme

  • SOLVED How Do I Remove Bottom Shadow in the Slider Image of Denali Theme

    Posted 5 years 8 months ago
    • I am using Wordpress Denali theme.

      I would like to remove the bottom shadow in the slider image.
      How do I edit the particle to do that?

      Thanks in advance for your help.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED How Do I Remove Bottom Shadow in the Slider Image of Denali Theme

    Posted 5 years 8 months ago
    • Use this code...
      .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
         content: none;
      }
      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED How Do I Remove Bottom Shadow in the Slider Image of Denali Theme

    Posted 5 years 8 months ago
    • Thanks a lot. Let me try that quickly.
  • Re: SOLVED How Do I Remove Bottom Shadow in the Slider Image of Denali Theme

    Posted 5 years 8 months ago
    • It worked!

      I am happy!!

      Thank you!!!

Time to create page: 0.050 seconds