Answered

Change Icon colors in the "Doyle" theme

Hi, is there any way I can change the colors of the icons in the top/side bar, when using the "Doyle" theme? None of the colors in the panel, are effecting the icons.


Why? maybe some custom css?


Please help me asap, it's very important


Thank you




  • Hello Chaim,


    Please use the following CSS Code to change the colors of the icons. Thanks


    .fpd-navigation, .fpd-navigation .fpd-nav-icon:before {
        color: #ffef00;
    }



    1 person likes this
  • Thanks for your answer, but only the Icons in the left bar are changing colors, the icons on top remains white (see attached).


  • For the icons of action tools. Please use this CSS code:


    .fpd-actions-wrapper>.fpd-action-btn>span {
    color: #f0a505;
    }



    1 person likes this
  • Thank you!


    And how do I change the background color for this section?


  • You can change the background color of the canvas, edit the product in woo > FPD individual settings > General > Background > Color 


    1 person likes this
  • I can't find that location in my settings.



  • 1 person likes this
Login or Signup to post a comment