Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • gentgashi Friend
    #197957

    How to get the description text of JA Slideshow items to be full screen width like in the third image in the demo of the template ?

    TomC Moderator
    #535751

    You need to set the font-size value larger for the various headings (i.e. h2, h3, h4).

    If you haven’t done so already, create a new file called “custom.css” in file path –> templates/ja_sugite/css

    Within that custom.css file, paste the following CSS rule:


    h4, .h4 {
    font-size: 50px;
    }

    As a point of reference, here is the CSS assocaited with the 3rd Slide in the demo . . .


    .ja-ss-desc h3 {
    font-size: 50px;
    }

    .ja-ss-desc h3 {
    color: #FFFFFF
    font-size: 34px;
    font-weight: 300;
    line-height: 1.7;
    }

    .ja-ss-desc h3 {
    line-height: 1.4;
    margin: 0;
    }

    gentgashi Friend
    #535754

    Here’s what I get it’s the same even after creating custom.css file with the given css.


    1. aaa
    TomC Moderator
    #535759

    There seems to be a handful of CSS modifications you need to make.

    QUESTION:
    When you installed your template, did you do so via the quickstart + sample data installation process?

    gentgashi Friend
    #535762

    No, I did not. I guess I will have to look it up, thank you for your time.

    TomC Moderator
    #535763

    <em>@gentgashi 428099 wrote:</em><blockquote>No, I did not. I guess I will have to look it up, thank you for your time.</blockquote>

    This is why I ask —>

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

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

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