New Landing How can we help? Themeforest Theme Support Dante Portfolio: 2 columns instead of 3

Viewing 15 posts - 16 through 30 (of 33 total)
  • Posted in: Dante
  • #129474
    crease
    Member
    Post count: 101

    Just worked out that col-sm-4 is a third of .col-sm-12

    #129475
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes you are right.
    Thanks
    Mohammad

    #129483
    crease
    Member
    Post count: 101

    This still doesn’t solve my problem, does it?

    #129502
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No, that css seems to be ok.

    You said that you have your modifications in the child theme. can you activate the parent theme to see if it’s related to your changes?

    -Rui

    #129589
    crease
    Member
    Post count: 101

    It isn’t to do with my child theme as it still happens when reverting back to Dante original.

    any ideas?

    #129611
    Lars
    Member
    Post count: 91

    .

    #129634
    crease
    Member
    Post count: 101

    I cant seem to overide the col-sm-4 css, if I could change the width from 33.33333% to 33% might just be enough to sync it all up.

    #129650
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I already changed it directly in the browser but it didn’t worked.
    I will forward this topic to Ed so he can help out on this.

    Thanks.

    -Rui

    #129659
    crease
    Member
    Post count: 101

    Much appreciated. Thanks for your help.

    #129678
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Let’s wait for his reply
    -Rui

    #129856
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    This custom css will sort it for you:

    .masonry-items .portfolio-item.col-sm-4 {
    width: 33.3%;
    }

    – Ed

    #129911
    crease
    Member
    Post count: 101

    Thanks Ed, It definitely likely to be linked to col-sm-4 as when I edit the css in page and adjust the width the problem seems to be solved but that css you gave me hasn’t overridden the code from the bootstrap.min.css, that the column code is called in from.

    I tried adding !important too but the css does even seem to be there or even there and hashed out?

    Any more ideas?

    #129916
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You’ve probably made a css error somewhere in your custom css that’s causing everything below not to work, please check

    – Kyle

    #129919
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    There are three errors in style.css of child theme at lines 945,046,1060.
    Thanks
    Mohammmad

    #129925
    crease
    Member
    Post count: 101

    OK just realised that my CDN needs purging for changes to take effect. Let me do this and see if that effects things… whoops! Annoying.

    I will check those errors too Mohammad, thanks.

Viewing 15 posts - 16 through 30 (of 33 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