- This topic has 1 reply, 2 voices, and was last updated 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
if i change the header in the footer widget (about widget) in example: “Entfernungen”
i get “Enfernungen” in the header from the widget and it writes once in the text. ( the customizer put it in double out) i need it only in the header from the widget.
Hello Daniel Weber,
Please go to Your Admin Dashboard -> Appearance -> Customize -> Additional CSS Setting then Copy Below CSS code and paste it into this setting box.
div#hotelone_about_widget-1 img {
display: none;
}
Then, Click on save button. Now You can check again your website. We hope your issue will resolved.
Best Regards,
britetechs