}
footer ul li{
display: flex;
flex-direction: column;
line-height: 1.79;
padding: 0;
}
If not working according to you only share issue, which font you want to increase
Thanks,
Hello,
here you can see that you have to set menu for mobile,: https://prnt.sc/trp3da
Yes you have to sent your valid admin credentials after that i will solved all these type of issues,
Thanks,
Hello,
To remove number from top header use code given below:
Goto appearance>>customize>>custom css and paste it;
header.mooc.sleek.transparent.fix ul.topmenu li:nth-child(1) {
display:none !important;
}
2- For mobile menu use this one:
@media (max-width: 600px){
.pagesidebar {
background-color:green !important;
}
.sidebarcontent #menu-main-menu li a {
color:white !important;
}
}
RefeR: https://prnt.sc/ts4q0b
Use color code according to you,
Hello,
For single course page banner use code given below:
.single-course #item-header div#item-header-content {
background-color:yellow !important;
}
Refer; https://prnt.sc/ts4t9u
Change color code according to you,
Thanks,
Hello,
You can see that header menu is showing well,
RefeR: https://prnt.sc/tsyu7q
Also you can see week showing well,
Refer: https://prnt.sc/tsyupp
And please do not posting many messages by which i may be confused,
First please share 1 or 2 issue after resolving that you can share other issue,