Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #542758

    Would you please take a moment to review what may be causing the footer H tags to be correct on the home page but enlarged on other pages and posts?

    HOME PAGE
    http://www.highlineimportauto.com/

    POST PAGE – ENLARGED
    http://www.highlineimportauto.com/for-smart-car-owners/
    http://www.highlineimportauto.com/about-us/

    Look at the footer, right column, the blog element.

    #542884

    Hey shreinmedia,

    It looks to affect your whole footer on the enlarged pages, could you try to look for any open html markup or specific styling on those pages? Send us a temporary admin login if you should have any further problems. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #545365

    I went through widgets, adding a subtracting content… no change there.

    I went through plugins and deactivated, no change.

    I looked through the page, couldn’t see anything.

    Very perplexing. I’d appreciate another set of eyes.

    #545719

    Hi,

    On the enlarged page you have a social sharing plugin which looks a bit strange when scrolling to the footer, that might be your problem. But you can try this in Quick CSS:

    #footer h3.widgettitle {
    font-size:15px !important;
    }
    
    #footer strong.news-headline {
    font-size:12px !important;
    }
    
    #footer span.news-time {
    font-size:11px !important;
    }

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.