Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, we do not have such option at this moment at this can not be done with custom css only. Thanks!
-
Sorry but this is unfortunately impossible. You can only set padding for section like we wrote above. OF if it's not enough then use the other style where thumbnails display at the bottom instead on side.
-
We understand very well what you mean, but like we previously wrote, we need url to this page so we can have a look on it. Looking at the screenshots is sometimes like treat the patient by phone. Sometimes, it is impossible.
-
This error is related with server settings. Please try to go back to original theme names and check if on original it works fine or you also get the same error.
-
The logs you got above, are related with retina images feature. If you did not used those images twice, then we don't know why the are trying to be loaded. But we got an option to disable retina feature completely. Hope this option will help you bec…
-
We thought that you want to center menu items in sticky header only. However, if you want to center both, you should use below css instead:#Top_bar .menu_wrapper { width: 85% !important; }
-
You are welcome ;)
-
No problem ;)
-
Hi Roy, it's default WP gallery feature. Please check the links below where you can read more details about wp gallery: https://codex.wordpress.org/The_WordPress_Gallery https://codex.wordpress.org/Gallery_Shortcode Basically, when you are in &q…
-
Sorry but we forgot about one thing. Under style.css file inside child theme folder, you must change template name as well.
-
Hi, no, we do not have any list of available classes or features. Some demos needs tricks sometimes and all of them you can find under Theme options > Custom CSS & JS > Custom CSS section. Thanks!
-
Hi, we did checked you site and we realized that not all options has been imported. It's because of the limits on your server side. We recommend to import the rest of options manually. Thanks :)
-
You can use Flat, Grid or Masonry Blog Style styles for example. You can check them all on our demo (just hover over Portfolio menu item and check different portfolio styles)
-
Sure, we'll consider your request. But all requests for future updates, please always leave at http://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates as this is the only place where from we get the ideas for future u…
-
Hi, folder name can be changed via FTP only. So to change folder name, please log it to your FTP server and do it directly there. That's the only way to change it's name. Thanks!
-
Hi, you can change this text under Theme options > Translate > Blog & Portfolio section.
-
We are sorry but menu can not be centered with this header because there is logo and search icon. Because of that features, it is technically impossible. You can only use below css but this won't be perfectly centered.#Top_bar.is-sticky .menu_wrappe…
-
Hi, both themes, must have the same folder name. So if your new name will be xxx then child theme should be xxx-child. Please also notice, that after you change theme name, you will lose menu or widgets settings because this will be completely new …
-
Hi, please send us url to page where header overlay subheader and we'll see what you did. Thanks!
-
We did checked your site already and you did it wrong. The ID of the section where you want to link, should be dining-nutrition, not #dining-nutrition. # is only for menu items.
-
No problem ;) We're glad that we could be helpful.
-
As we see, everything works fine. But header is grey because it's what you set under Theme options > Colors section for header background. When you will set slider for page, this header background will disappear.
-
Hi, 1. Content can be exported of course but please notice that every theme is different and got different shortcodes so the items we got included, won't work with other themes probably. 2. What is VelocityPage? Please explain.
-
We are really sorry, but like we wrote above, we do not offer files customization. We do not make any exceptions, because if we will, after that we would get hundreds of requests for other customization as well. Like we wrote previously, index.php i…
-
You are welcome ;)
-
You're welcome ;)
-
Hi, timeouts for all slider items, you can set under Theme options > Global > Sliders section.
-
Ok. So to remove all those effects from images, please use below css:.image_frame .image_wrapper .mask::after { display: none !important; } .image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; } .image_frame .image_wrapper .image_links { …
-
You're welcome ;)
-
Hi, looks like prettyPhoto has been disabled under Theme options > Addons & Plugins > Addons section and this is the reason why popup shortcode does not work.