Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Ch1vpH Friend
    #1042389

    Hi there,

    Can you advise me on how to display the image from the ‘Articles – Category’ module (that shows both text and an image in fullscreen mode) but when looking on a mobile you can only view the text side of the module and not the image.

    Thanks.

    site: http://ch1vph.xyz/ri2k/

    • This topic was modified 6 years, 10 months ago by  Ch1vpH.
    • This topic was modified 6 years, 10 months ago by  Ch1vpH.
    • This topic was modified 6 years, 10 months ago by  Ch1vpH.

    1. fullscreen
    2. moblieview
    Pankaj Sharma Moderator
    #1042614

    Hi
    open http://ch1vph.xyz/ri2k/templates/ja_brickstore/local/css/themes/dark-peach/template.css
    Find and remove this code

    @media (max-width: 767px)
    
    .category-module.owl-carousel .item .item-intro {
        width: 100%;
        z-index: 2;
        background: #ffffff;
    }

    and this code

    @media (max-width: 767px)
    .category-module.owl-carousel .item .item-image {
        width: 100%;
    }

    Regards

    Ch1vpH Friend
    #1043310

    Hi there ,

    Thanks for that it does now show the image on a small screen but on a full screen view on desktop there is no article being display and has left a blank space.

    Is there a way to have the article next to the image on a large screen.

    Thanks

    Pankaj Sharma Moderator
    #1043365

    Hi
    No its not defined in this way and follow the same order.
    You have to customise the article category override file in order to achieve this.
    Here is file templates/ja_brickstore/html/mod_articles_category.

    Regards

    Ch1vpH Friend
    #1043568

    Hi there – I was able to half the image showing and half the text by editing the files above by just have having originally code but deleting anything else to do with .item-intro or image

    So I have the best of both now!


    1. likethis
    Pankaj Sharma Moderator
    #1043635

    Hi
    Do u still need any help on this?
    I assume you sort it out.

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

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