Home Forums Free Themes Education Hub WHITE SPACES

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #150073
    juani17
    Participant

    Hi there,

    I am working on the theme and I would like to know how to change the position of the widgets. I have the news section on the left side, the events on the right side and I would like that the widgets appear just under the events section. Is it possible?

    https://www.dropbox.com/s/y00dhf3owkwb15i/Captura%2014.PNG?dl=0
    https://www.dropbox.com/s/qai2g41ygepmqp6/Captura%202.PNG?dl=0

    #150164
    Psink
    Keymaster

    Hello

    Try This Css

    
    .home .recent-events,
    .home .recent-news {
        width: 100%;
    }
    
    .home .news-post img {
        width: 100%;
    }
    
    

    Regards,

    #150246
    juani17
    Participant

    Hi again,

    I think I haven’t explained properly. My idea is to include a widget with a YouTube video (for instance) and I want that it appears inmmediately below the EVENTS section, instead of at the end of the page. I want to submit my WHITE SPACE below the section of EVENTS. I attach an image of how I would like that the widget appears.

    https://www.dropbox.com/s/iyem9nvwasmf7x7/DISE%C3%91O%20WEB.png?dl=0

    Thanks!!

    Regards,

    #150273
    Psink
    Keymaster

    Hello

    Sorry, we cannot put any widgets there. Because it is not a widget area it’s a whole section.
    We cannot change anything there it is all set.

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.