Viewing 7 posts - 16 through 22 (of 22 total)
  • Posted in: Dante
  • #108330
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    It is difficult to align like you said, but you can try this Custom CSS.

    @media only screen 
    and (min-width : 321px) {
    .carousel-wrap .carousel-items > li { margin-right: -120px; }
    }
    
    @media only screen 
    and (max-width : 320px) {
    .carousel-wrap .carousel-items > li { margin-right: -260px; }
    }

    Let us know,

    Thanks,
    laranz.

    #109115
    pbi design
    Member
    Post count: 82

    Hi,

    it’s still showing the carousel images too small and with two much spacing… isn’t there a way to specify how to scale the carousel items?

    thanks, Rossitza

    #109312
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    It is because we put that in a span3, so in responsive modes, it will turn in to one column, we can’t adjust that, if we want to do it, we need to rewrite a lot of this, I am afraid.

    Thanks,
    laranz.

    #141556
    pbi design
    Member
    Post count: 82

    Hello,

    I just updated the theme to 2.7 and the clients.php changes I had made with help from Laranz are now gone. I have a child theme selected and I have the clients.php file in the child folder, so I’m not sure why I lost the edits.

    I would like to only see 4 columns instead of 6 and the image size for each is supposed to be 250px width and height. That is what is specified in the clients.php file in the child theme, but it’s not working. It’s possible Laranz made additional changes in the clients.php file at the time, but I don’t know what they are.

    Is there something else I need to do? I have attached a screenshot of the clients.php file from the child theme for reference.

    thanks,
    Rossitza

    Attachments:
    You must be logged in to view attached files.
    #141662
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    First make a backup of the file clients.php located at dante\swift-framework\page-builder\builder\shortcodes\

    Then copy the clients.php that you have inside the child theme to dante\swift-framework\page-builder\builder\shortcodes\

    That’s not easy(probably not possible) to override that file in the child theme because it was lots of of other files that should be included in the child theme.

    Copy the file has explained and let us know the result.

    -Rui

    #141741
    pbi design
    Member
    Post count: 82

    Hi Rui,

    so what you suggested worked.

    Our Services

    However, I don’t want to have to replace the clients.php file every time there is a theme update… What is the correct way of setting up the child theme files (what other files should be included) so this particular asset functions properly?

    thanks,

    Rossitza

    #142313
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can’t override the clients.php file in the child theme, you’ll need to replace the file each time you update the theme, sorry

    – Kyle

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register