• Resolved damienbouvier

    (@damienbouvier)


    Hi Vincent !

    I wish to show category images in the header (under the title) like inside each article of my blog.

    Under the description : LE BLOG : EMPLOI | ORIENTATION | RECONVERSION

    Thanks for your help !!

    Damien
    [email protected]
    blogtravail.com

    The page I need help with: [log in to see the link]

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

    (@vincentdubroeucq)

    Hello !
    Thanks for using my theme !
    You can use a default background header image via a setting in the Customizer.
    Alternatively, you can override the kawi_hero_image() function in your child theme, to account for category pages.
    Just copy-paste the function in your child theme, and add your logic handling category featured images.
    Hope that helps !

    Thread Starter damienbouvier

    (@damienbouvier)

    Hi Vincent !

    Big Thanks to You and all the best ??

    Damien

    Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Thanks ! You too !

    Thread Starter damienbouvier

    (@damienbouvier)

    Hi Vincent ! Just a quick info… How modify <H1> on homepage ?

    … I have 2 H1 on homepage and would like to delete the first one (header).

    Thanks !!!

    Damien

    Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Hello,
    the kawi_site_branding function displays the logo, and can be overridden in your child theme.
    Hope that helps !

    Thread Starter damienbouvier

    (@damienbouvier)

    HI Vincent !

    i cannot find the <H1> for the Header…

    Really sorry, but i need help, could you show me the path ?

    BIG thanks, i would like delete <h1> for | Trouver sa voie |

    Damien
    blogtravail.com

    • This reply was modified 3 years, 2 months ago by damienbouvier.
    Theme Author Vincent Dubroeucq

    (@vincentdubroeucq)

    Hi,
    If you want to change the markup for the navbar title/logo, that’s in the kawi_site_branding() function.
    Copy-paste the function code (located in inc/template-tags.php) in your child theme’s function.php file.
    Then customize it as needed.
    Hope that helps !

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Header For Category BLOG’ is closed to new replies.