New Landing How can we help? Themeforest Theme Support Dante Centre portfolio page

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Dante
  • #52734
    Math
    Member
    Post count: 30

    Hi,

    I ended up reducing the width of the single portfolio page, but I would like it to be in the centre. How can I do that?

    Here’s the link to my page… http://bjior.com/discover/creative-logo-design/

    Thank you.

    #52739
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a screenshot and mark issue with detail text so i can suggest you easily . please tell me what you changed in CSS ?

    With Best Regards
    Swift Ideas

    #52897
    Math
    Member
    Post count: 30

    Hi Mohammad,

    I haven’t made any changes to the CSS file. I’ve only made changes to the single-portfolio.php file by reducing the columns from col-sm-12 to col-sm-9.

    Right now, I just my single portfolio is on the left hand side and I would like it in the centre. Please see attachment.

    #52917
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please open to edit single-portfolio.php and put this code after article tag like
    <article style="margin-left:12%"
    With Best Regards
    Swift Ideas

    #52943
    Math
    Member
    Post count: 30

    I actually placed the “margin-left:12%” on the style.css under the “article” tag and seems to be working fine.

    Thanks for the help.

    #52961
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that issue fixed .
    Cheers!
    With Best Regards
    Swift Ideas

    #53079
    Math
    Member
    Post count: 30

    Hi,

    I just noticed that shifting it by 12% only on the left messes up the mobile view. My mobile screen is now compressed by 12%. Is there another solution?

    Thanks.

    #53085
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You should make change to edit single-portfolio.php and put this code after article tag like
    <article style="margin-left:12%" . Please remove code from style.css .

    With Best Regards
    Swift Ideas

    #53088
    Math
    Member
    Post count: 30

    I have tried that, but it still affects the mobile view.

    #53096
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a screenshot of issue so i can view it .

    Thanks

    #53097
    Math
    Member
    Post count: 30

    Please see attachment for the image. You can also visit my site and resize the browser to see that the left side has more margin than the right side.

    #53099
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to admin -> theme options -> custom css and put this code

    @media only screen and (max-width: 767px) {
    article{margin-left:0 !important;}
    }

    Thanks

    #53100
    Math
    Member
    Post count: 30

    Yup, that did the trick!

    Thank you so much for the quick response and solution! 🙂

    #53107
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I’m glad issue fixed . Do you need any type of help now ?
    Cheers !
    With Best Regards
    Swift Ideas

    #53134
    Math
    Member
    Post count: 30

    Not at this moment. Thank you for all your help!

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