Mobile View Has Problem

Home Forums All Other Themes Mobile View Has Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #145601
    Piyush SolankiPiyush Solanki
    Participant
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 31, 2020

    Dear Team

    We have purchased the link adventure

    Our web site is : https://paradisecovepawana.com/

    Now theme’s default mobile view has a major problem with design aesthetics, it looks so armature and even there is no option to make any change to its design (interface, look feel, colour change)

    I request i am attaching one image, please follow that and help us to improve our mobile and Tablet preview of it

    Link : https://drive.google.com/file/d/1LmaZkZPc-DbePiWKHu6ASxpH4KE0HMSF/view?usp=sharing

    Waiting for the quick updates

    Piyush

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

    Hi,

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

    @media screen and (max-width:479px) {
    .logo { max-width:28%;}
    .logo img { margin:0; width:auto; height:auto;}
    .nivoSlider img { max-width:135% !important; width:135% !important; margin-left:-35%;}
    .nivo-caption { top:75% !important;}
    .nivo-caption .title { font-size:18px;}
    .nivo-caption .title span { font-size:14px !important;}
    .nivo-caption .title::after { display:none !important;}
    .nivo-controlNav a { margin-right:10px !important;}
    .sidr ul li a { padding:0 20px !important;}
    }

    Regards,
    Chris

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