Okay
  Public Ticket #2372640
header layout
Closed

Comments

  • Trini started the conversation

    In appearance / General / header / I choose the option "header layout 1". Why isn't it shown the same as in the demo (https://demo.themeftc.com/foodstore/about-us/)?

    In the Home (https://octobris.es/) how can I change the background color of the header to transparent?


  •  2,636
    Kevin replied

    Hi Trini !

    Go to the Edit page of the homepage, scroll down to the page options section and leave the header layout value as default so that it will get the value set at Theme options.
    # for a transparent background add css properties


    .home .header-ftc.header-layout1 {
        z-index: 9;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    #please note the background of the slider so that the display header is easy to see

    thank you

  • Trini replied

    Hi Kevin! 

    css properties por a transparent background don't work.

    And the other question?
    In appearance / General / header / I choose the option "header layout 1". Why isn't it shown the same as in the demo (https://demo.themeftc.com/foodstore/about-us/)?

    Thanks in advance


  •  2,636
    Kevin replied

    Hi Trini  

    Please provided your wp-admin account, I will check the details of the problem and help you adjust on the site

    thank you


  •   Trini replied privately
  •  2,636
    Kevin replied

    Hi Trini !

    I turned on the options at Theme options-> header of inner page to display the items on the header like the demo
    Please check it on the site

    thank you

  • Trini replied

    You have not understood me. 

    What I want is the same effect for a: hover or a: active (without css)

    Attach image

  •  2,636
    Kevin replied

    Hi Trini !

    I have enabled the Mega Main menu for the menu and the effect has been activated

    thank you

  • Trini replied

    Thanks for your help. I have also been modifying the submenu in the options of the Mega Main Menu.

    As it does not allow to change the color of the text of the main menu to white (only in the home page), I have decided to change the transparency of the background to 0.8 for a better reading.

  •  2,636
    Kevin replied

    HiTrini !

    It's a good idea, have a nice day

    thank you

  • Trini replied

    Hello again Kevin:

    How can I edit the top menu?
    For example, I need:
    - Edit languages (Spanish and English only)
    - Does not show currency (will only work with €)

  •  2,636
    Kevin replied

    Hi Trini !

    Currently these 2 parts are in demo
    # to enable / disable these items go to Theme options-> General-> header of inner page and turn off "header languge" and "header currency"
    # For a multilingual site use the WPML premium plugin so that the current header-language will work

    thank you

  • Trini replied

     Hi Kevin:

    Thanks a lot!

    I have installed the WPML plugin, in the top header the Spanish language appears twice. Do you think it may be a problem of the WPML plugin?

  •  2,636
    Kevin replied

    Hi Trini !

    I have adjusted the display on the site, you can check it again

    thank you

  • Trini replied

    Thanks Kevin, 

    at least for now the language option is not going to be activated.

  •  2,636
    Kevin replied

    Hi Trini 

    You can go to Theme options-> general-> Header of inner page and turn on the options header languge to show language switcher when active WPML

    thank you

  • Trini replied
    Another customer request:
    Is it possible to add the same social media block of the footer on the header top? Next to the language dropdown.
    It's really a text block:
    <div class="social-icons">
    <ul class="list-icons">
     <li> <a class="facebook" title="" href="https://www.facebook.com/AceiteOctobris/" target="_blank" rel="noopener noreferrer"> <i class="fa fa- facebook "> </i> <span class=" ftc-tooltip social-tooltip "> Facebook </span> </a> </li>
     <li> <a class="linkedin" title="" href="https://www.linkedin.com/company/aceite-octobris" target="_blank" rel="noopener noreferrer"> <i class=" fa fa-linkedin "> </i> <span class=" ftc-tooltip social-tooltip "> Linkedin </span> </a> </li>
     <li> <a class="instagram" title="" href="https://www.instagram.com/aceiteoctobris/" target="_blank" rel="noopener noreferrer"> <i class="fa fa- instagram "> </i> <span class=" ftc-tooltip social-tooltip "> Instagram </span> </a> </li>
     <li> <a class="youtube" title="" href="https://youtube.com/#" target="_blank" rel="noopener noreferrer"> <i class="fa fa-youtube"> </i> <span class="ftc-tooltip social-tooltip"> Youtube </span> </a> </li>
    </ul>
    </div>
  •  2,636
    Kevin replied

    Hi Trini !

    Please provided your wp-admin account, I will check the details of the problem and help you adjust on the site

    thank you


  •   Trini replied privately
  •  2,636
    Kevin replied

    Hi Trini !

    I adjusted it for you on the site at Appearance-> Theme options-> General-> header of inner page-> Header nav Information

    thank you

  • Trini replied

    Thanks Kevin, you are the best!

    I've adjusted the style <footer id = "colophon" style = "float: right;"> to bring it in line with the language.

  •  2,636
    Kevin replied

    Hi Trini  !

    yes, have a good day