Changing the block services color

Discussion in 'BusinessGrow One Page WordPress Theme' started by kaizenweb, Jun 21, 2015.

Thread Status:
Not open for further replies.
  1. kaizenweb

    kaizenweb New Member

    Joined:
    Feb 3, 2015
    Messages:
    15
    Likes Received:
    0
    Hello,
    I would like to change the color of the services blocks when the picture is selected.
    I need to change to an blue color.
    Could you help me to the Business Grow theme?

    Please, see attached the screen.

    Thank you.

    Cleiton
     

    Attached Files:

  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there

    Code:
    .ch-item:hover {
      box-shadow: inset 0 0 0 110px rgba(0, 116, 247, 0.88), inset 0 0 0 16px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,0.1);
    }
    Do let me know if you need any help.
     
    kaizenweb likes this.
  3. kaizenweb

    kaizenweb New Member

    Joined:
    Feb 3, 2015
    Messages:
    15
    Likes Received:
    0
    Thank you, issue resolved.
     
Thread Status:
Not open for further replies.

Share This Page