• Resolved dlmweb

    (@dlmweb)


    My images are also distorting at certain breakpoints. I’ve looked at your video which indicates I should click on the tablet or phone icons to change those settings. The problem is I don’t have those icons in my General Settings. I only see the desktop icons.

    What am I missing?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author biplob018

    (@biplob018)

    Click into desktop icon so you will get 3 icons as last one for mobile and middle one for tab settings.

    Once you click mobile icon or tab icon those settings will comes for mobile or tab.

    For example wanna set mobile settings, click into desktop icon once 3 icon show click the last one and you will see some field are changing and comes to set. Set as like as you want.

    Thread Starter dlmweb

    (@dlmweb)

    Hey, thank you! How silly that I couldn’t find them.

    My next question the about the breakpoints. It appears your table breakpoint is max-width 993, and that’s giving the design a few problems.

    Is is possible to override your viewport settings?

    From:
    @media only screen and (max-width: 993px) and (min-width: 669px)

    To:
    @media only screen and (max-width: 1080px) and (min-width: 669px)

    Many thanks. I’m really enjoying the plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do not see mobile icons to adjust image sizes’ is closed to new replies.