Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1196136
sticky bar
Closed

Comments

  • epemarketing started the conversation

    HI There,

    Would it be possible to deactivate the sticky bar but only when being in the single product pages while keeping it everywhere else on the site.

    Great thanks and awesome work, 

    Johan

  •  432
    Sergio replied

    HI,

    by default it's impossible, but you can provide to need a page and share the wp-admin access, I'll check

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •   epemarketing replied privately
  •  432
    Sergio replied

    Hi, 

    pls. use following css:

    #page:not(.vertical-header) #site-header.fixed{
        display:none !important;
    }


    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • epemarketing replied

    Hi Sergio,

    I tried the css command is working perfectly.

    I slightly changed it to populate all product pages.

    body.single-product #page:not(.vertical-header) #site-header.fixed{
        display:none !important;
    }

    Thank you very much for your help, much appreciated.

    Johan

  •   epemarketing replied privately
  •  432
    Sergio replied

    Hi,

    My colleague had to answer you.

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •   epemarketing replied privately
  •  432
    Sergio replied

    HI,

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.