container width

Home Forums Pro Support container width

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #68334
    vinny olitovinny olito
    Participant

    trying to set container width for 40% for larger screens and using minimum width for small screens at 60% but its overiding the 40%…Container is either to large or to small on different screens and setting are not holding…

    #68343
    Peter FeatherstonePeter Featherstone
    Participant

    Hi there,

    You can’t specify a different minimum width for smaller or larger screens. The 60% will apply to both.

    Why not use a px minimum width value instead as using a % minimum which is larger than the normal size doesn’t really make sense.

    Please advise

    Peter

    #68342
    vinny olitovinny olito
    Participant

    I tried 30px width and tried ***px on minimum and still cannot seem to get it to work. I left width at 50% for know. I was trying to get large screen at 30% but small screens its way to small. Tried lots of combos. I also had some issues with icons so thinking maybe it might be a conflict somewhere. Troubleshooting 🙁

    TY

    #68341
    Peter FeatherstonePeter Featherstone
    Participant

    Hi there,

    That doesn’t sound like it makes sense either.

    Shouldnt you just do 30% width with a minimum width of 200px or similar?

    Peter

    #68340
    vinny olitovinny olito
    Participant

    Not sure I understand the logic here. Is minimum width suppose to override width setting. So if i set width to 30 eg px for large screens and 60% on minimum, would this trigger 60% on small screens and override width?

    maybe I am looking at this wrong…also note I have hamburger on all screens set at eg. 80000 breaking point..TY and apologize for my confusion 🙂

    #68339
    Peter FeatherstonePeter Featherstone
    Participant

    Hi there,

    They are just shortcuts to the standard css minimum-width and width selectors.

    I don’t know what you mean by different screen sizes. There isn’t any options to control these differently, they affect the container at all screen sizes.

    In my example above it means the menu will always be 30% of whatever the screen size is but never go below 200px.

    All the best

    Peter

    #68338
    vinny olitovinny olito
    Participant

    OK understand….I was looking to do different containers sizes for large screen and devices…TY

    #68337
    Peter FeatherstonePeter Featherstone
    Participant

    Hey there,

    That’s not possible with the plugin. You could do that but it would require getting your web dev to write some Custom CSS for it.

    All the best

    Peter

    #68336
    vinny olitovinny olito
    Participant

    TY I’ll figure it out if necessary….TY for the QUICK response and patience….

    #68335
    Peter FeatherstonePeter Featherstone
    Participant

    Hey there,

    No problem and I hope you find the solution that fits your needs 🙂

    All the best

    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘container width’ is closed to new replies.