Home Forums WoodMart support forum Cambiar el color del encabezado cuando está adhesivo.

Cambiar el color del encabezado cuando está adhesivo.

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

    jjproducciones
    Participant

    Quiero que el encabezado esté transparente y despues de hacer scroll pase a negro. Pero si selecciono el color en el editor de encabezados no saldrá transparente.
    Ayuda por favor.

    #207721

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    To make the header transparent you need to enable the option header overlap from WoodMart >> Header Builder >> Edit Header.

    Screenshot for Clarification: https://ibb.co/vczmqnK

    You can read our documentation for further help:
    https://xtemos.com/docs/woodmart/header-builder/enable-header-overlap/

    Best Regards.

    #207893

    jjproducciones
    Participant

    Creo que no me han entendido.

    #208005

    Hello,

    I saw the screenshots you attached. To change the color of sticky header you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    body .whb-sticked .whb-general-header {
    background-color: red;
    }

    You can set the color according to your needs.

    Best Regards.

Tagged: 

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