This topic has 2 replies, 2 voices, and was last updated 10 years by SQadmin.

  • Author
  • #11325
     nichelead
    Participant

    Hi,

    First of all, my complements for the beautiful theme design you put together – thank you!

    I noticed that on my ipad and sumsung galaxy when holding the devices vertically the sides of the home page slider (your demo content) are cut rather than fit properly in the screen.
    In addition, when on other pages (e.g. members grid), the top menu’s right side section “contact us” (in your demo content) is cut out.

    Is it something I can fix through settings, or a bug?

    Thanks and all the best!

    #11333
     SQadmin
    Keymaster

    Hi,
    Thank you for your appreciation.
    Yes, seems to be some issues.
    We will look into this.

    Regards,

    Dana

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #11526
     SQadmin
    Keymaster

    Hi, during some tests we set the max-width page to 320px and all “cutting” issues come from this. As a quick fix until next update you can add in admin – theme options/general settings quick css box the following line:

    COPY CODE
    
    @media screen and (max-width: 400px) {
       .container {
         min-width: inherit;
       }
    }
    

    For homepage slider need to do some finest settings or simply import ours http://d.pr/f/mj4L
    Also, you need to change background color to section that hold the slider or do a copy-paste from our settings http://d.pr/n/X9sD+

    Best reagrds,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?