New Landing How can we help? Atelier page title not showing / centered

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #326275
    teddyden
    Member
    Post count: 195

    Hello,

    I have two issues:
    1) The page title and sub tittle on this page is selected to show but it is only showing the color BG and not the text. How can I show the text?

    2) I have have an image banner and a button inside it and it is selected to be in the center but the button is not in the center. How can I make it in the center?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #326382
    teddyden
    Member
    Post count: 195

    Hello
    Please can you help me?
    The page title is blank and not showing!
    Thanks

    #326493
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #326530
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #326585
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this css.

    . page-id-29628 .sf-animation[data-animation="none"].image-banner-content {
        bottom: 15.4vw!important;
    }

    My replies with the screenshots were always private, you can see that the background is grey.

    -Rui

    #326606
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #326612
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one, there was an empty space bettween the first dot and the page-id-29628

    .page-id-29628 .sf-animation[data-animation="none"].image-banner-content {
        bottom: 15.4vw!important;
    }

    -Rui

    #326773
    teddyden
    Member
    Post count: 195

    I noticed the space and took the space away it still not working

    #326846
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #327076
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #327153
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #327186
    teddyden
    Member
    Post count: 195

    Thanks Rui!

    #327218
    teddyden
    Member
    Post count: 195

    Hi
    It’s good on desktop
    But on mobile it’s still not centered

    #327254
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I already added this additional code.

    @media only screen and (max-width: 767px ) {
       body.page-id-29628 .sf-animation[data-animation="none"].image-banner-content {
        bottom: 48.4vw !important;
       }
    }

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register