Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #894195
    PGothard
    Participant

    Hi, can you provide me the code to make a background pattern in the box behind menu? It should fill all the white space.

    http://fantom.ee/menu/

    #895016
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .page-id-331 .x-container.offset {
        width:100%;
        background: url(pattern.png) top left repeat;
    }
    

    Change pattern.png with the url of your background image.

    Hope that helps.

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