Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • 7of9 Friend
    #721282

    Hi,

    I would like to increase the vertical gap between cell by 10px. I need the slideshow to have some space from the products.
    Please check the following picture:

    How could I do this?

    Thanks in advance.

    TomC Moderator
    #721339

    You should know by now . . . . :p

    So that we can try to best assist you, [please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manger–General settings. 🙂

    TomC Moderator
    #753677

    You should know by now . . . . :p

    So that we can try to best assist you, [please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manger–General settings. 🙂

    7of9 Friend
    #721341

    Hi,

    The URL is: http://www.ts-bee.com
    About the optimizations, I’d rather send you Admin credentials to disable them when you have time to take a look at it and reenable them after that, since it’s bad for SEO to disable them for a long time.
    Let me know if you want me to send you the Admin credetials.

    Thanks in advance.

    7of9 Friend
    #753679

    Hi,

    The URL is: http://www.ts-bee.com
    About the optimizations, I’d rather send you Admin credentials to disable them when you have time to take a look at it and reenable them after that, since it’s bad for SEO to disable them for a long time.
    Let me know if you want me to send you the Admin credetials.

    Thanks in advance.

    TomC Moderator
    #721343

    <em>@7of9 500724 wrote:</em><blockquote>Hi,

    The URL is: http://www.ts-bee.com
    About the optimizations, I’d rather send you Admin credentials to disable them when you have time to take a look at it and reenable them after that, since it’s bad for SEO to disable them for a long time.
    Let me know if you want me to send you the Admin credetials.

    Thanks in advance.</blockquote>

    Go ahead and send me the temp admin login info – that way I will be able to provide you with more precise info.

    TomC Moderator
    #753681

    <em>@7of9 500724 wrote:</em><blockquote>Hi,

    The URL is: http://www.ts-bee.com
    About the optimizations, I’d rather send you Admin credentials to disable them when you have time to take a look at it and reenable them after that, since it’s bad for SEO to disable them for a long time.
    Let me know if you want me to send you the Admin credetials.

    Thanks in advance.</blockquote>

    Go ahead and send me the temp admin login info – that way I will be able to provide you with more precise info.

    7of9 Friend
    #721344

    PM sent, thanks in advance. 🙂

    7of9 Friend
    #753682

    PM sent, thanks in advance. 🙂

    Ninja Lead Moderator
    #721537

    <em>@7of9 500721 wrote:</em><blockquote>Hi,

    I would like to increase the vertical gap between cell by 10px. I need the slideshow to have some space from the products.
    Please check the following picture:

    How could I do this?

    Thanks in advance.</blockquote>

    You can fix it with css style below

    Open templates/ja_fixel/css/custom.css file, add new rule

    @media (min-width: 1200px) {
    #fpssContainer211.fpss-template-movies {
    bottom: 10px;
    }

    .fixel-grid .items article {
    top: 12px;
    }
    }

    Ninja Lead Moderator
    #753788

    <em>@7of9 500721 wrote:</em><blockquote>Hi,

    I would like to increase the vertical gap between cell by 10px. I need the slideshow to have some space from the products.
    Please check the following picture:

    How could I do this?

    Thanks in advance.</blockquote>

    You can fix it with css style below

    Open templates/ja_fixel/css/custom.css file, add new rule

    @media (min-width: 1200px) {
    #fpssContainer211.fpss-template-movies {
    bottom: 10px;
    }

    .fixel-grid .items article {
    top: 12px;
    }
    }

    7of9 Friend
    #721634

    Thanks @ninja Lead , that did it. 🙂

    7of9 Friend
    #753818

    Thanks @ninja Lead , that did it. 🙂

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

This topic contains 13 replies, has 3 voices, and was last updated by  7of9 8 years, 11 months ago.

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