Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • vincentochus Friend
    #875459

    Hi,

    I would like to remove the article content on the bottom right of the template. (he black part and orange part). I would like the slideshow image to show fully. I have tried the instructions here but no success:
    https://www.joomlart.com/forums/topic/is-there-anyway-to-the-shrink-position-2-to-just-1-block-on-the-right/

    Please help.


    1. capture-20160203-154511
    Pankaj Sharma Moderator
    #875577

    Hi Try this code in custom.css file

    @media (min-width: 1200px) {
      .has-slideshow .t3-sl-1 .col-lg-6 + .col-lg-6 {
        margin-top: 0px;
      }
    }
    @media (min-width: 1500px) {
      .has-slideshow .t3-sl-1 .col-lg-6 + .col-lg-6 {
        margin-top: 0px;
      }
    }

    Let me know if it helps .

    vincentochus Friend
    #876085

    Where do I find the custom.css file?

    Pankaj Sharma Moderator
    #876088

    Hi
    Go to /templates/JA Platon/css/custom.css
    If file is not there then create it with name custom.css

    vincentochus Friend
    #876097
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #876107

    Go to /templates/JA Platon/css/custom.css
    If file is not there then create a new file with name custom.css

    Hi
    Cpanel details not working . I added file via Joomla admin panel .
    The Module is in Module manager with name : House Business Mod ID 155 .
    Set the default editor to None From global config. Before edit the custom html module .

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

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

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