Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #693970

    Let’s say I want a simple thumbnail slider. No light boxes, skins, or layers. What approach do you suggest? I’d like to use something that ships with the theme, and I hope I don’t have to buy Soliloquy?

    I don’t see navigation options on the Full Width Easy Slider.
    The Partner/Logo slider was suggested but it looks like more of a carousel.

    Also, we need to be able to create our own thumbnails.

    Mockup

    #694097

    Hey,

    There’s no Enfold element to replicate that but have you tried the included LayerSlider plugin?

    Best regards,
    Josue

    #694268

    Good to know. Regarding the Fullscreen Slider, how can I get the photos to cover?

    #694434

    Hi,

    I’m not sure what you mean by that, could you post a link to the page in question so that we can have a closer look please?

    Regards,
    Rikard

    #694805

    What CSS selector should I apply these rules to?
    http://s647470717.onlinehome.us/

    background: url(images/bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    See how the photos do not scale. They’re getting cut off.

    #695223

    Hello? Do you know what I mean?

    Also, what file do I use to echo the H1 post title?
    And whats the proper tag?
    http://s647470717.onlinehome.us/portfolio-item/westward-ho/

    I tried get_title in the single-portfolio.php file and no show.

    #696202

    Hello? Is anyone available to help with this theme that I just recently purchased?

    #696433

    Hi,

    please open different tickets for different questions.

    You can apply your rules to this:

    li.slide-1 {
    
    }
    

    or

    li.slide-2 {
    
    }
    

    etc.

    Best regards,
    Andy

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