19045 comments found.
hi there- i’m assuming yes on this but wanted just to clarify. i’m considering purchasing your theme for a client. i like the look of the bedesign template for him but wanted to make sure that i could have a horizontal nav bar with this template. i also would like to have more content on the home page below the masonry images. perhaps just a one page infinite scroll layout. is this possible? fixed or sticky header possible too with scrolling? thanks!
Hey,
yes, you can have standard horizontal nav bar instead with this layout. On this homepage, we used only one item – “Portfolio” but of course you can also add more content under those images.
Thanks for your interest in Be 
I am trying to make the header logo full width, the current image is 1920×200
See here:
http://lobsterrollsouthside.com/site/How do I get rid of the white on either side and make it fill whole window? thanks much!
Hi,
to remove those margins/paddings around logo, please use below css:
#Top_bar #logo { padding: 0 !important; }
.header-stack #Top_bar .logo { padding: 0 !important; }
#Top_bar .column { margin: 0 !important; }
Thanks for choosing Be 
thanks that worked, except there is still a small white strip to right of it… how can i remove that too?
http://lobsterrollsouthside.com/site/We don’t have any strip on the right
Maybe it’s because of your screen resolution which is too big for current header image.
Okay thats weird maybe its just mine…
Yes, this must be on your side only because we tested this on few different computers as well and did not noticed anything like that.
Yes Hello, thank you for your work on this theme, How do I change the hover color for social links in the footer? I added :
Footer .footer_copy .social li a { color: #fff !important; }
Footer .footer_copy .social li a:hover { color: #e50122; }
But it does not seem to be working.
thank you
Hi,
what kind of social icons you mean? The one in right top corner to maybe square social icons on the left side in footer widget? If you will provide url to your website it will be much easier for us to give you right css to change this hover color.
Thanks for choosing Be!
the social icons on the bottom right of the footer http://lobsterrollsouthside.com/site/
Ok
So to change social icons hover color, please use below css:
#Footer .footer_copy .social li a:hover { color: #000 !important; }
That worked, Thank you so much!. this is a great theme!
You’re welcome
It’s awesome to hear that you like this theme!
hi, when i open the menu in small phones, the menu dont are responsive, how i get menu responsive?
Hey,
did you selected man menu under Appearance > Menus > Manage locations section? If you did it and still does not work, then please send us url to your website and we’ll have a look on it.
Thanks for choosing Be 
hi, the website is closed now, but i am talkin about this menu in the url. This menu in small smartphones are not responsive
http://s7.postimg.org/cnhfvz2az/Sem_t_tulo.pngOk, so you meant “Overlay menu” layout as we see. We have no idea what is wrong on your side but this menu works properly on smaller screens like mobile. We made screenshot from your website to show you how it looks like and as you see, this menu looks perfectly on smaller screens.
Hi is it possible to make the footer social icons (icon_bar) a circle shape not the square they are currenting in? If this isnt possible would you suggest for me to use a custom social bar instead? Thanks
Hey,
should be possible but depends which social icons you use. Please send us url to your website so we can have a look on it and will see if this can be done.
Thanks for choosing Be 
Hey awesome, the link is… http://creattiko.com/esrc/ Also another quick question, to change the font size of the blog/post header.. you can see it on the link provided, I was hoping to put the header text smaller? Thanks
So, to make those square social icons on the left side in footer widget, please use below css:
#Footer a.icon_bar { border-radius: 30px; }
But to make post titles smaller, please use:
.post-title h2 { font-size: 20px; }
Thanks for that, the footer works, although on hover its still square, is there a hover style I can apply?
Maybe it’s cache on your side because everything is fine on hover as we see http://pasteboard.co/2c260FhO.png
I will clear my settings that should sort it, thanks for that, while I have you one more question… In my main menu I have centered it and then it resorts back to the left on sticky/responsive, is there a way to make it always stay in the centre, however keeping the drop down text aligned to the left? If not, is it possible on my centre nav to align the drop text left so it matches the sticky? Thanks heaps
What exactly you want to have centred? Please show us on screenshot of what you want to do and we’ll help you.
Hey all good I resolved my issue, thank you very much, only the footer social icons, I did clear the catch only they hover with the square shape, was there anything else you changed with the margins?
Please give us a screenshot of what you got because we do not see anything wrong at all.
Thanks! Now we see, this happen under Chrome only on hover. Thanks to this screenshot we found solution for this behaviour
Please re-paste below css into your theme and all will be good:
a.icon_bar {
-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
This will help you for sure 
Thanks solved my issue, you guys are amazing!!!!
You’re welcome 
Hi sorry one more question
I have attached some screenshots of my menu, I managed to get it centered with the logo and the text, i want it so when the user scrolls down the page, the menu (text) is exactly in alignment, the only problem is now when you zoom out or view on wider screen the menu is fixed or floats to the left, could you possibly show me how to get this centered on sticky and exact with scroll. The first 2 screenshots demonstrate what i want, and the last is the problem on wider screens. Thanks so much
We’ve been playing for a while with this and finally we found solution. Please paste below css into your theme and you will get this menu centred:
@media only screen and (min-width: 1240px) {
#Top_bar .menu_wrapper {
float: none;
display: inline-block;
}
#Top_bar .top_bar_left {
text-align: center;
}
}
Thanks for that it works great, is it possible to have the sub menu
- options not aligned center and still left?
Yes, this is possible of course. To do this please use below css as well:
#Top_bar .menu li ul li { text-align: left; }
Perfect thanks so much, it all works and looks fantastic! You guys are so good, your service and speed is wonderful, thank you very much!
We’re so glad to hear this
Thanks!
Hey sorry to bother you guys again, just wondering any chance there is a code i could use to align my logo in the header so its exactly in line with my main content, also staying inline with the content once the page is scrolled and viewed on wider screens. The code you sent before is great for my nav text, but Im still struggling with the logo alignment. I have attached some screenshots to show you want i am trying to achieve. Thanks so much again, I am definitely only buying in the future from your themes as your support and themes are amazing.
1. http://creattiko.com/esrc/wp-content/uploads/2015/04/Screen-Shot-2015-04-05-at-3.16.57-PM.png 2.http://creattiko.com/esrc/wp-content/uploads/2015/04/Screen-Shot-2015-04-05-at-3.17.04-PM.png 3. http://creattiko.com/esrc/wp-content/uploads/2015/04/Screen-Shot-2015-04-05-at-3.16.46-PM.png (what i dont want to happen)
Let me know if this makes sense otherwise I can photoshop it for you to see more clearly. Thanks so much 
Yes, it is possible of course
To align menu items vertically, please use below css:
#Top_bar:not(.is-sticky) .menu_wrapper { margin-top: 10px !important; }
Hey it doesn’t seem to work on my end, the logo once you view on larger screen doesn’t stay in position on scroll…
What kind of larger screens you mean? Because as we see, everything looks fine on your website now of course if we still talk about http://creattiko.com/esrc/
I mean on a larger screen the nav bar automatically is 100% width across the whole screen, but as you see the footer and container of content doesn’t stretch to 100% it says relatively fixed, I was hoping that the nav bar viewed on wider desktops wont stretch that 100% with the logo and nav headings, wanting those elements to stay in that main container area so its always inline with the footer margins etc.. does that make sense?
Sorry, but it does not makes sense because we don’t see it the same way as you do probably. Please make a screenshot of how you want to see header on larger screens and we’ll see if this can be done.
Hey so this is a screenshot done in psd, as you can see if the screen is large the nav stays in alignment with the footer and the rest of the content, is this possible to do?
http://creattiko.com/esrc/wp-content/uploads/2015/04/Screen-Shot-2015-04-06-at-6.18.47-PM.pngWith current custom css it is not possible. Recently you asked about css to make it center and this can be done only within css we gave you last time. But if you will remove this custom css, then header will be inside wrapper. It is not possible mohave those 2 options at the same time.
Thanks!
so what would be the css to have it in the wrapper but not center, but alined with the rest of the content?
This is unfortunately not possible. You must choose one of the solution we already gave you because nothing else can not be done.
Hi is it possible to remove or make the padding between these photo boxes smaller. Attached is a screenshot, or is there another way i can get a box layout with slight padding in between, just need the padding to be smaller, thanks.
http://creattiko.com/esrc/wp-content/uploads/2015/04/Screen-Shot-2015-04-10-at-12.45.35-PM.pngthanks
Please send us url to page where you got those images and we’ll see what we can do for you.
im managed to use .column, .columns { margin: 0 1% 0px; } but no luck on the padding between each image from the right
So this should be possible within “Columns without any margins” option for section item what you can see on http://pasteboard.co/2sBsFUjo.png
the only thing is i need it with a vertical margin just half the size of what the default is
But half of what? You asked if it’s possible to remove margins for those images and we gave you explanation above. Did you tried this or not?
Hi, theme “be beauty”, how to change “book a visit” Thanks
Hi,
this button can be changed under Theme options > Layout > Header section where Action Button | Title and Action Button | Link fields are.
Thanks for choosing Be 
Thanks
You’re welcome 
Pre sales question
hi,,why in this demo i have missing font menu http://screencast.com/t/w0ri4IDqCHi,
does this screenshot comes from Chrome? If yes, then you probably got old browser version or this is temporary cache on your side. We have checked this demo already under Chrome on 4 different computers and everything works properly.
Thanks for your interest in Be 
i use latest Mozila
If screenshot comes from Mozilla Firefox, then also something must be wrong on your side (cache, version) because we tested this already also on all our computers and looks fine what you can see on http://pasteboard.co/2bR3TtYB.png
To be 100% sure i also asked my colleges from 3 different countries and they confirmed that it’s ok as well.
last question are this theme support livecomposer plugin and have quick cart woocomerce
We did never tested those addons so unfortunately we don’t know if they works or not.
Hi, Its not showing the social icons, can I know y? Thanks
i got it
Ok. We’re glad to hear you got it 
Just bought this great theme but do not see the Play demo content in the dropdown under Import Demo Data and import all is giving me an error.
Hey,
if you want to import Be|Play demo, you should check BeTheme Demo Data > Demo section where this demo is and can be imported within 1 click feature. More information about this you can read on support forum as well.
Thanks for choosing Be 
Play is not listed under Demo Date
So if Play is not listed, it means that you don’t have recent version installed and you must update theme immediately.
I bought today and installed and didn’t see, should I check again?
If you bought today and installed latest version, then please send us private message within access to your dashboard on pm and we’ll show you that this demo exist.
Hi there,
Great theme, just having a problem with displaying a video on my home page http://alittlepieceofitaly.com/ (near the bottom, before footer), what am I doing wrong?
Cheers, Ray.
Hi,
you pasted whole video url instead of VIDEO ID and that’s why it does not work. Next to field, where you did it, there is explanation that you should paste just id. So please replace youtube full url with ID and everything will be fine 
Thanks for choosing Be!
Fair enough, my mistake – cheers
No problem 
Hi I imported Be Cleaner demo homepage but i dont know how to edit homepage content , for example “Try out now and call for cleaning help +23 120 230 340” ...
Hi,
as you see, there is no “Purchased” label next to your nickname what means you did never purchased this theme and we can’t help you. Please remember, support is only for our customers.
Thanks for understanding!
Hi I can not install demo “Energy” when I try to install from “BeTheme demo data” says that all is correct but not import nothing.
In the xml that I downloaded from your page there is not “Energie”.
Could you help me? Thanks.
Hey,
please send us more information about this problem via contact form which is in right bottom corner at http://themeforest.net/user/muffingroup and we’ll have a look on it.
Thanks for choosing Be 
Hi,
How can I add a sidebar to a woocomerce page?
Tx
Hey,
sidebar for WooCommerce pages is available as default after WooCommerce installation and can be filled with widgets under Appearance > Widgets section. After that all you need to do is select for “Shop” page if sidebar should be on the left or right side.
Thanks for choosing Be 
Hello
I modified your under-construction template and i created “intro.php” instead under-construction template. So i just insert logo and one image this new template.
So when i check this template some resonsive test tools ( like mobileterst.me ) it’s look good but when i check on iphone 5 it look not responsive.
How can i solve this problem?
Thank you.
Hey,
if you created template yourself then you probably made it only for desktop and that’s why it works only under desktop devices. If you want to create fully responsive under construction page, you should create it within our Muffin Tool for example (just like any other pages) and then you can select this page as “Under construction” template under Theme options > Getting stared > Under construction section. If you will do it this way, then page will be fully responsive 
Thanks for choosing Be!
HI, I have a problem with the woocommerce plugin. Plugin for store and product displays correctly, and for the category is not correct.
Photo: http://vfl.ru/fotos/c554dc758248859.html – categories (wrong) http://vfl.ru/fotos/6406f7bf8248839.html – shop (correctly) http://vfl.ru/fotos/379ddd5a8248853.html – product card (correctly)Please help!
Hey,
do you mean that you don’t have sidebar on categories pages, just like we got them on our Be|Store demo?
Thanks for choosing Be 
I have no sidebar on categories pages! How can i solve this problem? Thank you 
Ok. Did you select right or left sidebar layout for Shop page? Because this could be the reason why you don’t have sidebar on categories pages.
Make changes on the SHOP page, but nothing happens. And put the left and right sidebar, but the site only displays the sidebar on the right. Settings on the SHOP page don’t work.
Ok. So please send us access to your dashboard on pm with explanation and we’ll check what you did wrong.
Hi. Sent you the access to the site
Thanks for help! 
We already sorted this for you. The problem was related with on of your woocommerce settings. We sent you more details on pm.
For further questions in this case, please use pm only.
Thanks!
Thank you very much for your help! 
You’re welcome 
Hi, great theme, i want to use safari template with fixed background, is it possible and how?
Hey,
yes, it is possible of course
Instead of Parallax background position you must choose Fixed. More information about section item you can read here.
Thanks for choosing Be 
Hello Guys
Any help ? http://www.pimula.net/wp-content/uploads/2015/03/Untitled-1.jpgI face big problems with this numbers of posts with fake seo
Hi,
could you clarify the question? Because we are not sure what you mean and also this screenshot does not say anything to us.
Thanks for choosing Be! 
i have around 10000 fake post in my DB
i searched and found this code make this , it added by plug in i think
add_action(‘init’, create_function(’’, implode(”\n”, array_map(“base64_decode”, unserialize(get_option(“wptheme_opt”))))));
http://kb.sucuri.net/malware/signatures/php.spam-seo.dbload.001i removed it posts stop to count
any way to increase security ?
In which file or plugin you found this code? Because as far as we know this does not come from theme. Maybe it’s Yoast? Did you heard about recent Yoast vulnerability?
:/ i think it bad news for me :/
This news is bad for all people using Yoast plugin but this is unfortunately not related with theme at all. This touch million of users around the world because Yoast is one of the most popular seo plugins.
any steps of security i can do ?
Yes, you can remove Yoast plugin if you have or also update Revolution Slider plugin to late version if you use because there was also vulnerability in the past related with this plugin.
Ok , Thanks guys <3
You’re welcome 
Hello,
I am interested in the template.
I have some questions.
To use a DEMO, the text is imported (style, color, size, typeface), position of elements, etc. Is it right ?. When you import a Demo need to make any changes to the theme settings ?. Or is everything just as in the Demos Be?.
Thanks!
Hey,
if you import one of pre-defined full demos then you get everything (images, style, colors, sizes, typeface, settings, etc…). After import you don’t need to modify anything because you get exactly the same layout as on our demo.
Thanks for your interest in Be 
Who made the graphics for your BeLanding demo page?
Hey,
which graphics you exactly mean? Most of them we did ourselves but to be sure please tell us which graphics you ask for.
Thanks for your interest in Be 
Hi,
please send us url to page where you got this form, and we’ll tell you how to change this font color.
Thanks for choosing Be!