Okay
  Public Ticket #1028725
Footer
Closed

Comments

  •  2
    igorbelchior started the conversation

    Footer came with default background color set to #1b3453 and no matter what color I choose under Appearance > Theme Options > Theme Styling it won't change.

  • [deleted] replied

    Hi igorbelchior,

    Can you please share your site URL and Wordpress credentials here, because I need to login to your site and check what is the problem. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •  2
    igorbelchior replied

    Hi Ylli, my site hasn't been published yet, I've been running it locally on my laptop for now. Any alternatives?

  • [deleted] replied

    Hi there,

    It seems that you are using Fitness demo. You can edit this code on your Custom CSS area:

    /* Footer Background Color */
    footer.main-footer {
    background-color: #1b3453 !important;
    }


    (view on new page)

    Will set this ticket as solved from here.

    Have a great weekend!