Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Please first clear up the menu, since there are two span elements and the last menu element. See here: http://prntscr.com/fj9le4
-
Hello, The blocked it probably because there is not much to show. The issue is caused by the limits on your server, please: 1. Disable the suhosin script on your server 2. Increase max_input_vars 3. Increase memory_limit 4. Increase the php version …
-
Hi, Please send me a link to your page with zoomboxes. thanks
-
Hi, please go to your FTP, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that li…
-
Hi, I am not shure what do you mean, please send a screenshot. thanks
-
You can do that by updating the theme to the newest version. thanks
-
As you can see it will be hard to cover the text with the background since you have place a blockquote and a google font shortcode inside http://prntscr.com/fj8bjf You can choose any item from our list that would fullfill your needs: http://themes.…
-
Hi, Everything is working fine when I disable your custom css, please revise your changes in the css. http://prntscr.com/fj97ty If you want the header to be smaller, go to theme options>header&subheader>header and set the minimalist option…
-
Give me the link to your website. thanks
-
The H4 which is responsible for the title of the icon boxes is set to 500 and all of the content is placed in <b></b> tags which makes then bold. Please fix this.
-
Have you marked them in the product list? (stars) Like here: http://prntscr.com/fj8etp
-
It would be a good idea to remove the shortcode from theme options>global>advanced because, as the notice clearly says: This option can not be overriden and it is usefull for people who already have many pages and want to standardize their app…
-
Do you want to change the whole background or just the one behind the text. Please send a link to this page. thanks
-
Hello, this is caused by your custom CSS, when I removed it, the accordion was back to normal http://prntscr.com/fj7tgq Please revise your changes in the custom css. thanks
-
Sorry, did not understand You clearly. There is no option to translate them separately thanks
-
Hi, This slider: http://themes.muffingroup.com/be/theme/shortcodes/loops/#shopslider Has the option to show only featured products, see: http://prntscr.com/fj7urd But you have to first go to woocommerce and set the desired products as featured. than…
-
Hi, This css should be fine @media (min-width:768px) { body:not(.header-simple) #Top_bar .menu_wrapper nav#menu { display: none !important; } }
-
When you edit a page, you have the option to set a subheader background image: http://prntscr.com/fj7x6p
-
So did you resolve the issue ?
-
Can you please send the second screenshoot for the size&style?
-
Hi, Soon we will incorporate auto theme updates to our theme, please try to update the theme manually via FTP by deleting the betheme folder and installing it again. We do not know why the plugin from envato does not work, have you got the latest ve…
-
Then as we said earlier, please contact your hosting provider. This is most likely caused by hosting. Try also to remove the theme via FTP and install it again (also via FTP) thanks
-
Just decrease the padding value in the css. Besided, it will not be perfect since it is responsive. thanks
-
Hi, this happens because you did no create any menu, please go to appearance>menus and create your own menu, then set it as the primary one. thanks
-
Hi, it seems like some files were not updated correctly, to fix this, please remove wooommerce then go to your FTP account and delete the whole theme folder and install the newest version of betheme, also via FTP. After that, go to plugins and insta…
-
Hi, This is because you updated the theme with overwriting the files, this is why the old files have not been replaced. The best sollution for this is to remove the theme completly via FTP and install the newest version. Remember to make a backup. I…
-
This is the css for the pricing box .pricing-box .plan-footer a.button { color:red !important; background:yellow !important; } .pricing-box .plan-footer a.button:hover { color:orange !important; background:yellow !important; } .pricing-box .plan…
-
HI, please send a link to this page, If you set the slider in global>advanced then it will display on all pages. Only if you edit a single page and set the slider from the drop down, then it will display only on this page. Another solution would …
-
Hi, Sorry but we do not know, the youtube player is not controlled by us. We only support the player to work. How does it work after it plays the video is only controlled by youtube. thanks
-
Please try this custom css .widget_archive ul, .widget_nav_menu ul { background: transparent !important; }