Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54317
    Aaron Giles
    Member

    Love your theme, but I’d like to have just 2 featured content pages (in two columns) instead of 3 or 4. Is it possible to support this?

    #54386
    Sakin
    Keymaster

    @Aaron Giles: Ok then just add 2 Featured Page Content and then add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #featured-content .featured-content-wrap .hentry { width: 50%; }

    Note: Please post in your site url so that I can check in what are you trying to do it.

    #54412
    Aaron Giles
    Member

    Thanks! I don’t have a URL yet because I am in preview mode, evaluating the theme, but I think I will stick with it so I can provide a URL shortly.

    I tried your solution and it worked great except that (1) the image sizes at maximum were not wide enough, and (2) when I narrowed the window and the featured content stopped showing side-by-side, the width was still 50% instead of 100%. I suspect they are both straightforward CSS fixes, but haven’t had time to investigate.

    I am also experimenting with adding a third featured page so maybe I won’t need it after all, but if it’s not difficult to do on your end, you might consider making it an official option.

    #54416
    Sakin
    Keymaster

    @Aaron Giles: If you are adding more then 2 featured content then I suggest you to choose 4 Columns layout.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Support for 2 featured pages?’ is closed to new replies.