Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1187484
    Gaurav
    Participant

    Hi,

    I want to customize the footer like the attached image. Please advice how can I do that.

    url : http://50.19.28.63

    #1187516
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer to apply a background image on your footer.

    .x-colophon.bottom {
    	background-image: url('BACKGROUND IMAGE URL HERE');
    	background-repeat: repeat;
    	background-size: cover;
    	background-position: center;
    }

    Then you can enable your Footer Social icon link on Customizer under the Footer panel. Add you can add your social media link on Customizer > Social.

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1187484 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>