-
AuthorPosts
-
saswiss Friend
saswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
May 18, 2014 at 7:57 am #197903Hi
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!
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
May 18, 2014 at 9:16 am #535574Can 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 FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
May 19, 2014 at 8:13 am #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.
AuthorPostsViewing 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
menu background color
Viewing 3 posts - 1 through 3 (of 3 total)