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

    Hi,
    i need your help. I need a small area between body and footer to show an icon. Like this:

    Thank You

    • This topic was modified 6 years, 9 months ago by Christoph.
    #813965

    Hey Christoph,

    Is this on every page or a specific one? Also, please link us to the site/page in question so we can see this further.

    Best regards,
    Jordan Shannon

    #814056

    Hi this is on every page.

    #814153

    Hi,

    Please provide the link as well.

    Best regards,
    Jordan Shannon

    #814269

    Hi Jordan,

    this is a test System.

    #814537

    Hi Christoph,

    There is no link in private. This can be a color section with red background and the icon in the middle and the bottom of your page. If it has to be on every page, this could be hardcoded in your footer file.

    Best regards,
    Victoria

    #814559

    Hi Victoria,

    that can be hardcoded in the footer file. But i need the backgound of the icon transparance. Any Idea?

    Best regards,

    Christoph

    #814571

    Hi,

    Is it an icon created via Enfold, or an actual image? If it is an image then you just have to create it as a png with a transparent background.

    If it is font icon then you can inspect the element to get the class and use something like this for example in quick css:

    .icon-class{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

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