• Hi Imon-
    I am using Isis Pro and really like the look of Header “Head1”. This one does not include my tagline/description. Is there a way to show this? It works with head2 but that is centered and the menu is below, which I don’t like. Been playing around with the CSS and can’t get it set right. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter the3beans

    (@the3beans)

    PS – I would be willing to give up some padding on the top and bottom of the bar – there is 20px on both…

    Tareq

    (@worthingtech)

    I wouldn’t usually recommend this without using a child theme but do this:

    Dashboard -> Appearance -> Editor

    Click on head1.php on the right hand side. When that page loads in the editor, see the <!--LOGO END--> and the </div> a few lines above that. Paste this just above that closing div element:

    <div class="desc"><?php bloginfo('description'); ?></div>

    This will allow you to display your tagline but please remember that if your theme is updated you will need to do this again as your edits will be overwritten.

    @tareq thanks

    Tareq

    (@worthingtech)

    No problem Imon!

    Hi there,

    is it possible to change font of text for these theme?

    Thanx.

    Hi,

    for change font got to the theme option => font and color tab

    their you can find 4 font style

    thanks

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

The topic ‘Header text’ is closed to new replies.