• Queermag

    (@queermag)


    I would like to have the logo at the top of the page and put some text under the logo.
    If you check this picture http://www.nahraj-obrazek.cz/?di=013953181778 here you can see “Queermag.cz” and below “…místo, kde se s vámi počítá”.

    This is not site logo, just text I’ve put in general settings of the website and which also appears in the internet explorer bookmark (which is totally ok).

    But let’s say I would like to have on the same place – intstead of what you can see now – my site logo (a picture, which is not a problem to set up) and under this picture I would like to have some optional text (which is a problem). Is there any code I can write in custom.css?

    And I want to add that I love this design, the best I’ve ever used in WordPress. 🙂

Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    i;m affraid you’ll need to hardcoded them in header.php line 104
    <a href="<?php echo home_url( '/' ); ?>" title="<?php bloginfo('name'); ?>"><img src="<?php echo $get_header_logo; ?>" alt="<?php bloginfo('name'); ?>" /></a><p>your description here</p>

Viewing 1 replies (of 1 total)

The topic ‘Site logo optional text’ is closed to new replies.