Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ulysses Friend
    #1002779

    I like this template a lot. But I would like to know how to remove the transparency of the menu header in the landing page? Making it semi-opaque makes it difficult to read the menu. I want it to be similar to the header (100% opaque) of the other pages.

    pavit Moderator
    #1002792

    Hello

    Try adding to your custom.css this code

    .has-slideshow .t3-header:after {
    opacity:1!important;
    }

    Regards

    Ulysses Friend
    #1002820

    Hello

    Try adding to your custom.css this code

    <pre class="prettyprint linenums:1 prettyprinted">

    1. <span class="pun">.<span class="pln">has<span class="pun">-<span class="pln">slideshow <span class="pun">.<span class="pln">t3<span class="pun">-<span class="pln">header<span class="pun">:<span class="pln">after <span class="pun">{
    2. <span class="pln">opacity<span class="pun">:<span class="lit">1<span class="pun">!<span class="pln">important<span class="pun">;
    3. <span class="pun">}

    Regards

    Hi! Do I have to create that "custom.css" or is it already existing within my directory?

    pavit Moderator
    #1002823

    Do I have to create that "custom.css" or is it already existing within my directory?

    Hello
    You should create a new one in this folder /templates/ja_hotel/css/

    HERE you can find detailed documentation about this file.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum