Formatting SKT Ad Agency

Home Forums All Other Themes Formatting SKT Ad Agency

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #216972
    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    1. The page title on mobile is written on several lines.
    Screenshot: https://ibb.co/3y678Sj
    What CSS code so that the page title on mobile is on a single line?
    2. The mobile menu is not vertically centered.
    See screenshot: https://ibb.co/dMRY7kr
    How to vertically center the mobile menu?
    3. Language flags and codes are not aligned with the GTRANSLATE multilingual extension.
    See screenshot: https://ibb.co/1GTTy8x
    How to align them?
    Thanks in advance.

    #217048
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30865
    • Total: 30865
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL? We can’t help you without seeing your website.

    Regards,
    Dave

    #217164
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30865
    • Total: 30865
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .footercols3 .footer-column-inner img { vertical-align: text-top;}
    
    @media screen and (max-width:479px) {
    .skt-page-title h1 { max-width:inherit;}
    }

    Regards,
    Dave

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