• Hey guys, I hope somebody out there can help me out. I recently switched themes and my title wont show when I do a post. I would like to keep this theme and this is the CSS…..

    /*

    Theme Name: Affiliate Internet Marketing theme

    Theme URI: https://mattsmarketingblog.com/wp-theme.html

    Description: Affiliate Marketing Theme

    Author: Matt Carter

    Author URI: https://mattsmarketingblog.com

    */
    .featuredproducts .title .corner-right
    {
    width:657px;
    }
    #sidebar .title
    {
    border:none;
    }
    #sidebar .title .corner-right
    {
    width:251px;

    }
    .corner-right h2{
    width:100%;
    margin-bottom:8px;
    display:block;
    height:7px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#FFF;
    }
    #productbox
    {
    float:left;
    list-style:none;
    padding:0;
    margin:0 0 0 0;
    border: 1px solid #cccccc;
    width:100%;
    }
    #productbox td
    {
    width:140px;

    padding:1px;
    text-align:center;
    background-color: #FFFFFF;
    margin:0 6px 5px 0;
    border: solid 1px #cccccc;
    padding:2px;
    }
    .featured h1
    {

    margin:0px;
    padding:8px 8px 8px 0;
    background-color: #FFF;
    font: normal 22px/22px Georgia;

    }

    Does anyone have a clue what is going on here?
    Regards…Grant

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Title wont show’ is closed to new replies.