Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
To be sure, you want to hide footer and top_bar(hamburger menu) in mobile? Hide > Footer@media (max-width:767px){ #Footer{ display:none !important; } } >Top bar @media (max-width:767px){ #Top_bar{ display:none !important; } } Thanks
-
Hi,Please switch to fixed bg, it'll help me a lot. Thanks.
-
Hi,Please go to BeTheme > Theme Options > Global > Logo Scroll a little bit down and you'll have there a "Height", set it to more than 60, because it's default value of it.http://prntscr.com/jxy87jThanks
-
Hi,After you make your Slider in Revolution Slider, copy a Shortcode with your slider.Then, go to BeTheme > Theme Options > General > AdvancedThere is a Slider | Shortcode field, paste there a shortcode with slider you want.http://prntscr.c…
-
Hi, Please disable all the plugins and check it again.I see there is a Jetpack plugin which makes a few troubles with our theme.Thanks.
-
Hi,Please send me an link to your website.If this not a serious modify of html files, I'll be able to help you.Thanks.
-
Please use this Custom CSS code instead #Top_bar.is-sticky .menu_wrapper{ padding-top:2.5%; } Thanks
-
Hi,After a click of Select Color everything is finehttp://prntscr.com/jxycwn If it's not happening in your website, please disable all plugins, clear browser cache and try again.Thanks.
-
Hi,Please send here a screenshot of whole error message.Thanks.
-
Hi,Go to BeTheme > Theme Options > Header & Subheader > Extras > SearchMake this Search select field to Hidehttp://prntscr.com/jxynii Thanks
-
Hi,Please go to BeTheme > Pre-built websitesThere you have categories like "all", "Business", "Creative".Click One Page and there are all pages with this kind of effect you want.http://prntscr.com/jxybyo Thanks.
-
Hi,Please increase your upload ini in php.iniIf you don't know how to do it, read this:https://www.rosehosting.com/blog/fix-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini-in-wordpress/ Thanks
-
Hi,Please use this CSS code .header-stack.header-center #Top_bar.is-sticky .menu_wrapper{ float:none !important; }
-
Hi,Go to BeTheme > Theme Options > Header & Subheader > ExtrasThere you will find a select option for Search, please change it to Search Fieldhttp://prntscr.com/jxz3zm Thanks
-
Hi,Please use this Custom CSS code and tell me if this is what you wanted to achieve.If not, please describe me it in screenshots.body.page-id-69 #Header #Top_bar:not(.is-sticky) { background:transparent !important; } body #Header #Top_bar:not(.is-…
-
Please talk with your hosting providor to increase yourPHP Max Input Vars and PHP Time Limit.Thanks
-
Hi,Let's start from Shortcodes, this document is your guardian angel (http://themes.muffingroup.com/be/splash/), with this doc, you are able to do everything in BeTheme. Ok, first of all, create new section, then create a wrap.In this wrap, Add new …
-
Hi,This require modifying a HTML file which we do not support.Cheers.
-
No, something like this.http://prntscr.com/jxluhtCheers.
-
Hi,Be sure that you paste only ID from youtube, not whole link.http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#video Thanks.
-
Please use this Custom CSS code. body.page-id-94 #Content .wrap:nth-child(2) a span{ color:red !important; } body.page-id-94 #Content .wrap:nth-child(3) a span{ color:green !important; } body.page-id-94 #Content .wrap:nth-child(4) a span{ color…
-
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…
-
http://prntscr.com/jxmngrPlease write is correctly, its HTTP:// not HTTP//Thanks.
-
Hey, Please send us WordPress dashboard access 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 di…
-
This is issue of your firewall, not with our theme/prebuilt website.Disable it for a moment and simply download it.Cheers.
-
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,Please send me screenshot of your System Status.You can find it in BeTheme > System StatusThanks
-
Please, follow my steps. 1) Set a blog page in Settings > Reading2) Leave this page blank, posts must fill this page itself.3) Make a categories in Posts > Categories and assign them to the created categories / tags. Cheers.