Okay
  Public Ticket #910389
Carrousel
Closed

Comments

  • Goso started the conversation

    And Hi again,

    this time it’s about the Carrousel. 

    1. How can I set a text block just over the first picture?

    2.How can I get the pictures left and right of the center one much darker? I’ve tried all the settings about hovering but I am not sure anything is really happening.

    3. I have the little up-button in the circle when I scroll down which works fine for a lll the pages i am using. With the Carrousel it appears immediately at the bottom but does not make any sense. Can I loose it on this page?

    4. Here is one that ties in with my earlier Q about the white sticky menu on the dark skin. My Carrousel must sit on a dark background so the white menu really throws it off.  Not only that, the sticky menu has the same height as on all other pages. But here it cuts off the top of the large picture

    When I disable sticky Menu I lose the logo and worse also the menu. And here is the solution: A sticky menu that is 100% transparent. It would let the dark background through and the logo and menu would stay in place.

    That was plenty of Qs. Thank you for your answers already now

    cheers, Gocki, Goso 

  • [deleted] replied

    Hi Goso,

    I can see that you are using an default theme of Wordpress, if you activate our theme can you please write URL of this exact page please? We need to investigate your site and then get back to you if we have possible solution.

  •   Goso replied privately
  • [deleted] replied

    1—You can not use Visual Composer on the pre-made portfolio layouts.

    If you want to use Visual Composer there, you must select this Visual Composer Portfolio Layout

      

    (view large version)

    2— Can you please add the code below to Custom CSS

    .single-portfolio-holder.portfolio-type-3 .gallery-slider.carousel-center-mode .gallery-item {
        filter: alpha(opacity=10) !important;
        -webkit-opacity: .1 !important;
        -moz-opacity: .1 !important;
        opacity: 0.1 !important;
    }
    3— You can remove the go-to-top button for single pages by pasting this code on those pages:

    .go-to-top {
    display: none !important;
    }

    (view large version)


    4— Regarding to this quetion kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum, and we’re glad to help you in your new thread. Will set this ticket as solved from here.

  • Goso replied

    Hi Yill, I am afraid we cannot close this case yet. As you can see on the attachment, yes, the button at the bottom disappeared. But the other code made everything darker. I wanted the left and right panel to go that dark.

    Plus I had hoped that the issue of the white menu  at the dark skin got resolved too.

  •   [deleted] replied privately
  •   Goso replied privately