Nature One Pro Spacing Under Slider

Home Forums All Other Themes Nature One Pro Spacing Under Slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #41328
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Hi Im using the pro version of Nature One here:
    http://wildboarfarms.com/www/

    when I changed the homepage to static/full width the spacing between the slider and the page title got messed up. What do I need to do to fix it?
    Bobby

    #41375
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Robert,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #sitefull{padding:30px 0 0 0 !important;}

    Regards,
    Dave

    #41469
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Can I modify this CSS to only include the home page. The other pages are already fine and this code pushed the title way down.

    #41676
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Okay then remove the previous code and add this code in custom css box:

    .slider-wrapper{padding-bottom:30px;}

    Regards,
    Dave

    #41801
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Thanks but that didn’t work. I even tried with different margin sizes.
    Im trying to make the inner pages:
    http://wildboarfarms.com/www/about/

    Have the same spacing above the title as the homepage:
    http://wildboarfarms.com/www/

    Thanks, Bobby

    #41889
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .slider-wrapper { padding-bottom:60px;}

    Regards,
    Shri

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.