Steakhouse and Image show

GK User
Sun Mar 13, 2016 11:27 am
Good day
I am using your steakhouse template and after reading some of your forum posts, I implemented image show to make enable slides on my header, after doing this some aspects of the site broke which I need assistance for . My site is www.salbgroup.com/Demo

1. Towards the bottom of the page by the business hours and contact no. I can see the slide images to the left and right.
2. My mobile responsive menu does not work anymore, again I can see the slider images.
User avatar
Fresh Boarder

teitbite
Thu Mar 17, 2016 7:10 pm
Please add this code to override.css and make sure override is enabled in template settings.

1.
Code: Select all
#gkBottom5 {
max-width: 100% !important;
}

#gkBottom5 > div {
max-width: 1230px !important;
}


2.
Code: Select all
#aside-menu {
z-index: 1;
}
User avatar
Moderator

GK User
Thu Mar 17, 2016 8:47 pm
Thank you very much you guys are awesome :D

If you could please help me with one more piece of CSS i would greatly appreciate it. I am using another joomla component and the responsiveness does not work well with your template so I therefore have to use the default prostar template for pages using this component. Do you what css I can use just to port your main top menu to the prostar template ?

Much appreciated
User avatar
Fresh Boarder

teitbite
Tue Mar 22, 2016 10:36 am
I’m afraid that modifications such as this require extensive changes to the theme’s code; I do apologize but such large changes are custom work that are beyond the scope of our technical support.
User avatar
Moderator

GK User
Tue Mar 22, 2016 6:37 pm
thank you no problems
User avatar
Fresh Boarder


cron