Event page - Modify event title spacing

  • Stefano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 11 months ago #97631 by Stefano
Dear all,

I'm using the great Event Booking with success on Joomla, but I've this problem I can't fix ! As you can see in the attached screenshot, when I go on a Event Page, I see correctly the Event Title.
I've highlighted the title just to show you the problem: the title is quite long, and goes on two different lines, but is like the two line are a little overlapped !

How I can edit some configuration file to increase the space between first and second title line ?

Thank you so much for your support !

Regards,

Stecusin

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #97632 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event page - Modify event title spacing
Hello Stefano

Look like there are some problem with css. Please send us the link to the page, it is night time here now, so I will ask my template developer to check and guide you to fix it on tomorrow morning

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Stefano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 11 months ago #97635 by Stefano
Replied by Stefano on topic Event page - Modify event title spacing
Dear Tuan,

thanks for your reply: here you have the link on my page

www.daspsrl.it/eventi/seminario/lc-ms-ms...e-endogene-e-esogene

Regards,

Stefano

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #97663 by Dang Dam
Replied by Dang Dam on topic Event page - Modify event title spacing
Hello.
Please go to Eventbooking backend => Configuration => Custom Css tab, and add this css style
.eb-container h1, .eb-container h2, .eb-container h3 {
line-height: normal;
}
Thanks.

Please Log in or Create an account to join the conversation.

  • Stefano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 11 months ago #97797 by Stefano
Replied by Stefano on topic Event page - Modify event title spacing
Dear Dung,

first of all thanks for your reply !
Unofrtunately I've the version 1.7.1 and has not Custom CSS tab.
Do you know wich css file I can edit manually to insert this code ?
Regards,

Stecusin

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #97798 by Dang Dam
Replied by Dang Dam on topic Event page - Modify event title spacing
Hello.
You use old version of EB, and don't have Custom css tab.
You can add the css i guide to your css folder of your template on site.
Or please submit a ticket and send me Super admin of your site. So i can help you.
Thanks.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc