Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • simplesite Friend
    #518133

    what exactly are you trying to do?

    frankmiao Friend
    #518144

    you can see the attachment. the page is set to fixel category blog, and all the articles are displayed in 1×1 format except the first page title. even though I set one of the article to image, grid 2×1, it is still displayed in 1×1 format.


    1. Untitled
    simplesite Friend
    #518151

    Did you adjust the css file?

    + Open templates/ja_fixel/css/custom.css file

    Add new script

    Code:
    .custom.grid-2×1 {
    width: 100% !important;
    }

    And you need to change it in the article too

    frankmiao Friend
    #518188

    i followed your advice, cleared cache, both on the server and the browser, but nothing changed, still the same? the same article is displayed in 2×1 on the frontpage but 1×1 in fixel category blog format.

    phong nam Friend
    #518238

    @frankmiao,

    For the article items, it is recommended to set the grid size to 2×2 or 1×1. With these grid sizes, the item grid will look better on Category Blog view.

    And you can try to insert following override css styles into template.css file:

    .items.none.image.grid-2x2 img,
    .items.none.image.grid-2x1 img {
    width: 100%;
    }

Viewing 5 posts - 31 through 35 (of 35 total)

This topic contains 35 replies, has 4 voices, and was last updated by  phong nam 10 years, 10 months ago.

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