Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: How to make Mobile View Header Fixed or sticky #1426013

    Hello Nikko,
    it make more problem’s with my site, and I turn back enable, could you please let me know where I can find the exact file for below code,

    @media only screen and (max-width: 767px)
    .responsive .logo img, .responsive .logo svg {
    height: auto!important;
    width: auto;
    max-width: 100%;
    display: block;
    max-height: 80px;
    }
    best Regards

    in reply to: How to make Mobile View Header Fixed or sticky #1425598

    Hello Nikko,
    thank you so much, it fix the issue, one another thing that I want to add some space in the top and bottom of the logo like 5 or 7 px I have found through inspect, if we change the width value from auto to 70px, it will fix the issue, I open the file avia-merged-styles-2ecff8ddfb8aa8901d1c5c36c31532c2—6553d4bb76230.css which are located in uploads/dynamic_avia/ and edited, but after some time it change back to auto, i think these are temporary file, could you please help where I can find the original file location for below code or have I can add 5px space in the top and bottom of the Logo only in Mobile view header.

    @media only screen and (max-width: 767px)
    .responsive .logo img, .responsive .logo svg {
    height: auto!important;
    width: auto;
    max-width: 100%;
    display: block;
    max-height: 80px;
    }

    in reply to: How to make Mobile View Header Fixed or sticky #1425521

    Hello Nikko
    it work, but the banner image in the page are hidden behind of the of the header, at the right side we have a logo 5o years which is mostly hidden by the header.
    you can check https://test.hesperian.org/ link

    Hi again,
    You can close this thread. We decided to go with tabs instead of the accordion, easier to deal with and works well for what we want to do. Thanks for your help!

    Hi Guenni007 and Mike.
    I have 0 selected for initial open and it’s still showing. I had that set to 0 before I added any CSS when I was first setting it up. Any other suggestions?
    Many thanks!

    Hi Mike,
    Thanks for the reply. The CSS you suggested removed the “All” tag button but we still have the “all list showing” when the page loads. Is there a way to not have any of the accordions open on page load? Or is there a way to change the page load open accordion to the Children’s health tag?
    Thanks in advance,
    Rosemary

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