Home › Forums › Support › Settings for responsive Layout This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 1, 2015 at 5:03 am #94225 Alex Hallo dear GeneratePress Team, I build a homepage with the Generate Press Theme. After that I have seen the homepage on my tablet and I wasn’t satisfied. Can I customize the responsive-look of the theme? If yes… where can I find the settings? Do you have any suggestions? Here is the website: http://helmstedter-sonntag.de/cms2/ Thank you very much for your efforts. April 21, 2015 at 10:59 pm #101125 TomLead Developer Lead Developer Hi there, So sorry for not getting back to you sooner! I have no idea how I missed this thread. Are you still needing help with this? You can always use media queries in your CSS to tweak things for different screen sizes. For example, if I want to reduce the size of my site title on mobile, I can do this: @media (max-width:768px) { .main-title { font-size: 20px; } } Sorry again! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In