Home › Forums › SKT Full Width Forum › Need small image icon in a course catalogue page
- This topic has 9 replies, 3 voices, and was last updated 6 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
April 6, 2018 at 7:38 pm #98630
Hi,
My course content display icon is too large i want it to be in medium size.
below is the urlhttp://coaching.colscol.com/cloud-courses/
please have a look for displaying of these courses(every course is displaying too large).
Regards,
AnshulApril 9, 2018 at 5:54 am #98685Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.llms-loop-item-content .llms-featured-image { max-width: 50% !important; margin-bottom: 30px !important;} .llms-loop-list.cols-3 .llms-loop-item { width: 25% !important;} #container { width: 1170px; margin: 0 auto;} .llms-loop-item-content { height: 280px !important; padding: 20px !important; text-align: center !important;}
Regards,
DaveApril 9, 2018 at 7:09 pm #98769ohkk …thanks for the support..
after updating the code in the given path my footer area is not comming properly.
please do the needfull for the same..
April 11, 2018 at 5:07 am #98839Hi,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.archive #sidebar { display: none;}
Regards,
DaveApril 29, 2018 at 10:57 am #100235Course icon into my website dashboard course is showing me too small and everything become messy.
please refer my URL https://coaching.colscol.com/my-account/courses/
As my previous issue course catalog was not display properly now it is happening with my user courses which are not display properly.
April 30, 2018 at 9:55 am #100292This is done.
Regards,
ShriMay 1, 2018 at 2:54 pm #100394Hi,
previous display issue for my account page has been done.
but again when i was creating my course catalog page separately, i am getting same issue.
please refer my url https://coaching.colscol.com/csaat-test/
Note:
please tell me where you guys are changing so that when i will create another one i will do it from my end.May 3, 2018 at 11:01 am #100543Done.
May 3, 2018 at 11:37 am #100547Thanks…
but where exactly you guys are changing…???
May 10, 2018 at 7:34 am #101059Kindly ask server for a log of changes to verify. Difficult to let you know every single change detail.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.