• After my update, my logo has moved to the left side and I have tried every other way but it is not getting aligned to the centre.

    Please help me ASAP

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

Viewing 1 replies (of 1 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @harshajitsapne

    Please add the following code in additional CSS box in customizer:

    .site-branding {
    	width: 100%;
    	text-align: center;
    }
    .custom-logo-link {
    	display: inline-block;
    }

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Logo Alignment’ is closed to new replies.