New Landing How can we help? Themeforest Theme Support Dante Row padding is exagerated since v3.0 upgrade

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #205129
    gfcadmin
    Member
    Post count: 1

    The live version of our site (http://gfconline.com) is running WP4.2.4 with Dante2.82.
    The trial update of our site (http://gfcdev.com/backup201508) is running WP4.2.4 with Dante3.10.

    The top and bottom padding of the row containers appears to be exaggerated since the upgrade to v3.0. The newer version of the theme appears to have the div.spb_content_element inside the div.spb_parallax_asset so the standard theme 80px of top and bottom padding are added to the user-defined padding. Whereas the older version div.spb_content_element.spb_parallax_asset was used and the user-defined padding superseded the 80px.

    I can address this in the CSS of my child theme, but wanted to make sure this isn’t going to be changed back.

    Please advise.

    Thanks,
    Tim

    #205504
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this css:

    .spb-row-container.spb_parallax_asset {
    	padding-top: 0;
    	padding-bottom: 0;
    }

    Added for the next update.

    – Ed

    #205527
    gfcadmin
    Member
    Post count: 1

    Worked like a champ!

    Thanks!

    #205901
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Happy to help!

    – Ed

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