• Hi,

    I have the free version of Magazine 7 installed and very happy with the theme. The only problem I run into is that the title is too big on the mobile version. Changing the size in the customizer makes it smaller on desktop, which I don’t want to change, but nothing happens to the mobile version. There is a slight change in size, but it moves the whole layout to the left, which leaves a black stroke on the right. Is there any way to be able to change the title size on the front page, posts and pages for mobile while keeping the layout of the site in the middle. Maybe through an additional CSS code? Looking forward to hear a solution. Many thanks, Annie

    • This topic was modified 5 years, 9 months ago by anne280579.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter anne280579

    (@anne280579)

    I have just found a solution. Add the following to the additional CSS and it will change everything to a reasonable size that fits on all devices.

    .site-title {
    font-size: 40px !important;
    }

    Thanks for sharing the answer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Title not responsive’ is closed to new replies.