1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 22 September 2016
  5.  Subscribe via email
Hi Carian,

How can I fix to resize the Logo tekst on mobile device into smaller one.
I added this code below, but then also the tekst on desktop will resize.
I only want to resize on Mobile.
website: realdutchfoods.com

h1.logo-text a {
font-size: 26px;
}

Greetz,
Edgar
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

The following custom CSS can be used in the corresponding fields in the 'Responsive Options' tab of your templates parameters (edit to taste)...


h1.logo-text a {
font-size: 32px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carian,

thanks for your help.
This code will also resize the text on desktop.

I only want to resize the tekst for mobile device.

How can i manage that?

Greetz,
Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
HI Edgar

It sounds like you are adding the CSS to the default Custom CSS field. Ensure to only add the CSS to the 'Responsive Options' Custom CSS fields.

Ciarán
  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!