Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Please paste this CSS into the Theme Options > Custom CSS & JS > CSS.image_frame .image_wrapper .mask, .edd_download_image::after{ box-shadow:none !important; } .image_frame{ border:0 !important; } Thanks
-
Please paste that code into the Theme Options > Custom CSS & JS > CSS.subtitle big{ font-size:12px !important; color:red !important; } Thanks
-
These login credentials you sent are not working.http://prntscr.com/nc5a6t Send them once more.Thanks
-
If you don't use any SEO plugin, then you can change it in the Theme Options > SEOFill the "Meta Description, Meta Keywords and Open Graph image" to change that.http://prntscr.com/nc5932 Of course, you have to wait some time to give it …
-
Hi,You can hide only the whole section, not certain items.Get into the section settings, and you'll notice the "Responsive Visiblity" option, there you can hide it.http://prntscr.com/nc58fu Thanks
-
Open your site in HTML mode using the Firefox browser, you'll see them as the red text.See here:http://prntscr.com/nc5vnl Thanks
-
As I can see, the 'freelancedesignerclub' is not up to datehttp://prntscr.com/nc5xmb Is this website your or customer?The newest version of BeTheme is 21.1.6Thanks
-
Hi,Please disable all of the plugins, clear the cache of your browser and check if the issue still exists.Also, be sure that your CF7 is configured correctly.Follow this topic:https://contactform7.com/getting-started-with-contact-form-7/ Thanks
-
Hi,Please disable all of the plugins, clear the cache of your browser and check if the issue still exists.Thanks
-
Hi,2) Paste this code below to the Theme Options > Custom CSS & JS > CSS #Filters .branding a{ font-family:'Arial' !important; } 3) This is hard-coded into the theme and we cannot change itAll I can suggest is removing that underlining …
-
Hi,This link to the screenshot is not working.Can you send me it once more, I do not see this problem.Thanks
-
Hi,Of course you can increase it with the CSS, but first please go to the Theme Options > Responsive and turn off the "Decrease Fonts" option.http://prntscr.com/nc2cpd If this won't satisfy you, please send me a link to your website and…
-
@kullus Please send me a link to your website, I'll make the CSS for you which will hide that border.Thanks
-
It can be changed only with the Custom CSS.Can you send me a link to your website? - I'll make it for you.Thanks
-
Hi, Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you pro…
-
Hi @ernohannink You cannot change the php_max_input_vars by yourself.It has to be done by the Hosting Provider. As you can see in this sceenshot below, your global value is 1000. http://prntscr.com/nc2y5kThen, even if your local value is set to 1000…
-
Hi,Please disable all of the plugins, clear the cache of your browser and check if the issue still exists.Thanks
-
Hi, Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on your …
-
Hi,It's not possible to resize it but I can help you with applying the background color behind them.Please send a link to your website.Thanks
-
Glad to hear that you solved it out.If you have some other questions, feel free to ask.Thanks
-
Hi,Please reinstall your WP and BeTheme.You won't lose any of your settings/content because they are stored in the database, not in the files of the theme.Thanks
-
Hi, From the version 20, we have introduced a new way of installing sliders. Now, when you install a pre-built website, the slider is imported automatically. You can also import them without installing the pre-built website. Here is a screenshot fo…
-
Hi,This code has a lot of mistakes.You closed the tag but you didnt open it. http://prntscr.com/nc3bwh You opened the <p> tag, but you didn't closed it. http://prntscr.com/nc3c37 And you didn't place the semicolon between the font-size and t…
-
Hi,Please send this information privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this forum discussion. Thanks
-
Hey, this message could mean that your license key is used on more than one domain. Please use this tool to manage your license keys: http://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool#lat…
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. Thanks!
-
@NicoGuyot, @flash_web Please disable all of the plugins, clear the cache of the browser and check if the issue still exists.If this won't help you, please send us WordPress dashboard access privately thru the contact form which is on the right si…
-
Hi, Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you pro…
-
Hi,Unfortunately, it's not possible to add the WPML switcher there - you would have to edit theme files, but we do not support that. But, you can apply the menu in the action bar(top navigation above the logo) and it will overwrite the social icons.…
-
Hi,Please use this Custom CSS, it will increase the font size on the accordion element. .accordion .question .title{ font-size:20px !important; } Thanks