Menu in header and background color

Hi, please have a look at: http://kmpropiedades.com/

  1. How do I change the kind of pink background to transparent gray?
  2. Where do I edit the header menu: change icons,menu items and so on?

Thanks

Hello Eduardo,

Thanks for writing in!

1.) You have added a custom css in the page. Please edit the page back in Pro editor and replace the pink color to a transparent gray color in the custom css:

.entry-wrap{
   background-color:hsl(266,92%,95%);
}

2.) You can add menu items in Appearance > Menus. If you need to display icons and menus for your header, you will have to edit it using the custom header builder. If you are not familiar with the header builder yet, please check this out:

Hope this helps.

As always great support. Thanks

Glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.