Site logo

Archived topic

Aligning Page titles

3 replies · Started by cpalo on January 4, 2021

Viewing posts 1–4 of 4

For mobiles, the page title is aligned on the left and for the desktop they are aligned in the center.
How can we change this alignment?

Hi there,

can you share a link to your site where we can see this issue ?

You need to add some Content to your page, then you will see the titles align correctly.

Social icons margin you can use this CSS:

.top-bar .lsi-social-icons li {
    margin-right: 30px !important;
}
This archived topic is closed to new replies.