• Resolved blackstar1979

    (@blackstar1979)


    Hi There ??

    Thanks for this super theme ??

    If I can ask, is it possible to auto adjust header position and sticky header position when top bar information/notification is added by another plugin?

    … and the list of hooks if possible ??

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello there,

    I don’t know what extacly you want to achive but everything is possible.
    Can you provide some screenshots what you want to achive ?

    Regards

    Thread Starter blackstar1979

    (@blackstar1979)

    Hi Again ??

    As you can see on my dev, there are 2 top bar notifications.

    1st Cookie to accept
    2nd Woocommerce info

    This bars overlay header. If there is any way to automaticaly (accept getelementbyid height propoerty; becasue woocommerce bar is without id) detect how far header should be lowered…

    I’ve added some hooks (view my dev source) ror my testing purposes.

    Greetings ??

    I see, but right now i don’t have solution for your situation, maybe someone will check this thread and help you until i will have time to try find a solution for your issue.

    Best Regards

    Hello,

    There is actually solution if you are using normal (not-sticky) header.

    Go to Admin dashboard -> Appearances -> Customize -> Agama Theme Options -> Header

    and set “Top Margin”.

    or write directly in style.css

    #main-wrapper { margin-top: 42px; }

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘header/sticky hearer auto adjust when top bar information added’ is closed to new replies.