0
Votes
Undo
  1. niko7488
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 07 October 2020
  5.  Subscribe via email
Caitlin
https://culturapflegedienst.de/

Hello!
1) In the place where the logo is, I put the text. This text is too long and does not display well on a smartphone.
How can I change the font size and write in two lines. The second row of text is very small and had to be removed.

2. In the smartphone menu, when the drop-down list is not pressed "Unsere Leistungen"

Thank you in advance.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo-text a {
white-space: normal !important;
line-height: 3rem;
}


2. Im not sure if I understand you correctly. You are unable to click the 'Unsere Leistungen' text?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello!
Thank you very much!
I have attached a screenshot. There you can see which text I need to increase in size.
The rest of the issues have been resolved. Thanks!!!
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(Edit to taste)

p.site-slogan {
font-size: 14px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!