-
AuthorPosts
-
G T Friend
G T
- Join date:
- September 2014
- Posts:
- 445
- Downloads:
- 223
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 3 times in 2 posts
July 31, 2014 at 7:37 am #200133I need to change backgroung color and submenu title color. I have explained the same in the attached image.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 31, 2014 at 8:17 am #544004please post your site Url
G T FriendG T
- Join date:
- September 2014
- Posts:
- 445
- Downloads:
- 223
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 3 times in 2 posts
July 31, 2014 at 8:23 am #544005chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 31, 2014 at 12:31 pm #5440501. Title
Go to this File: /templates/ja_sugite/css/megamenu.css
Find this code and replace the #1bbc9b with any color code
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
margin: 0;
padding: 0;
background: transparent;
color: #1bbc9b ;
font-size: 12px;
line-height: normal;
text-transform: uppercase;
padding-bottom: 0;
display: block;
font-weight: 700;
}2. backgroud
Go to this File: /templates/ja_sugite/css/template.css
Find this code and replace the #ffffff with any color code
.dropdown-menu {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
background: #ffffff ;
min-width: 200px;
border-radius: 0;
font-size: 14px;
}AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by chavan 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Background color and submenu title color in Main menu
Viewing 4 posts - 1 through 4 (of 4 total)