0
Welcome Guest! Login
0 items Join Now

SOLVED Helium Theme question

    • NLSmitch's Avatar
    • NLSmitch
    • Sr. Rocketeer
    • Posts: 158
    • Thanks: 0

    SOLVED Helium Theme question

    Posted 3 years 8 months ago
    • Where can I find the proper place in the helium theme to remove the color over lay on the "header/Owl carosle" section of the site I do not want any color overlay on that section. I looked for awhile and can not find anything with an inspector



      This image is hidden for guests.
      Please log in or register to see it.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Helium Theme question

    Posted 3 years 8 months ago
    • Use this code...
      .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(2n+1) .g-owlcarousel-item-img::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.
    • The following users have thanked you: NLSmitch

    • 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.
    • NLSmitch's Avatar
    • NLSmitch
    • Sr. Rocketeer
    • Posts: 158
    • Thanks: 0

    Re: SOLVED Helium Theme question

    Posted 3 years 8 months ago
    • thanks, worked good

Time to create page: 0.054 seconds