Changing the colour in the headings of working process section

Home Forums All Other Themes Changing the colour in the headings of working process section

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #156799
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    I have a question with the Pest theme. On the home page you have an area called “Our working processes” and i’m trying to change the colour.

    Currently the sections have a little semiphore heading in the top right hand corner of each box in orange. I’m trying to change this colour, and also the direction triangle in box 1, but i cant find any settings for it in the elementor panel.

    Please advise

    Thanks
    Mike

    #156902
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Sorry i forget to add that the website is www.boureki.com

    Thanks

    Mike

    #156909
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .process-box-number {
        border-top: 50px solid #039;
    }
    
    .step-box1::before {
        border-left-color: #003399;
    }

    Regards,
    Brad

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.