Want to remove slider from presentation page

  • Author
    Posts
  • #4087
    C Farone

    Thank you for this great theme and the support forum. On the presentation page I want to remove the slider and have only the columns under it. I have read all the forum posts and found one that did give an answer. However, the CSS code that was suggested to place in the Custom CSS file did not work.

    This was the code that was suggested to use:

    .slider-wrapper {display:none}

    I placed this code in the Edit CSS page on WordPress and saved it several times. The slider still appears on the page.

    Thanks for your assistance.

    #4088
    C Farone

    Forgot to mention that I also placed the suggested CSS code in the Mantra Options panel Custom CSS area. The slider still appears on the presentation page.

    #4179
    Zed
    Cryout Creations mastermind

    All CSS rules need to end with ;

    So that would be .slider-wrapper {display:none; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #10517
    Rebecca Dooley

    Hi,

    I also want to remove slider. I have added the code from above in Misc. Settings -> Custom CSS but it’s not removing the slider. I checked source code and I see “.slider-wrapper {display:none; }” but it’s still there. I have inspected the element, etc. I’ve even gone so far as to delete any/all references to the slider section in the editor and it still doesn’t go away. Any words of advice? Much appreciated!

    Rebecca

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Want to remove slider from presentation page’ is closed to new replies.