-
AuthorPosts
-
July 3, 2014 at 12:24 pm #199387
Hey everyone, I have a few question regarding this template if you don’t mind.
1 – First, how do I turn off (or reduce opacity) of the dark filter that’s appearing over the background of a masshead module ? I would like to put something lighter but it keeps diplaying darker than it is originaly.
2 – Also I have kind of a bulletpoint (the little triangle icon for the dropdown) showing next to my “Home” button in the mainmenu. This is a little bit disturbing and misleading since there are no sub-link under that menu item. How can I get rid of that please ?
That’s it, hope I posted in the right place. Thanks in advance.
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 3, 2014 at 2:19 pm #541085Can you post the url?
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
July 4, 2014 at 4:24 am #541148<blockquote>1 – First, how do I turn off (or reduce opacity) of the dark filter that’s appearing over the background of a masshead module ? I would like to put something lighter but it keeps diplaying darker than it is originaly.
</blockquote>Please open the file: /templates/your_template_name/css/custom.css (if not exists, pls create new one) then add this rule:
.t3-masshead .jamasshead:before {
opacity: 0.6;
}
.t3-masshead .jamasshead-description {
opacity: 0.8;
}You can change the value of opacity in red.
<blockquote>2 – Also I have kind of a bulletpoint (the little triangle icon for the dropdown) showing next to my “Home” button in the mainmenu. This is a little bit disturbing and misleading since there are no sub-link under that menu item. How can I get rid of that please ?</blockquote>
You need to set “Submenu” to “Off” for “Accueil” menu item. I get it fixed for you.
Hope this helps.
-
1 user says Thank You to Nazario A for this useful post
July 6, 2014 at 3:11 pm #541274Yes, thanks a lot, it’s all good! Nice support 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by connivence 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Masshead filter
Viewing 4 posts - 1 through 4 (of 4 total)