I have a problem with my website http://siepak.pl/ . This website won't appear immediately only when I refresh it. This template is on 1.0 version. Could you check it?
ltheme
POSTED: 2017-02-02
Hello KALEONEK,
Thanks for your info.
Could you please let me know did you install more extensions/plugins for template?
I've got a plugin plugin_googlemap3, ignite gallery, admin tools, akeeba backup, jce editor, jsite map pro, folcomedia just like the other my websites,
ltheme
POSTED: 2017-02-03
Hello KALEONEK,
Please try to disable plugin by plugin for 4 plugins that I mention below, then recheck your problem
1/ plugin_googlemap3
2/ ignite gallery
3/ jsite map pro
4/ folcomedia
If you still have problem after check, just send me your site address and admin login to my support email at "admin@ltheme.com", so I can help you.
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
I would like to do that the menu background will be an image, not a colour. Now it is white. How can I change this?
http://siepak.pl/background-menu.JPG
my website http://siepak.pl/
You just go to Template Settings, open tab 'Custom Code' and add more CSS below in Custom CSS code field
#sp-header {
height: 125px;
background: url("/images/stolarstwo-siepak-263.png");
}
above is just sample image URL, you can change it.
View History
I'd like to have 2nd logo - I mark it. Can you help me? Now it is top3.
Do you want to hide it or align it right with logo?
1. Hide it
#sp-top3 {
display: none;
}
2. align it
#sp-top3 {
margin-top: 20px;
}
View History
View History
I see you already made it as you want http://take.ms/hagX7
If you still have problem, just let me know.
View History
I have a problem with the menu on the screen reduced to 1192x682 . Please solution the problem http://siepak.pl/menu-problem.jpg
my website http://siepak.pl
You can add more CSS below to fix
@media (min-width: 980px) and (max-width: 1199px) {
.sp-megamenu-parent > li > a {
font-size: 12px!important;
}
}
Thank you!
View History
You're welcome!
View History
I have a problem with my website http://siepak.pl/ . This website won't appear immediately only when I refresh it. This template is on 1.0 version. Could you check it?
Thanks for your info.
Could you please let me know did you install more extensions/plugins for template?
View History
I've got a plugin plugin_googlemap3, ignite gallery, admin tools, akeeba backup, jce editor, jsite map pro, folcomedia just like the other my websites,
Please try to disable plugin by plugin for 4 plugins that I mention below, then recheck your problem
1/ plugin_googlemap3
2/ ignite gallery
3/ jsite map pro
4/ folcomedia
If you still have problem after check, just send me your site address and admin login to my support email at "admin@ltheme.com", so I can help you.