Homepage: 1st full width article different headlines then rest

Viewing 6 posts - 1 through 6 (of 6 total)
  • #11609
    doris
    Participant

    Hi,

    on my blogpage http://www.littlemissitchyfeet.com/, the first fully shown article has a different headline font/ size then the rest of the little articles shown in the 2 columns. I don´t know why. Can I change this and if so how?

    thank you Doris

    #11623
    Alexander
    Participant

    Hi doris,

    looks like you changed something in your css file. Check for “h2” or “entry-title” class.

    Cheers,
    Alexander @ http://www.mouseclick.com

    #11632
    doris
    Participant

    Hi, I have not changed anything – I don´t know how to! So, how can I check for the h2 or entry title?!
    Doris

    #11650
    Alexander
    Participant

    Hi doris,

    In case you didn’t change anything try to deactive all plugins (don’t delete). Maybe one of them inject the code in an unwanted way.

    Cheers,
    Alexander @ http://www.mouseclick.com

    #11653
    doris
    Participant

    no, that´s not it. tried it, does not do anything 🙁

    #11659
    Alexander
    Participant

    Hi doris,

    try to add this to your css:

    h2, .entry-title {
    font-size: 32px;
    line-height: 1.62em;
    }

    Cheers,
    Alexander @ http://www.mouseclick.com

Viewing 6 posts - 1 through 6 (of 6 total)

Tagged: 

You must be logged in to reply to this topic.