Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi angeli79

    Thanks for using ElitePress theme.

    Please see this screenshot https://prntscr.com/lqvhoe and tell it.
    Do you want footer copyright like this?

    If yes, Then I will give you a code snippet for doing this work.

    Thank You

    Thread Starter angeli79

    (@angeli79)

    thanks for response.

    yes i want footer copyright like this.

    But i also don’t want to see on my footer
    home, contact …. menu links !

    can you help me for this ?

    Hi angeli79

    For this, Please add the following CSS code in custom CSS field (Theme Dashboard >> appearance >> customize >> header setting >> Custom CSS).

    .site-info .col-md-7 { width: 100% !important; }
    .site-info .col-md-5 { display: none; }
    .footer-copyright {
        text-align: center;
    }

    Let us know if it works.

    Thanks

    Hello angeli79

    Did your problem solved or not.
    If yes, then allow us to close this ticket.

    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘footer menu link’ is closed to new replies.