• Hi

    When the website is viewed on a 1980 px x 1080 px laptop, the footer menu shows the one in the image. The maximum of width of the website was set to 1380 px. Happens only when the page contains both the primary and secondary sidebar.

    Also, the footer credits are not showing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello, saikarthikreddy,

    I’m afraid I don’t understand what you’re asking here, do you expect to be another footer menu instead?

    Also, the footer credits are not showing.

    Footer credits are white by default, you can change the color in the PRO version by accessing “Font Customizer”. If you use the free version of Hueman, please paste the following code to your custom CSS and clear all caches afterward:

    #footer-bottom #copyright, #footer-bottom #credit {
        color: #000 !important;
    }

    Take care.

    Thread Starter saikarthikreddy

    (@saikarthikreddy)

    What I mean is the footer menu would look better if it was same width as the main body.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Footer Menu Problem’ is closed to new replies.