Im working with WPLMS Demo 11 Look&feel, and when I enter any Unit, the name of the course shown at the right is extremely BIG. How can I reduce the size of the font just in the Units look? http://prnt.sc/tj7ysn
Thx!
hi,
please provide the page url we will provide css for this
This reply has been marked as private.
This reply has been marked as private.
no nothing will be changed if you update the theme
you can check the videos regarding the wplms4.0 and then ping me if you want me to change this.
Hello!
I've updated the theme to the last update available, and nothing changed regarding this inquiry, the name of the course remains in huge size font at the right. http://prnt.sc/tkfqpp
if you want then we can provide custom css code regarding this.
to make it's size smaller.
yes I would like very much pls, along with the instructions to access CSS files :) and which should I modify
Hello,
Please look into this shared bye you:
https://prnt.sc/tmi3r8
Please share the right page url at which this string has been shown also share admin credentials in private reply , I will share the custom code
This reply has been marked as private.
Hello,
I you are talking about this then use code given below, Otherwise share the page url at which you have to do font size smaller:
.single-course .course_title h1 {
font-size:20px
}
RefeR:
https://prnt.sc/tnsbdk
Hello,
No, the fontsize I'm talking about is the one that appears in the unit, where the name of the course is at the right side (refer: <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">http://prnt.sc/tkfqpp)</span>
This is an example of an unit link:
https://advantage.wfglobal.org/la/course/solvencia-empresas-anahuac/como-evaluar-la-salud-financiera-de-mi-empresa/
Hello,
But here you can see:
https://prnt.sc/tpnjws
I am not able to access this page , Please share admin credentials in private reply,
Thanks,
Hello, before sharing credentials, can you tell me where should I modify the code you provided earlier?
Hello,
If you are talking about this code:
.single-course .course_title h1 {
font-size:20px
}
You have to put this code goto appearance>>customize>>custom css and paste here .
Thanks,