Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #628590

    Hi

    1. I imported the enfold flat business demo but it came without the small triangular in the blue stripes
    how do I create it?
    2. the “Get in touch” blue stripe above the footer area in the home page – can I add it to be a part the footer to be included in all pages?

    thanks
    Hagit

    #629032

    Hi Hagit,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #629261

    Hi

    I added a link to the site at the private section
    the problem is that the arrow on the Section Bottom Border Styling – is not working
    I want an arrow like in the demo on the on the blue stripe – get in touch , to point to the next section ,
    also a separate question –
    is there a way to make the blue stripe get in touch to be part of the footer and appear on all site’s pages?

    thanks
    Hagit

    #630492

    Hi,

    Please add this in the Quick CSS field:

    .avia_transform .rtl .av-extra-border-element.border-extra-arrow-down {
        right: 50%;
    }

    You might want to set the background of the arrow to something else other than white:

    .avia_transform .av-extra-border-element .av-extra-border-inner {
        background-color: red !important;
    }
    

    Best regards,
    Ismael

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