Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Other
Add text to the right of the logo
CYLEONE
June 2015
in
Other
I added a DIV with CSS and JS on the right of the logo, to place text.
How can I do to make this DIV disappear when the menu is small and reappears when the menu is big?
I placed my code to: Appearance, BeTheme Options / Custom CSS & JS
Thanks
Comments
Albert
June 2015
Hi,
please send us url to page where you got it and also please show us on screenshot what you exactly want to do because we are not sure.
CYLEONE
June 2015
Hello,
you can not access the site because I put in maintenance, time to make corrections ...
I send you a screen shot to show you what I want to do.
...oups... How can I send you a picture?
Thank you for your help!
Albert
June 2015
To send us screenshot you can use
http://pasteboard.co/
but we need url to site as well because we must have a look on it as well.
CYLEONE
June 2015
This is the screen capture...
I'm sorry but for now the site is not accessible ...
Thanks for your help !
CYLEONE
June 2015
http://pasteboard.co/1i8IIkyh.jpg
Albert
June 2015
We need url to site because without this we have no idea what css should be used here to hide the text on smaller screens.
CYLEONE
June 2015
Ok, the website :
http://www.cyleone.fr/test1/
Albert
June 2015
Ok, but can you tell us where this text next to the logo is? Because we do not see anything in header.
CYLEONE
June 2015
I removed it because the site is visible ...
Here is the snippet of code that I added in the "Custom JS"
jQuery(function($){
$("#logo").append('<div id="baseline">L'intelligence est dans le système</div>')
});
Albert
June 2015
So you added it with javascript. We are not sure if responsive css will work properly in this case. But we need site with this code added because only then we'll be able to tell you if it works or not.
Sign In
or
Register
to comment.
Comments
please send us url to page where you got it and also please show us on screenshot what you exactly want to do because we are not sure.