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

How to reduce the space between
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to reduce the space between

How to reduce the space between 09 Dec 2019 18:12 #12036

Hi! I'm trying The Hub for a new website and i'm wondering if there is a way to reduce the space marked in red under the module.

See attachments
This image is hidden for guests. Please log in or register to see it.


This image is hidden for guests. Please log in or register to see it.

  • Posts:18
  • fener89
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: How to reduce the space between 11 Dec 2019 03:05 #12038

Hi,
You can edit file templates/jf_thehub/css/template.css, may be at line 8147 reduce padding-bottom:
 
.padding-bottom {
padding-bottom: 120px;
}
 


joomfreak

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

Re: How to reduce the space between 20 Dec 2019 01:27 #12064

It works! Many thanks!

I've another question:
How can I reduce the font size of the quotes on the home page? From desktop is ok, but viewing the website from smartphone the font results too big. It would be great reduce the size just for mobile users. As I said from desktop the font is ok.
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:18
  • fener89
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: How to reduce the space between 20 Dec 2019 02:30 #12065

You can edit file templates/jf_thehub/css/template.css, add:
 
@media only screen and (max-width: 767px) {
.quote {
font-size: 18px;
line-height: 1.5;
}
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.69 seconds
Saturday 20 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.