• How can i turn the email address in the header to a active (mailto:) email address?
    How do i have to change the code in header.php? The code is now:

    <div class=”topphone top_email”>
    <i class=”topbarico genericon genericon-mail”></i>
    <?php esc_html_e(‘Mail ons : ‘,’i-amaze’); ?> <?php echo $top_email; ?>
    </div>

    • This topic was modified 5 years, 6 months ago by herbertkuiper.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author marsian

    (@marsian)

    The feature is added, now you can activate hyperlinking phone and email from customizer panel “Topbar”

    Thread Starter herbertkuiper

    (@herbertkuiper)

    Thank you, it works. Following question is how to edit the colour of the hyperlink (and mouse-over) ???
    Perhaps it’s also an idea to add an option to add a subject to the mail
    ( mailto:[email protected]?subject=Mail via website ).
    Thnx !!

    Thread Starter herbertkuiper

    (@herbertkuiper)

    It already works fine, ty !!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Active email’ is closed to new replies.