New Landing How can we help? Themeforest Theme Support Dante Centering the Page title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #133651
    celeteweitz
    Member
    Post count: 57

    Hi,

    I was wondering if the page title can be centered. I am talking about the page http://martmill.com/affiliate-area

    I want to center the title Affiliate-Area. I also do not use breadcrumbs for pages.

    regards
    celeste

    #133667
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page .page-heading .heading-text {
        float: none !important;
        margin-left: 0px !important;
        width: 100%;
    }
    .page #breadcrumbs{display:none !important;}

    Thanks
    Mohammad

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

You must be logged in to reply to this topic.