New Landing How can we help? Themeforest Theme Support Flexform Setting background 'h1' like site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #320741
    andremo6
    Member
    Post count: 7

    Hi there,

    We want to set the background off our “Contactos” – http://inforhard.spotdigital.pt/contactos/ like Dynamic4it.com “Contact” page ‘h1’ header set, with small box, shadow, etc.

    Is there an option or have we need to use CSS code?

    Thanks.

    Best regards,
    André Oliveira

    #320771
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .page-id-9176 .page-heading h1 {
        background-color: #000!important;
    }

    Hope it helps.

    -Rui

    #320851
    andremo6
    Member
    Post count: 7

    Hi,

    Thanks for the tip. We’ve tried already but it won’t trim the box limits to the text, and won’t make the shading for it, like Dynamic4IT. Are they use an option, a CSS code or a Plug-in?

    Best regards,
    André Oliveira

    #321010
    David Martin – Support
    Moderator
    Post count: 20834

    You would use this:

    .page-id-9176 .page-heading h1 {
        max-width: 300px;
        background-color: #000!important;
        margin: 0 auto;
    }
Viewing 4 posts - 1 through 4 (of 4 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