• On mobile devices, the text of announcements is shifted. How to set it to the center?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,
    ?
    ?Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :
    ?

    @media screen and (max-width: 480px) {
    .wrapper.flex {

    display:block!important;
    }
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Blog annoword alignment’ is closed to new replies.