• romicico2435

    (@romicico2435)


    Hello! I wanted to know how I can do to remove the darkness from the photos of the main slide of home.
    And also, how do I change the red color to the feature icons and the lines under each title?
    Thanks so much!
    Romina

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author CodeManas

    (@codemanas)

    Hello @romicico2435 ,

    To remove the darkness i.e. overlay, add the following CSS in Appearance->Customize->Additional CSS

    .section-featured-slider .overlay-enabled article::after {
      background: none;
    }

    Hope this helps.

    Regards,
    Code Manas

Viewing 1 replies (of 1 total)
  • The topic ‘Change button color’ is closed to new replies.