VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Headline on Mobile to long
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Headline on Mobile to long

Headline on Mobile to long 03 Jun 2015 07:23 #6824

Hello,

i have a problem with my page on mobile, when i load the page on mobile devices everytime the headline is cut up in the middle.

How can i change the settings so eather the words were shown smaler only on mobile devices or the head gets bigger so the text is shown full?

Thenaks for your help.

Look at the picture to see the Problem.

This image is hidden for guests. Please log in or register to see it.
Last Edit: 03 Jun 2015 07:26 by Schmarni.

  • Posts:8
  • Schmarni
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Headline on Mobile to long 04 Jun 2015 03:56 #6833

You can edit templates/jf_calla-exteriors/css/template.css, add like this:
 
@media (max-width: 480px) {
#jf-header h1#logo a {
font-size: 30px;
}
}
 


joomfreak
Last Edit: 04 Jun 2015 03:56 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Headline on Mobile to long 04 Jun 2015 20:30 #6838

I have made the Changes ... is loos now like this:

@media (min-width: 481px) {
#jf-footer h1#logo a{
font-size 20px;
}
}

#jf-footer .main-inner1 {
bottom: 10px;
padding: 105px 0 0;
}

#jf-footer p {
margin-bottom: 10px;
}

#jf-social, #jf-footer .copyright {
margin-top: 0;
}
}

But nothin happens ... when i open the Site on my iphone is still looks like bevore the changes!

Is there a other posibility to change?

Thanks!!

  • Posts:8
  • Schmarni
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Headline on Mobile to long 05 Jun 2015 02:30 #6841

You should change:
@media (min-width: 481px)

to:
@media (max-width: 481px)

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Headline on Mobile to long 07 Jun 2015 09:23 #6847

Now is Works. Thanks for the Help!!
Last Edit: 07 Jun 2015 09:23 by Schmarni.

  • Posts:8
  • Schmarni
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.83 seconds
Thursday 18 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.