test melih
 melih
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dennisd Friend
    #883285

    Is it possible to make ja slideshow 100% width on ja biz template?

    Ninja Lead Moderator
    #884016

    Hi,

    Sure, you can make full width for JA Slideshow module but it will break the CSS style: title, description… you would need to customize code to get it work right but I am afraid this is too much of customization for us to undertake as it is out of support scope.

    Below is a solution to force full width for JA Slideshow module if you want

    Create templates/ja_biz/css/custom.css file and add new rule

    .t3-slideshow .container {
        width: 100% !important;
    }

    Regards

    dennisd Friend
    #888435

    Thank you very much.

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

This topic contains 2 replies, has 2 voices, and was last updated by  dennisd 8 years, 11 months ago.

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