changing banner text size

  • Unknown's avatar

    hey,

    I am posting this again because the topic was closed when IO tried to respond to daschultemn and his suggestion.

    I hope I am not doing this incorrectly kathrynwp !?

    so,

    hey daschultemn,

    I tried adding the CSS code to the custom CSS box , in the

    appearance/theme options/general tab

    but it does not seem to work , as far as the way i did it.

    The CSS daschultemn suggested is :

    --------------------------------------------------------
    h1.site-title {
        font-size: 20px;
    }
    
    h2.site-description {
        font-size: 10px;
    }
    --------------------------------------------------------
    
    I am in WP 3.5.1   and here is a look at ALL the code in my custom CSS box to date :
    
    ======================================
    #footer {
    background: #20c2e6;
    color:  #ffffff;
    }
    
    #footer a {
    color: #ffffff;
    
    }
    
    body {
    	background-color: #20c2e6;
    }
    
    #mainNav {
            top: 68%;
    }
    
    #footer .widgetBox h3 {
            color:#e881b4;
            font-size:18px;
    
    }
    
    #homeBanner {
    height: 340px;
    }
    
    #homepage_text {
    padding-top: 10px;
    width:90%;
    margin: 0px auto;
    line-height:20px;
    font-size:12px;
    
    }
    
    p {
    font-size: 14px;
    }
    
    .gform_wrapper .left_label .gfield_label {
    float: left;
    font-weight: bold;
    font-size:12px;
    position: relative;
    top: 5px;
    left: 0;
    }
    
    #content ul{
    	margin: 0 0 0 0;
    }
    
    .goodreadsGiveawayWidget  img {
        position: absolute !important;
    }
    
    h1.site-title {
        font-size: 20px;
    }
    
    h2.site-description {
        font-size: 10px;
    }
    ======================================

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I am not certain of how to tell if I have a premium version of the theme or not. I did not purchase it originally.

    maybe I need a plugin such as Jetpack plugin, that kathrynwp spoke of.

    thanks guys and sorry to bother.

    Andrew

  • Unknown's avatar

    The code I suggested using was intended for use on http://andrewyabsley.wordpress.com/.

    I think this should work.

    #homeBanner p {
       font-size: 22px;
    }
    
    h2 {
    	font-size: 36px !important;
    }

    In the future, questions about http://www.jenniferhaywardromance.com should be directed to the appropriate forum on http://wordpress.org/support/ or if you have specific questions related to the Hero theme, you need to try asking on http://themetrust.com/support-forums/.

    Best of luck!

  • Unknown's avatar

    ok.

    I am sometimes slow on the uptake. I was about to correct my error and post to

    wordpress.org

    my apologies.

    so, I just tried your suggestion and it worked !

    man that is so great. you know hope it goes :0 )

    can’t thank you enough daschultemn

    Andrew

  • Unknown's avatar

    That’s great — you’re welcome.

  • I closed the other threads because this forum is only for folks hosted here at WordPress.com but it sounds like that’s clear now. :)

    Good luck with your site! I’m closing this thread too because if we don’t do that, other self-hosted users tend to come in and add new questions. Thanks for your understanding!

  • Unknown's avatar

    yes for sure. thanks for not ripping a strip off me which I likely deserved after the 2nd post to the wrong site . ugg.

    thanks again

  • No worries at all! :)

  • The topic ‘changing banner text size’ is closed to new replies.