• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Soliloquy Slider | Custom CSS

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Soliloquy Slider | Custom CSS

This topic is: not resolved

Tagged: css, slider, soliloquy

  • This topic has 6 replies, 2 voices, and was last updated 8 years, 11 months ago by Peter Fleming.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • April 15, 2014 at 11:09 am #100510
    Peter Fleming
    Participant

    Could someone help with custom CSS to remove the right and left arrows on the Soliloquy slider on the home page of http://www.campsforgirls.org.

    Their CSS is:-

    .soliloquy-container .soliloquy-prev {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 10px;
    z-index: 1320;
    background: rgba(0,0,0,.7) url('images/left.png') no-repeat scroll 50% 50%;
    }

    .soliloquy-container .soliloquy-next {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 10px;
    z-index: 1320;
    background: rgba(0,0,0,.7) url('images/right.png') no-repeat scroll 50% 50%;
    }

    http://www.campsforgirls.org
    April 15, 2014 at 11:51 am #100535
    Lauren @ OnceCoupled
    Member

    Just change display to "none". 🙂


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    April 15, 2014 at 11:58 am #100539
    Peter Fleming
    Participant

    Putting the following into the Soliloquy Slider (Misc) Custom Slider Classes doesn't do anything!

    .soliloquy-container .soliloquy-prev {display: none;}
    .soliloquy-container .soliloquy-next {display: none;}

    Peter 🙁

    April 15, 2014 at 12:07 pm #100542
    Lauren @ OnceCoupled
    Member

    I don't know about the Custom Classes or anything, sorry! When I inspect the element, I can see that there isn't a "display: none;" being applied to the arrows anywhere, so you may need to find another place to put the code. That's definitely what you want, you just need to get it to over-ride the current "display: block;". You could try applying it to the container, .soliloquy-controls-direction

    Best,
    Lauren


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    April 15, 2014 at 12:39 pm #100551
    Peter Fleming
    Participant

    Tried this:-

    .soliloquy-controls-direction { display: none !important; }

    but no change. 🙁

    April 15, 2014 at 1:04 pm #100565
    Lauren @ OnceCoupled
    Member

    Where are you putting this code? Do you have a caching plugin?


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    April 15, 2014 at 1:17 pm #100567
    Peter Fleming
    Participant

    I've got it now.

    Add .soliloquy-controls-direction { display: none !important; } to the theme CSS and the arrows disappear.

    Thanks for your help.

    Peter 🙂

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble