-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 11, 2016 at 4:42 pm #898402Hi there
You can try to add a background color with a 0.5 value for opacity into your custom.css file
.t3-header { background:#000!important; opacity:0.5; }
If you could share as private reply an url to your website would be better for us to verify it
March 14, 2016 at 8:22 am #899323Hi,
It worked like a charm, thanks so very much!
Have a good day 🙂
March 14, 2016 at 8:49 am #899333Hi, one more question though: could I make it NOT appearing on the home page? Only the homepage to be free of the opacity 0.5?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 14, 2016 at 9:14 am #899348Hi
You can try to create a custom class
.custom .t3-header { background:#000!important; opacity:0.5; }
and apply this class only to your home page changing opacity value or whatever you want to change
remember to add an empty space before the class custom as showed in image below
March 14, 2016 at 9:28 am #899356Hi,
Thanks, one more question: under the menu item where I’ve put ‘full-width’ under ‘page class’, how should I seperate the 2 classe?
Or even better: could I code in the custom.css file for all the page to show ‘full-width’ so that I don’t have to stipulate one by one?
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 14, 2016 at 10:20 am #899382You can apply the custom code adding it next to full-width code
full-width custom
Anyway on default template there is no full-width code in home page
March 15, 2016 at 9:17 am #899826It worked, thanks 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by valthebault 8 years, 8 months ago.
The topic ‘Is it possible to edit the off-side menu?’ is closed to new replies.
Jump to forum