Home Forums Business Consultr Change Footer Colour

Tagged: 

Viewing 5 reply threads
  • Author
    Posts
    • #2659
      Anonymous
      Inactive

      how to change the footer background color in this template? from default colour #0b0f12 to #01477f
      tahnk you

    • #2667
      keonthemes
      Keymaster

      Please follow these simple steps:

      Go to Dashboard > Appearance > Customize > Additional CSS and Copy and Paste below CSS code:

      body .block-top-footer, body .site-footer {
      background-color: #01477f;
      }

      Thanks.

    • #3594
      Anonymous
      Inactive

      what would be the equivalent CSS code to change colour of the top header (i.e., above menu header, with company name, phone, etc)? Thanks!

    • #3616
      keonthemes
      Keymaster

      Please refer below CSS to change top header background color;

      body .top-header {
      background-color: #2d3436;
      }

      Regards.

    • #3618
      Anonymous
      Inactive

      Brilliant. Thanks!

    • #3623
      keonthemes
      Keymaster

      Our Pleasure! If you like our theme and support, please give us a good feedback and 5 star to the theme on wordpress.org. It will give us more energy to work. For quick, please refer this link: https://wordpress.org/themes/business-consultr/

      Thanks in advance.

Viewing 5 reply threads
  • You must be logged in to reply to this topic.