Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1378004

    Hey guys,

    I am trying to achieve a look like this:

    Basically I want a slider with three boxes that are just over the slider near the bottom. I would want those boxes to be highlighted once someone mouses over them.

    #1378072

    Does anyone know how to do this? I am hoping to work on this tomorrow.

    #1378313

    Hi,
    Thanks for your patience, to have the 3 boxes over a slider you would use a negative margin, in the demo above the first column of the row has a negative -80px margin for the row:
    Enfold_Support_0052.jpeg
    When you say that you want each column highlighted on mouse-over, do you mean you want the background color to change or the column to scale a little larger?

    Best regards,
    Mike

    #1378319

    Hi. I guess change the color once moused over. When I add a -80 or -100 to the row it seems to put it under the slider.. Not on top of it.
    Please see:
    http://www.seemoretarot.com

    Also, in my download version of Enfold I don’t see those boxes:

    Are you able to supply the code for those?

    • This reply was modified 1 year, 10 months ago by robsdesigns.
    #1378355

    Hi,

    Thank you for the update.

    You have to place the Columns inside a Color Section element, edit the color section, go to the Advanced > Position toggle and set the Z-Index – default setting field to 10 or higher. This will move the color section or the columns above the layer slider.

    Best regards,
    Ismael

    #1378510

    Hi, for some reason this isn’t working for me. No matter what I set the numbers to,…10 or 50 or 100 it doesn’t move.

    Can you please take a look at the private content and place the three boxes with the same look as below?

    #1378637

    Hi,
    I created a new page for you linked below with the parallax demo and added your slider to the top so you can examine the elements and see how this works.
    You can use this as your new homepage if you wish and add more of your content if you wish or just model it into your existing homepage.

    Best regards,
    Mike

    #1378658

    Hi Mike, that sounds great, thank you. I have one last questions pertaining to this.. With those 3 blocks you setup inside of the color section.. How do I get the blocks to show above the fold on my page? so for instance.. to look like this: (even if it’s not in parallax). It doesn’t have to scroll down for me or move.. I just want to have that look.

    #1378675

    Hi,
    I edited the first column in the row:
    edit_first_column_in_the_row.jpeg
    and changed the row margin from negative 80 to negative 380 to move the row up:
    change_the_row_margin_to_move_the_row_up.jpeg
    this is what I now see on the frontend load:
    Enfold_Support_0060.jpeg

    Best regards,
    Mike

    #1378732

    By the way – these shifts and the parallax effect can be styled on the last tab! for each column separately.
    I recommend not to use the row border on the first tab – see :

    There you have the possibility to set different values and also to move the columns differently for responsive cases.
    my second recommendation is – don’t set the first screen width (this determines the value for all screen widths) generally you want to have these settings only for larger screens. So start setting for wider than 989px and for medium sized screens (between 768px and 989px – for example: Tablet Landscape).

    And now you understand why the middle column can be positioned higher and scrolls up faster than the two outer columns.

    #1394609

    Hey guys.. I’m so sorry to bother you again on this, but I was wondering if you can help.

    In regards to having something like this:

    I really like the slider I have on this page:
    http://seemoretarot.com/parallax-home/ EXCEPT it is too long. I want the image to be smaller. No matter what I do though it wants to stay that large. I was hoping it could maybe be only 600px high or just like the one in that image above.

    Regarding the three boxes.. I don’t want then to move when the page moves. For example, on this page: Enfold look when you scroll down the boxes are basically over the image behind and when you scroll down you see the rest of the image it is covering behind it. So, it would basically work just like this one: Another Enfold page if that header of the doctor was a slider like this: http://seemoretarot.com/parallax-home/

    I’m starting to worry that maybe this parallax theme won’t look good with the background I have here:

    #1394660

    Hi,
    If the Revolution Slider is set to Full-Screen it will be full height even if you pick a different height, so choose Full-Width and set 600px height for it to work, I did this for you.
    Enfold_Support_126.jpeg
    If you don’t want the boxes to move then don’t use the Parallax Rules setting, I see that you are not using this on your new set of boxes, but to have it over your slider you still need to your the negative margin in the Rows Margin in the first column like we explained above, I did this for you and hide the original columns that you are not using.
    Enfold_Support_128.jpeg
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1394717

    Thank you so much for explaining that!!

    #1394721

    Hi,
    Shall we close this thread then?

    Best regards,
    Mike

    #1394725

    I think I just have a final questions on this.

    1. Underneath the three boxes on the site, there’s a purple bar running across. I can’t find out where that bar is coming from and how to change the color of it. Would you know?

    #1394733

    Hi,

    That is the background of the main container. If you want to remove it, you have to adjust the bottom margin of the first color section in the advance layout builder, or add this code in the Quick CSS field.

    .avia-section.av-bxu05y-17f2b8ed6b0af2197f3b8d4ab5075dc0 {
        margin-bottom: 0;
    }
    

    You can also adjust the background color of the main container.

    #main {
        background-color: #ffffff;
    }

    Best regards,
    Ismael

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