Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1235436

    Hello,
    On my startpage on the very top I have a slide show showing 2 link buttons to SEMINARE and PRAKTIKA. I need to add a third link-button. Is there any way to do this?
    Thanks so much. Nora

    #1235540

    Hey NoraGTS,

    Please refer to the following:

    https://kriesi.at/support/topic/3-or-more-buttons-possible-in-full-width-easy-slider/#post-385863

    It’s still relevant to achieving what you need.

    Best regards,
    Jordan Shannon

    #1235558

    you can insert in the Caption Text the Shortcodes from a button-row:

    #1235647

    Thanks. I tried the version above, but that shows the buttons not next to each other but below each other. Is there a way to make them appear next to each other. I tried left, center and right for the position, but they still appear below each other, however in the corresponding position.

    The other option mentioned was: |You can switch to the default editor and then use the magic wand icon to insert a button”
    If I switch to the default editor, there is no content showing. Moreover, what is the magic wand icon???
    THANKS Nora

    #1236043

    Hi NoraGTS,

    Well, we can help you adjust the 3 buttons positioning, but I do not see the buttons. Please add them back.

    Best regards,
    Victoria

    #1236195

    Problem is, it looks so bad that I would have to coordinate with you when you can set the positioning, or maybe you can tell me where you add what code for it and I can do it myself?
    THANKS Nora

    #1236237

    Hi NoraGTS,

    You can make a hidden test page so that we can see the slider with buttons there and try to help to adjust.

    Best regards,
    Victoria

    #1236935

    I added the code to my startpage slider now, but not only do the buttons show
    – each in an extra row, they should appear all next to each other in one line
    – the link doens’t work, which is weird
    – and there is a small grey rectangle next to my lower text in the slider
    thanks so much. Nora

    #1236939

    I could resolve several things myself, but what remains is that there are 2 grey rectangles in the slider, one next to the second text, on next to my buttons.
    Is there a way to get rid of this?
    THANKS Nora

    #1237091

    Hi NoraGTS,

    Can you share the link to the test page or where can we see it?

    Best regards,
    Victoria

    #1237133

    Sorry, I thought the information stays in the private content section.
    Here you go – it’s on the startpage.

    #1237337

    Hi NoraGTS,

    Best regards,
    Victoria

    #1237554

    No, I would like to get rid off the two weird rectangles that appear right next to the text.
    I attached an image.
    Thanks Nora

    #1237681

    Hi,

    The admin information provided is no longer working for me. Can you check?

    Best regards,
    Jordan Shannon

    #1237712

    ? I just checked it on a different computer and it’s working fine. What error message are you getting? Here it is again.
    Thanks Nora

    #1238085

    Hi,

    Thanks for the clarification. Please try this CSS as well:

    .home .avia-caption-content .avia-button-wrap p {
      display: none;
    }

    Best regards,
    Rikard

    #1238441

    Hm, thanks for the advice. I added it but this didn’t change anything. The rectangle is still showing next to my button PRAKTIKA.
    Thanks Nora

    #1238541

    Hi NoraGTS,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .home .avia-caption-content .avia-button-wrap + p {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1238611

    Thanks Victoria, that worked really well!
    Best, Nora

    #1238866

    Hi NoraGTS,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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