New Landing How can we help? Themeforest Theme Support Ability Custom background in Portfolio section not working

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Ability
  • #4709
    JA
    Member
    Post count: 5

    Hi I’m trying to get the background changed to a custom background on the portfolio section but it wont change even after uploading and saving.

    Also whats the easiest way to reduce the white space between the bottom of the header and above the heading of each section?

    thankyou,

    Jason

    #4743
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Jason,

    Can you provide a link so that I can check what you’re doing? Then I can provide some custom css for you.

    – Ed

    #6008
    JA
    Member
    Post count: 5

    http://joysavannah.com/wp1/ on the work/portfolio section i uploaded a totally white image but could not get it to take. thankyou

    #6132
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I see this – http://cl.ly/PDt8

    What were you expecting?

    – Ed

    #6314
    JA
    Member
    Post count: 5

    I expect that when I upload a image in the “Custom portfolio showcase background image” section of the theme’s options that it actually works, it does not as stated in first response. I figured out my own work around your issue, for others that might want a custom background image there is to simply upload it manually via ftp into the “/wp-content/themes/ability/images/portfolio_bg” folder.

    Can you please figure out the second part of the first response “Also whats the easiest way to reduce the white space between the bottom of the header and above the heading of each section?”

    #6415
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Apologies, I just wanted to find out what image you were trying to use so that I could test this. Happy to look at it if you provide a login.

    If you add the following to the custom css box within theme options, you can reduce the space:

    .section {
    margin-bottom: 20px;
    }
    .divider {
    margin-top: 20px;
    }
    

    – Ed

    #6734
    JA
    Member
    Post count: 5

    hey i tried that but it still not working, even when i reduce to 0px. Other problems are introduced as well as in IE the headers are 1/2 hidden.

    Can you tell me how to get rid of the space marked A in the picture uploaded?
    also how to turn the background from light grey to plain white

    #7001
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add the following to the custom css box within theme options:

    #header-section {
    height: 105px;
    }
    body {
    background: #fff;
    }
    

    Can you provide a login in a private reply so that I can check the background image issue please?

    – Ed

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