Aangemaakte reacties

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)
  • Thread starter jannekegrolleman

    (@jannekegrolleman)

    Of juist hier ergens?

    <?php echo ‘<style type=”text/css”>’; ?>
    body #logo img {max-width:<?php echo of_get_option(‘logo_width’, ‘288’); ?>px;}
    footer #footer-logo img {max-width:<?php echo of_get_option(‘footer_logo_width’, ‘150’); ?>px;}
    .paged-title {height:<?php echo of_get_option(‘page_title_height’, ‘250’); ?>px;}

    Omdat ik hier “#logo” zie..

    Thread starter jannekegrolleman

    (@jannekegrolleman)

    Dankjewel voor je hulp!
    Het andere probleem heb ikzelf inderdaad al opgelost, de website ziet er nu mobiel precies hetzelfde uit als op de laptop. Perfect dus!

    Waar in style.css moet ik die code van jou toevoegen?

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}
    h1 {font-size:30px; margin-bottom:12px; }
    h2 {font-size:20px; margin-bottom:10px; }
    h3 {font-size:19px; margin-bottom:10px;}
    h4 {font-size:16px; margin-bottom:6px;}
    h5 {font-size:14px; margin-bottom:6px; }
    h6 {font-size:13px; margin-bottom:6px; font-weight:bold;}

    Hier ergens? Omdat hier “h1” staat

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)