• On my home page, I would like my second widget (EN COURS : DISSO #38 ? FEUX ?) to appear on the right of the page (and not in the middle).
    How to do ?
    Thanks for your help.
    https://revuedissonances.com/

    • This topic was modified 4 years, 6 months ago by ebouvet.

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

Viewing 1 replies (of 1 total)
  • Hi there,

    That widget is appearing on the right of the screen for me:

    DISSONANCES DISSONANCES

    If you’re referring to smaller screens, like tablets in landscape view, this should do it:

    aside#media_image-3 {
        float: right !important;
    }

    I don’t like using the !important there, but it’s the only way I can find right now to make this work.

Viewing 1 replies (of 1 total)
  • The topic ‘Homepage : widget display’ is closed to new replies.