Gtranslate Bar on my site how i remove this? - html

I have a website based on WP.
I have a problem with a Gtranslate Plugin. I want remove only the BAR on the top of website. How ?
I dont know
Help me please

Related

How to add a logo and website name over a slider

I want to add my website logo and title on a slider. I have built the website on WordPress using Elementor. I have tried to do it using Elementor but I couldn't find any way.
Maybe it can be fixed using some code. Looking for someone who can help me with that.
Please have a look at the website, so you can understand better.
https://test.lifestylerules.online/

How to edit HTML of a single page in Wordpress

(General Kenobi).
Alright, enough fun lets get to the point. I have a question about Wordpress for you guys and I hope you can help me with it. My theme supports an image as an "ad" which you can place below header (menu) and above content on the site. It is not a background, you can set BG of a page and then in theme options add image to be shown.
The problem is, this picture is now on every page, article, everywhere on site. I can live with that but I would like to know if its possible to somehow change HTML or something of a single WordPress page and replace the logo with the different image? I clearly can't do that in editor as it supports only one image for everything so that's why I'm asking to try out code change. I tried to get to the HTML but in WP Editor it shows only a few lines of PHP code.
As I'm typing this I'm realizing some huge problems it might have but I'll post this anyway, maybe some of you will have a great tip :) Thanks for helping me out in any way!
Michal

How to solve the issue of image size template slider?

I have a question regarding a carousel slider in a template I recently uploaded on my blog. I downloaded the free ELEGANT template which allows you to have a slider at the top of the page. When you add the tag featured in the post, the blog post will also appear in this slider.
Only thing I don't understand: the images which I have appear different in scale (see attached screenshot) I tried to fix it in the actual image in the blog post, but that doesn't seem to work. Also the HTML code of the carousel is locked, so I cannot change the image sizes there. Does anyone know how to fix this problem? So I can always add my latest blogpost there and all the images have the same size?
I am a basic HTML coder, so I have a little knowledge of coding.
Thanks in advance!
Jorien

The navigation links on my tumblr sidebar don't work?

In my tumblr theme that I'm creating, I've run into some issues. I have my sidebar, and in the sidebar are my navigation links, but they don't seem to work. They're customisable and I can change the colour of them. The 'reblog' and 'notes' links work and do what they're meant to do but my 'home' archive' and 'ask' links don't work. They show up, but they don't actually work.
I'm not a professional, but I've looked over the code and I'm not too sure what's wrong. I've tried retyping the quotation marks and that doesn't help either. Here is a link to the code: http://pastebin.com/uEpMp8w3
Just to clarify, the problem is that the navigation links don't work when I click on them. Any ideas why? Thank you!

responsive / bootstrap.css menu titles

Not sure if anyone can help me. But here's the issue. I'm making a mobile website for personal use and having a heck of a time with a free template I downloaded...
I'm wondering how I can put a title on a responsive menu of a website. When the site is visited on a desktop, a normal menu shows fine. However, when visiting on a mobile device or tablet, the site should automatically collapse the menu (which it does) and then show a single menu title that users can interact with.
Using google chrome I can inspect the element and find either a nav.php or bootstrap-responsive.css file that I can edit in order to add the menu title.
Can anyone provide any insight? I'm not sure what I need to post... The site is http://bit.ly/15TpCjW
Thanks! Let me know if I need to provide any other information!
Adding the class of brand below each icon set in your nav.php files (depending on the menu that you want to edit) will accomplish this.