• Resolved demitjev

    (@demitjev)


    Hi there!

    At https://www.karruselraadgivning.dk/ I am trying to hide the menu in the header. Right now there is a “d” visibel to the right of the cow-picture. That is the header menu that I would like to hide – Have been looking into the CSS and header.php but without finding the answer.

    Also the footer text would be nice to hider OR edit. But again, I can’t seem to find where. Usually its done in footer.php but not in this theme?

    I would be so happy if anybody could help me ??

    Thanks in advance!
    BW. Demitjev.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jeremy Clark

    (@jeremyclark13)

    Please don’t double post.

    Thread Starter demitjev

    (@demitjev)

    Okay found solution for the footer: Remove

    · <?php _e(‘Proudly powered by’, ‘default’); ?>
    “>WordPress
    <span class=”amp”>&</span>
    Green Park 2
    <?php _e(‘by’, ‘default’); ?>
    Cordobo.
    </p>

    <p class=”signet”>
    <?php _e(‘Valid XHTML 1.0 Transitional | Valid CSS 3’, ‘default’); ?>

    <img src=”<?php bloginfo(‘stylesheet_directory’); ?>/img/logo-cgp2.png” alt=”Cordobo Green Park 2 logo” title=”Cordobo Green Park 2″ width=”75″ height=”12″ />

    from functions.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding elements such as foot-text and logo, and the header-menu’ is closed to new replies.