• Resolved pnrik

    (@pnrik)


    Where can i change the Background repeat? It want to set repeat-x.

Viewing 1 replies (of 1 total)
  • Theme Author eminozlem

    (@eminozlem)

    1- You can simply add
    body {background-repeat: repeat-x;}
    under Common > Quick Start > CSS section

    2- You can activate Dev > Override.CSS and add
    body {background-repeat: repeat-x;}
    to your ./bootstrap-ultimate/rsc/css/override.css
    file

    I can add repeat option in the future though. Marking as resolved, cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘Change Background repeat’ is closed to new replies.