Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1205324
    oliver b
    Participant

    hello,

    i want to have the blog head centered. i use the renew stack.
    see screenshot. or live http://posay.eu/en/do-more-of-what-makes-you-happy/#respond

    i have tried this, but its not correctly centered.

    .h-landmark {
        text-align: center;
    }

    how to solve this?

    thanks
    oli

    ps all of the latest theme and plugin

    screen

    #1205448
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    The logo looks perfect on my end. See attached! Can you please double check it?

    #1205456
    oliver b
    Participant

    hello,

    the headline “the blog” is not correct centered. if you look in a css inspector you see the object where the headline is centered is not until the right end.
    see screenshot. you see this better on a wide screen. 😉

    screen

    #1205550
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > customizer > Custom > CSS

    .x-landmark {
        width: 100% !important;
        padding: 0px !important;
    }

    Hope that helps

    Joao

    #1207847
    oliver b
    Participant

    super! this worked out! great! have a nice weekend! 🙂 oli

    #1207910
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1205324 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>