How i increase the footer text front size

Home Forums Legacy Support Support queries Setup issues How i increase the footer text front size

Tagged: 

Viewing 15 posts - 16 through 30 (of 34 total)
  • Author
    Posts
  • #279720
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #279778
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #279844
    Jackson
    Blocked
    Hello, 1- For logo issue after scrolling: From wp-admin > WPLMS > Header > Set the Alternate Logo. This logo will be displayed when you scroll, Refer: https://prnt.sc/mw55m8 2- Can you share the page url where weeks under prize is not visible, Thanks,
    #280042
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #280143
    Jackson
    Blocked
    Hello, Now, please check , after scrolling website logo working, Refer: https://prnt.sc/tu81vx Thanks,
    #280161
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #280505
    Jackson
    Blocked
    Hello, After checking many things, i have resolved the issue, Now logo has been fixed for site scroll: Refer: https://prnt.sc/tuwi7g Thanks,
    #280652
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #280838
    Jackson
    Blocked
    Hello, For mobile logo issue , use code given below: @media only screen and (max-width: 600px){ .mooc_header_wrapper h1#logo a img:nth-child(1){ display:none !important; } } 2- use this code: @media only screen and (max-width: 600px){ ul.topmenu { width:100px !important } ul.topmenu li:nth-child(2) a { font-size:10px !important; width:130px !important } ul.topmenu li:nth-child(4) a { font-size:10px !important; width:130px !important } h1#logo { width:50px !important; } } RefeR: https://prnt.sc/tvkv8x Thanks,
    #280891
    titaswebwolf
    Spectator
    Thanks, Jackson, My all problem still solved till now which one I face, Thank you very much, In future I am facing any kind of issue definitely I contact you again. Which hosting is reliable for hosting my website Cloud, Shared, or any other like AWS, etc. I have right now 30 Teachers and 250 students in my current list who are study offline. If I host this through cloud hosting then all things like video class and others are process uninterrupted or my user face issue to use the website.  
    #281135
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #281845
    Jackson
    Blocked
    Hello, Okay goto appearance>>customize>>custom csss and use code given below: #logo a img:nth-child(1){ display:none !important; } ul.topmenu li:nth-child(2) { position:relative; right:30px !important; } RefeR: https://prnt.sc/txn70j Thanks,
    #281855
    titaswebwolf
    Spectator
    This reply has been marked as private.
    #282158
    Jackson
    Blocked
    Hello, Remove all code given above related mobile header issue, Add only this code and tell me problem solved or not: @media only screen and (max-width: 600px){ ul.topmenu li:nth-child(2) a { font-size:11px !important; width:140px !important; right:50px !important; position:relative !important } } @media only screen and (max-width: 600px){ .mooc_header_wrapper h2#logo a img:nth-child(2){ display:none !important; } .mooc_header_wrapper h2#logo a img:nth-child(1){ width:130px !important; position:relative; right:25px !important; } } RefeR: https://prnt.sc/ty5lvm Thanks,
    #282258
    titaswebwolf
    Spectator
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 34 total)
  • The topic ‘How i increase the footer text front size’ is closed to new replies.