• Resolved csoszitibor

    (@csoszitibor)


    Hello is this theme something like Elementor’s Hello theme?
    I see it does not support standard 2-3-4 column photo galeries inserted into standard posts ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter csoszitibor

    (@csoszitibor)

    And does not support left aligned pictures too

    Theme Author Mousebuilt

    (@konker)

    Hi csoszitibor

    Sorry for the slow reply. Who would have thought I had to subscribe to the support channel for my own theme?!?

    Anyhow, yes, the theme is similar to Hello Theme as they are both minimal themes designed with Elementor in mind.

    Previously, the theme did have alignment CSS rules, with the following:

    .alignright{text-align:right}
    .alignleft{text-align:left}
    .aligncenter{text-align:center} 

    I removed the floats though, because, well it’s 2019. I haven’t used floats in any project for about 15 years. Anyway, WordPress still does, so who am I to argue ?? I’ll be adding them into v1.10 of the theme over the coming days, along with minimal gallery support and, as requested by another user:

    add_post_type_support( "page", "excerpt" );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Minimal theme’ is closed to new replies.