• Resolved ccwilburn

    (@ccwilburn)


    Hi Vincent!

    I really liked your theme and was wanting to modify a couple of the features but had been unable to resolve this on my own and was hoping you could assist.

    I was wanting to keep the navbar fixed up top and always visible. I tried adding a position: fixed piece to the navbar .wrapper in styles.css but either I was targeting the wrong element or was otherwise doing it incorrectly.

    Also, I was hoping to add an alpha transparency to the background image, but again, was unable to successfully implement.

    Thanks in advance for any assistance you can provide.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Hi,
    Thanks for the message, and sorry for the late response.
    Adding a position:sticky; top: 0; in your child theme’s style.css file should do the trick.

    The theme can add a filter on the hero image. You can find it in the Customizer settings.

    If you want to layer something on top of a body background image, just use a background-image property on the body element, using multiple background images, one of them being a gradient (gradients are considered background images).

    Hope that helps !

    missacacia

    (@missacacia)

    Bonjour,

    Je suis utilisatrice du thème mais n’arrive pas à créer de sous menus, ceux ci ne s’affichent pas.
    Quelque chose à faire en particulier ?

    Merci

    Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Bonjour,
    Les sous-menus configurés via l’administration standard des menus apparaissent au hover, normalement.
    Ce n’est pas le cas ?

    Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Le souci est réglé !

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

The topic ‘Help with Kawi theme modification’ is closed to new replies.