Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • PawerDesign Friend
    #1039977

    Hi all 🙂

    Im looking to change the width of my sidebar when the "viewing" screen is between 985px and 765px to a min-width of 46%

    i have tried different codes in custom.css but none worked…

    So if someone could help me with the right code to add in custom.css ?

    or if theres a setting in Joomla theres at fault ?

    i added a screenshot of my problem

    • This topic was modified 6 years, 11 months ago by  PawerDesign.

    1. Skærmbillede-2017-06-06-kl.-14.09.36

    Best Regards

    PawWest

    Luna Garden Moderator
    #1040292

    Hi,

    Could you share your site URL here, so we could check the problem more clearly. Maybe the CSS of Megafilter conflicts with CSS style of your site.

    PawerDesign Friend
    #1040340

    Hi Luna Garden 🙂

    Thanks for assisting.

    my URL is http://www.hockeycamp.me

    I need to remember to add my url in posts 😉

    Best Regards

    PawWest

    Luna Garden Moderator
    #1040514

    Hi,

    Thanks for the link. I have checked your site, but it seems the problem is fixed ?

    PawerDesign Friend
    #1040637

    Hi LG

    The problem is still there, it is between 985px and 765px, you can see it when you shrink your browser width, its before the filter collapses.

    Best Regards

    PawWest

    Luna Garden Moderator
    #1041247

    You can use CSS Media Query to style for each screen like this:

    @media (min-width: 768px)
    .col-sm-4 {
        width: 33.33333333%;
    }

    PawerDesign Friend
    #1041323

    Hi Luna Garden

    Thanks for the answer 🙂

    Best Regards

    PawWest

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  PawerDesign 6 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum