Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #650968

    I saw a page with your enfold theme – http://www.bewegen-werkt.nl – could you please explain how I can also set up a similar header slider on my website?
    Thanks!

    #650973

    Hi raymondleever!

    Please edit your page and add Fullwidth Easy Slider element to your page under Media Elements tab of Advanced Layout Builder.

    Regards,
    Yigit

    #650974

    Hi Yigit,
    I have the slider but I don’t know how I can insert text blocks on every picture.
    Please see my page on http://www.zwembadbranche.nl/dag

    #650981

    Hi!

    Please click on your slide image to add captions and buttons to them.

    Regards,
    Yigit

    #651466

    Hi Yigit, could you please be more specific. I want the same text blocks as on http://www.bewegen-werkt.nl
    Could you please explain me how I can insert such a text block.
    Thanks!

    #651472

    Hi!

    You would like to add captions like this – http://i.imgur.com/dnKLwAl.png, is that correct? If so, please edit your slider and click on your slider image and add captions – http://i.imgur.com/vq9Wg1p.png

    Cheers!
    Yigit

    #651488

    Now I have added text in the caption section of all 4 photo’s but only the caption of the first photo is shown…
    And another question how can I change the background color of the text blocks so they get more attention

    #651492

    Hey!

    Please edit your slider once again and uncheck “Use first slides caption as permanent caption” and choose to display your captions with frame – http://i.imgur.com/IZ2GqPF.png

    Best regards,
    Yigit

    #651496

    Yeehah!
    Thanks! Almost there ;)
    Is it also possible to change the text color (only in this section)?

    #651500

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    div .slideshow_caption, div .slideshow_caption a, div .slideshow_caption a:hover, div .slideshow_caption h2, div .slideshow_caption h2 .special_amp, div .slideshow_caption strong, div .slideshow_caption h2 strong {
        color: red;
    }
    

    Best regards,
    Yigit

    #651993

    Hi Yigit,
    Another question – please have a look at http://www.zwembadbranche.nl/dag – how can I change the white space between the easy slider an the text above. I have set no spacing or other padding. This is just the standard spacing I believe

    Thanks once again!

    #652070

    Hi!

    Please add following code to Quick CSS as well

    .page-id-8538 .content {
        padding-bottom: 10px;
    }

    Or you can add your content into a color section element and choose to display no padding or small padding

    Cheers!
    Yigit

    • This reply was modified 8 years, 5 months ago by Yigit.
    #652635

    Thanks!

    Another question, where can I find the exact dimensions of the portfolio images?
    Is it possible to upload 2 images one for this wall http://www.zwembadbranche.nl/dag/exposanten and one for http://www.zwembadbranche.nl/artikelen/portfolio-item/aqua-unique

    Thanks again!

    #653133

    Hi,

    Sure, please add following code to Quick CSS as well

    .single-portfolio .page-thumb {
        display: none;
    }

    and then edit your portfolio item and add image to the top of your content manually using image element under media elements tab of Advanced Layout Builder

    Best regards,
    Yigit

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