Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • SiteWeavers Friend
    #208417

    Hi

    Is there a way to add an image inside the central square?

    Many thanks 🙂

    Ninja Lead Moderator
    #576787

    This module does not support this feature but you can use this way to add the image into the central square

    Open templates/ja_charity/css/custom.css file and add new rule

    .feature-absolute .absolute-wrap .absolute-title .inner {
    background: url(image_path) no-repeat !important;
    background-size: cover !important;
    }

    With image_path: add path of your desired image here.

    Ninja Lead Moderator
    #643100

    This module does not support this feature but you can use this way to add the image into the central square

    Open templates/ja_charity/css/custom.css file and add new rule

    .feature-absolute .absolute-wrap .absolute-title .inner {
    background: url(image_path) no-repeat !important;
    background-size: cover !important;
    }

    With image_path: add path of your desired image here.

    Ninja Lead Moderator
    #741756

    This module does not support this feature but you can use this way to add the image into the central square

    Open templates/ja_charity/css/custom.css file and add new rule

    .feature-absolute .absolute-wrap .absolute-title .inner {
    background: url(image_path) no-repeat !important;
    background-size: cover !important;
    }

    With image_path: add path of your desired image here.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 4 months ago.

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