Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,860
- Last Active
- Roles
- Administrator
Comments
-
And now, there is BeTheme active but when we were checking it previously, it was looking like kind of maintenance mode but first time we saw something like that. Anyway, we checked your site and to change slider, you need to import or create differ…
-
Yes, it would be possible. Are we talking about home page?
-
Because you faced with such a weird issue, which we believe has nothing to with the BeTheme itself, we recommend the following steps: 1. Please go to your FTP account where theme is, remove whole theme folder and then upload the latest version thru…
-
Hi, as we can see, the text does not disappear when you hover. It disappears when you take the cursor of the the slider but this probably happens because you probably set something wrong for those text layers. For more details about slider layers, …
-
Thanks. First glance, your hosting is not WP ready because you have PHP 5.4, while the minimum version required by WP is 5.6. Also, you need to disable SUHOSIN extension and increase max_input_vars from 2000 to 5000. To do this, please contact with …
-
Hi, which timeline you want to use exactly? And what is basically the problem? You don't have such item under settings or what?
-
Hi, does the same thing happens when you switch to default WP theme? Because if it does, it means this would be nothing to with the theme itself.
-
There is few files responsible for the header but it does not work the way you think and you can not update just those, particular files. To update theme, you need to update all theme files to it's latest version.
-
Hi, to change font size of responsive icon, please use the following css:#Top_bar a.responsive-menu-toggle i { font-size: 30px !important; }
-
You're welcome ;)
-
Hi, to change blockquote colors, you need to use custom css:blockquote { color: #FFF !important; }
-
Please use the following css instead, if above does not work:.header-plain #Top_bar .menu > li > a > span > img { margin-top: 16px !important; } #Top_bar .menu > li.menu-item-2964 > a > span { height: 60px !important; }
-
You are welcome! :)
-
Hi, all sliders are included into theme package and you can find it in main Themeforest’s package under /slider-revolution-demo/ folder. Sliders for pre-built websites, are located inside /slider-revolution-demo/demos/ folder but ‘step by step’ ins…
-
You are welcome! :)
-
Hi, this is a default copyright and you can set own anytime you want, under Theme options > Footer section.
-
You are welcome! :)
-
1) To align the content of 2nd column, please set custom class name (ex. class-name) for second column, and in accordance to this class, use the following css:.class-name .promo_box_wrapper .desc_wrapper { float: right !important; } 2) Please use D…
-
Hi, what piece of code are you talking about? Do you mean php or html code?
-
Hi, 1) All details about setting up split header type, you can find on http://forum.muffingroup.com/betheme/discussion/7794/how-do-i-creat-a-split-menu-split-header-style 2) To remove this margin, you need to use custom css:.extra_content .has_con…
-
Hi, did you saw such shadows on our demos somewhere? Not sure what shadow you mean.
-
@tohy Description, could be changed under Theme options > SEO section.
-
Hi, do you mean to upload custom font for Layer Slider?
-
Hi, if you don't have this item included, you need to update your theme to latest version. All details about theme update, you can find on http://themes.muffingroup.com/betheme/documentation/#installation
-
H @marcusrb, what does it mean, you can't? Did you followed the steps from http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page ?
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Hi, please switch to any default WP theme and check if the same thing happens.
-
To remove border color around "Opening hours" you need to use the following css:#text-11 .textwidget .opening_hours { border: 0 !important; } But to change hover color of Action Button, use:#Top_bar .top_bar_right_wrapper .button:hover { …
-
You are welcome! :)
-
@JulianGomes As you can see on http://pasteboard.co/yzTdlGW9Q.png the problem in your case is with max_input_vars variable. It's limited to 1000 so this is exactly what we wrote above. @lolitasmith We are not sarcastic (we are just telling how the …