Viewing 6 posts - 1 through 6 (of 6 total)
  • #307962
    DistantLands
    Member
    Post count: 59

    I’d like to center the page title text (it looks like maybe in the div with .page-header class assigned), but no amount of CSS changes I make to that container will actually center the text. Help?

    #308004
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a url of a page where you want to do it?
    p.s- Always provide your url and admin credentials when you create the topic if possible.

    -Rui

    #308485
    DistantLands
    Member
    Post count: 59
    This reply has been marked as private.
    #308566
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.

    .page-heading .heading-text {
        float: none!important;
        text-align: center;
    }

    Hope it helps.

    -Rui

    #308743
    DistantLands
    Member
    Post count: 59

    Thank you. This ticket may be closed Resolved.

    #308782
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register