SKT Trust

Home Forums All Other Themes SKT Trust

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58703
    RaymondRaymond
    Participant
    • Topics: 7
    • Replies: 7
    • Total: 14
    Member since: May 25, 2016

    1. Home page slider description not displaying on mobile www.emperordads.com
    2. inner page slider shows correct on mobile but not on desktop version.
    3. Site Title under site identity has the first word bold but anything after the space is not.

    #58800
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Raymond,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .logo h2{font-weight:700 !important;}
    @media screen and (max-width:768px){
    .slider-form, .slide-row{display:block !important;}
    }

    We didn’t find inner page on your website.

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.