Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • connivence Friend
    #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 Friend
    #541085

    Can you post the url?

    Nazario A Friend
    #541148

    @connivence,

    <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. Screenshot_28
    connivence Friend
    #541274

    Yes, thanks a lot, it’s all good! Nice support 🙂

Viewing 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