Site Title Not Centered

  • Posted in : ikonik
  • tzol
    Participant

    Hello, is there any way to make the site title centered? Currently, it is placed noticeably to the left.

    serkan
    Moderator

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

    @media screen and (min-width: 992px) { .home-heading { transform: translate(-10%, 0%) !important; }

    https://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    tzol
    Participant

    Hi, this changes the locations on all views so when I include this code, it looks more centered on the laptop view but its out of line in the tablet and phone view.

    serkan
    Moderator

    Hi,
    I edited the code to only affect desktop devices. Can you take a look at the code above again?
    Thanks

    tzol
    Participant

    Hi! Unfortunately, when I add this code in, the animation no longer works and the logo text always as soon as the site is loaded.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and I will keep you updated.
    Thanks

    tzol
    Participant

    Hi! I just wanted to follow up with this! Thanks!

    serkan
    Moderator

    Hi,
    Our developers are working on the updates and we will keep you updated.
    Thanks for your patience.

    ahmetsali
    Keymaster

    Hi, you may try this custom css code;

    @media screen and (min-width: 992px) {
        .home-heading {
            margin-left: 15%;
            }
    }
    

    Cheers.

    tzol
    Participant

    Thank you!

    serkan
    Moderator

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

Viewing 11 posts - 1 through 11 (of 11 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