- Posts: 117
- Thank you received: 0
bottom class
-
consul
Inactive member - Topic Author
- Member
Less
More
10 years 7 months ago #39828
by consul
bottom class was created by consul
hello,
what is the class to keep the text identical of the original template.
in bottom1 2 3 4 menu?
thank you!
what is the class to keep the text identical of the original template.
in bottom1 2 3 4 menu?
thank you!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39839
by ivan.milic
Replied by ivan.milic on topic bottom class
On original template we have menus there, clas looks like this:
.mnu_bottom2 > li > a {
color: #6E7279;
font-family: 'Merriweather', serif;
font-weight: normal;
font-style: normal;
}
so you could add class like this to template_css.css to make them look like that:
.mp_bottom1 .moduletable DIV *,
.mp_bottom2 .moduletable DIV *,
.mp_bottom3 .moduletable DIV *,
.mp_bottom4 .moduletable DIV *{
color: #6E7279;
font-family: 'Merriweather', serif;
font-weight: normal;
font-style: normal;
}
.mnu_bottom2 > li > a {
color: #6E7279;
font-family: 'Merriweather', serif;
font-weight: normal;
font-style: normal;
}
so you could add class like this to template_css.css to make them look like that:
.mp_bottom1 .moduletable DIV *,
.mp_bottom2 .moduletable DIV *,
.mp_bottom3 .moduletable DIV *,
.mp_bottom4 .moduletable DIV *{
color: #6E7279;
font-family: 'Merriweather', serif;
font-weight: normal;
font-style: normal;
}
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
10 years 7 months ago #39905
by consul
Replied by consul on topic bottom class
Thank you
when watching the website from the smartphone, the menu is so fast inside that not possible even to select any submenu, how to fix it please?
tc
when watching the website from the smartphone, the menu is so fast inside that not possible even to select any submenu, how to fix it please?
tc
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39908
by ivan.milic
Replied by ivan.milic on topic bottom class
Does it maybe just blinks?
Do you use some galaxy device?
Do you use some galaxy device?
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
10 years 7 months ago - 10 years 7 months ago #39913
by consul
Replied by consul on topic bottom class
yes i use Note 2 and note 3
it is so fast appear and desappear...
same happen if i watch your website not only the template, the general hotjoomlatemplates.com
it is so fast appear and desappear...
same happen if i watch your website not only the template, the general hotjoomlatemplates.com
Last edit: 10 years 7 months ago by consul.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39916
by ivan.milic
Replied by ivan.milic on topic bottom class
Problem is in browser samsung delivers by default with its devices. if you would download any other mobile browser it would work normally. Unfortunately samsung devices are very popular.
We tried to think of alternative solution like on this thredČ
www.hotjoomlatemplates.com/support-forum...-t-work?limitstart=0
you can check it out.
We tried to think of alternative solution like on this thredČ
www.hotjoomlatemplates.com/support-forum...-t-work?limitstart=0
you can check it out.
Please Log in to join the conversation.
Time to create page: 0.153 seconds