Remove stranger text in header for Dazzling theme

Hi, i need some help.

How can i remove this text ?

Pls, visitit my site to understand that problem… http://justechbr.com

Try to temporarily disable all plugins to see if that does anything.

Right now your website tile is displayed outside <title> and that’s the first time I see something like that as this string is generated by WordPress itself.

Let me know if disabling plugins does help for you.

It Works disabling all plugins. Activate one by one to find a dark shepard? hehehe

Tks Man,

Exactly! Now enable one by one to see which one causes this problem.

Also add this to Appearance >> Theme Options >> Other >> Custom CSS.

.flexslider {
  overflow: hidden;
}

It is something that is going to be fixed in the next update that causes as slight layout bug for slider.

Aigars,

Works. Tks,

One more question about the other subject, can i? :stuck_out_tongue:

Were i put this code 1 in the pic?

First part goes in header.php right above </head> and second part goes in place where you want to icon to appear. That can be anywhere.

I think that it would be a much easier solution to just use some social sharing plugin. It will be much faster and easier approach.

It works. Tks a lot. :wink:

Hi Jai,

I have responded to your following thread created for the similar question.

https://colorlibsupport.com/t/slider-overwrites-page-text-on-refresh

Cheers,
Movin