New Landing How can we help? Themeforest Theme Support Dante New theme version : divider not center anymore

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #268581
    Marine
    Member
    Post count: 151

    Hello,

    I’ve created an extra class .divider-mini to fix a width to the divider, you can see it under the first text block on the homepage.
    To center it, I’ve added a margin at 0 auto. It worked for several weeks but since the theme updates in 3.3.0 then 3.3.1, my divider is not centered any more, what can I do ?
    Thanks for your help,
    Marine

    #268611
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to add float:none;

    .divider-mini {
      margin: 0 auto;
      width: 330px;
      float: none;
    }

    – Kyle

    #268613
    Marine
    Member
    Post count: 151

    Perfect, tx Kyle !

    #268614
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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