Okay
  Public Ticket #965199
Buttons get icons attached by itself
Closed

Comments

  •  2
    Till Erdmenger started the conversation

    Hi again,

    this might not be a problem with your theme, but maybe you can help as well. I have my page online now, so you can check it out.

    On the front page I have 3 „call to action“ boxes with buttons at the bottom. These buttons show leading icons even after I have changed this in the according settings repeatedly. How´s that coming? A problem with VC? I just clicked the icons away a couple of minutes ago, but am sure they will reappear later today or tomorrow … had this a couple of times before.

    Any clue what to do about it?

    Thanks, Till

  • [deleted] replied

    Hi Till,

    If you are talking about these buttons:


    (view large version)

    I saw that they do not have any prepended or appended icon.

    However, you can add this CSS that will always hide any icon appended in buttons:

    .home .vc_btn3 i {
        display: none;
    }

    To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).

    Hopefully this will help you.

  •  2
    Till Erdmenger replied

    Right now I do not have any trouble with the icons – anyway, thanks a lot for the helpful code!

    Till

  • [deleted] replied

    Hi Till,

    Glad to hear that :)

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great weekend!

  •  2
    Till Erdmenger replied

    Surely will do this!