Alignment of rotate text

  • Posted in : Photographer
  • dom1998
    Participant

    Hi, my rotate text is not aligned for some reason.   The page is http://www.wiseanziani.com/

    Thanks Dominic

    serkan
    Moderator

    Hi Dominic,
    Your words length are different. Some of them short and some of them long so it’s hard to align them center. You can use this custom css code and decrease which is suit to you.

    @media screen and (min-width: 1400px) { .rotate-words { min-width: 318px; } }

    Thanks

    dom1998
    Participant

    Thanks, but where should I put this text? Also, It seems as though the long text is covering up the Discover button on mobile … is there a way to push the Discover button lower? Thanks

    serkan
    Moderator

    Hi Dominic,
    You can put those css codes in the custom css box.
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/

    .home-landing .button { margin-top: 5em; }

    Thanks

    dom1998
    Participant

    The alignment of the rotate text on my computer screen still seems to be a bit higher. Do you think so?

    serkan
    Moderator

    Hi Dominic,
    You can try to use this custom css code;

    @media screen and (min-width: 1400px) { .home-landing .home-wrap .intro { top: 33%; } }

    Thanks

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