• Resolved theporchfactoryftpierce

    (@theporchfactoryftpierce)


    I am trying to get my homepage slider to not be full width. I would like for the slider to be about 75% and centered. When I change the code to 75% width, it reduces the size but moves the slider to the top left corner and does not stay centered. I just do not want the slider to be the width of the entire page. I am also having issues with how to change the banner on each page. There is an option to have a the banner changed on each page in the theme options but on each page there is no option for changing the banner. please help.

    Thank you in advance

    website URL is https://s567527900.onlinehome.us/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there, I am having the same trouble. Would anyone be able to help explain how to center a shrunk version of the slider image?

    Thank you!

    Theme Author Pitabas

    (@pitabas106)

    Hi,

    Modify the CSS to.

    #home-slider {
        margin: 0 auto;
        width: 75%;
    }

    Then it will automatically centre align.

    Thanks

    Theme Author Pitabas

    (@pitabas106)

    Fixed.

    Hi, can you please specify wich css and where exactly to modify?
    Or post a screenshot?

    Sorry, im a newbie at this.

    Thanks for your time.

    Hey! I tried this. I put that code in Custom CSS. It did make slider smaller, but what do I put there to make it same width, but smaller height? (To save space for blog posts)
    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘homepage slider’ is closed to new replies.