Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • saswiss Friend
    #197903

    Hi

    I want to change the background color of the off-canvas menu (scrolling down) from black to the same bg color as the rest of the page. Where should I do this?

    thanks!


    1. menu
    swissa Friend
    #535574

    Can I suggest that you have a search on google for chrome developer tools. That, or firebug, are the tools that the devs here will use to find and test a change in your css.

    There are lots of infos and videos out there and it is simple to use and learn. Most of all it will save you time not having to wait on replies from the forum.

    MoonSailor Friend
    #535636

    @saswiss: Please try to create a file named “custom.css” in the folder “templates/ja_sugite/css”, add this css rule:


    .scrollDown .t3-header, .scrollUp .t3-header{
    background: #292929 !important;
    }

    Replace the color code “#292929” with another background colour you want to change.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  MoonSailor 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum