Home › Forums › All Other Themes › Customisation of SKT Trust Theme
- This topic has 33 replies, 2 voices, and was last updated 7 years, 12 months ago by Sonl Sinha.
-
AuthorPosts
-
December 20, 2016 at 7:32 am #56109
Hi Dave,
I have sent a mail with screen shots.
Thanks,
RameshDecember 20, 2016 at 10:25 am #56143Hi Ramesh,
Kindly upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveDecember 20, 2016 at 11:11 am #56158Hi Dave,
Please find the links
a. http://imgur.com/WO3cX4y —–Mobile view not proper.
b. http://imgur.com/iEo2W6I ———-Mobile view not proper.
c. http://imgur.com/bAcRjbR ——-is it possible to remove the header in Yellow and leave logo and below as it is for mobile/tab view ONLY.Regards,
RameshDecember 20, 2016 at 11:53 am #56166Hi Ramesh,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:1023px) {
.header-top { display:none !important;}
.content-area { width:100%;}
}Regards,
DaveDecember 25, 2016 at 3:33 pm #56580Hi Dave,
The code helped us to remove header. But, still the mobile view is not 100% covering the screen and it same as shared screen shots earlier.
Kindly support on this.
Regards
RameshJanuary 11, 2017 at 1:09 pm #58215Hi Dave,
We are still to complete on few basic aspects in theme, Need your support on this please.
a. Mobile/Tab view is not optimized for this theme for all pages.
b. Login is not available in mobile view as it is getting hidden along with the header.Regards,
RameshJanuary 12, 2017 at 7:18 am #58305Hi Ramesh,
Kindly add this code in custom css box:
@media screen and (max-width:768px){
.header-top{display:block !important;}
.header-top .header-top-left{width:auto !important; float:none !important; text-align:center;}
.header-top .header-top-right{float:none; width:auto;}
}Regards,
DaveJanuary 16, 2017 at 6:04 am #58726Hi Dave,
I have updated CUSTOM CSS with code shared by you. Still, we are facing challenge with Article Page (you can select any article to read) which is NOT optimised to cover complete window of mobile and TAB. Rest of the pages are OK.
Please support on this.
Regards
RameshJanuary 16, 2017 at 12:21 pm #58825Hi Ramesh,
Can you show us the screenshots?
Regards,
DaveJanuary 16, 2017 at 3:32 pm #58891Hi Dave,
Please find the link.
http://imgur.com/a/0BvJF
Regards
RameshJanuary 17, 2017 at 6:34 am #58939Hi Ramesh,
One of your plugin conflict with responsiveness of the theme. We have deactivated all the plugins and everything is works fine now.
Regards,
DaveJanuary 18, 2017 at 5:24 am #59103Hi Dave,
I could see the improvement. But, when we flip between horizontal to vertical view and vice versa, the theme is not optimised to cover the windows of the mobile.
Plugins becomes important for addition. We may have to use to some for our purpose.http://imgur.com/a/bX6Fp
Regards
RameshJanuary 22, 2017 at 10:10 am #59497Hi Dave,
We have started facing a new challenge in the theme.The Visual/Text Editor is not working when a new page or post is open. We are not able to add any text.
Please support.
Thanx,
Regards
RameshJanuary 23, 2017 at 6:05 am #59552Hi Ramesh,
We have checked your issue, everything is working fine. Did you solved this issue?
Regards,
DaveJanuary 23, 2017 at 7:32 am #59577Hi Dave,
Thanx for response.
Though we are able to enter into the text box, but there is no option available for formatting (bold, justification etc.,) in visual mode. Also, inserted image is not visible and it is being shown as link.
This problem is faced in POST,PAGE and Testimonial sections.
Regards
Ramesh -
AuthorPosts
- The topic ‘Customisation of SKT Trust Theme’ is closed to new replies.