badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Ultimate Pro – Unable to extend slider to full page width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #85509
    Bee
    Participant

    We are using the “Featured Image Slider” on our homepage, and this slider does not take up 100% of the page width, but there seems to be a forced max width on the container. Editing custom CSS to change the container width does not seem to change the slider width.

    I saw a former post on this topic that indicated to set up the Revolution Slider, but we had to uninstall this plugin as it was rendering a conflict with some of the code on our staging site once we upgraded to the newest version of PHP, and we are unable to reinstall on our staging site to follow the instructions.

    Is there custom CSS we can add to allow us to make this slider full width without installing the Revolution Slider?

    #85623

    Hi Bee,

    To set the slider to 100% width go to Appearance > Customize > Design Options > Custom CSS and paste below custom CSS code

    .header-main .container:not(.clearfix){
        max-width: 100%;
    }

    Thank you!

    #86452
    phonezoo.com
    Participant

    Thanks you! it worked

    #86479

    Welcome anytime @phonezoo-com

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