This topic has 3 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #61827
     aamartines
    Participant

    I’ve used the following CSS to make my site title larger on dev.advancedchallenges.com

    .logo a {
    font-size: 40px;
    line-height: 55px;
    }

    However, this has really negatively affected the responsiveness of the site. On a tablet, the site title overflows into the image on the homepage.

    Is there a better way to accomplish this and keep the site as responsive as possible?

    #61842
     sharmstr
    Moderator

    .navbar-header {
    height: auto !important;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61844
     aamartines
    Participant

    Thanks, that fixed it!

    #61853
     sharmstr
    Moderator

    You’re welcome.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?