Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #762589

    Hi,

    on gographics.at the navigation is on the left side, above there is the sidebar with the contact information.
    On mozilla firefox, the sidebar with the contact infos is fixed, if I scroll the website. On google chrome and on
    opera the sidebar is not fixed.

    I tried to fix the sidebar in css with position: fixed. But this has no influence, if I fix <aside>. If I fix <header>
    the sidebar is fixed, but the navigation get lost.
    How can I fix the sidebar?

    Thanks, Daniela

    #764115

    Hey Daniela,

    We apologize for the delay. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header .avia-custom-sidebar-widget-area .widget {
        position: static !important;
    }

    HOpe this helps :)

    Best regards,
    Nikko

    #781120

    Hey,

    thanks for your help.
    It works, so that the widget is fixed.

    But now the widget isn’t on the lower edge. Do know any solution, so that the widget doesn’t scroll and the widget is fixed on the lower edge.

    Best thanks,
    Daniela

    #781423

    Hi,

    Can you post a screenshot when it’s not showing on the lower edge? You can upload the screenshot on http://imgur.com/ and post the link here.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.