This topic has 1 reply, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #193136
     robynmg227
    Participant

    Hi,

    How do I add a tagline beneath the logo, as part of the header area? Ideally, I’d like to align the bottom of the primary navigation with the bottom of logo, and then have the tagline aligned left beneath the logo.

     

    Thanks!

    #193215
     Radu
    Moderator

    Hi,

    Make sure you the child theme installed and activated then via FTP go to wp-content/themes/kleo-child/ create a folder named page-parts/ in that you will create a file named general-header-section.php in that you will paste this content : https://pastebin.com/raw/8YQff0bh

    the file path in child should be : wp-content/themes/kleo-child/page-parts/general-header-section.php

    Then add also this css in wp-content/themes/kleo-child/style.css

    COPY CODE
    
    strong.logo small {vertical-align: text-bottom;line-height: 12px !important;font-size: 12px !important;padding: 0 !important;margin: 0 !important;height: 100%;}
    

    Adapt the font size and the rest css rules as you need

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?