
Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hello,there is no option to do this. You would have to modify the theme files and write custom CSS to have different grid widths for certain pages.thanks
-
Your hosting is very limited, you need to update the things I marked in red:https://prnt.sc/pc2lzg You can also see in wordpress>betheme>dashboard, there is a 'system status' tab that shows which values need to be updated.
-
Hello,you need to set the sidebar in the main blog page so it is also shown on single posts or go to theme options>sidebars and set a sidebar for all single posts.thanks
-
This should work fine li.portfolio-item { box-shadow: 3px 3px 10px 2px #a9a1a1; } thanks
-
Hello,your theme is very customized and it is very old. Please update to the newest version: Here is an instruction on how to update the theme: http://themes.muffingroup.com/betheme/documentation/#general Theme updates will not delete your content u…
-
@olimanaTry this css .section.bg-cover { background-image:url(https://caviar.net.ua/wp-content/uploads/2018/10/bg-os-2.jpg); } @media (max-width:780px){ .section.bg-cover { background-image:url(https://caviar.net.ua/wp-content/uploads/2018/10/bg-…
-
Hello,this could be because the image size you have set in theme options>blog,portfolio&shop>featured image is bigger than the actual size of the original image so it will take effect on some of the images.Please check that.thanks
-
Hey,you can place them in a section, then edit that section and set the section style to "dark", this will make those numbers visible. This eefect applies to every item in the section.thanks
-
Hello,sorry but the breakpoints are set in the theme files and there is no way to change them from theme options. You would have to manually modify the theme files.thanks
-
Hey,we got your login details. It looks like your hosting this website on siteground. In this case, use this tutorial:https://www.themepunch.com/faq/plugin-dashboard-issue-with-siteground-hosting/thanks
-
From what I can see, you did not set bottom padding and margin to 0 in those options: https://prnt.sc/pbrg3xPlease do that for all of the items. I changed it in the first one and it reduced the size of the bottom space. You will see the effect when …
-
Did you attach a link to this disscussion? You always should so we know where to look. You most likely did get a response, check your email.thanks
-
Hello,sorry but this is not possible to achieve with theme options. You would have to modify the theme code.thanks
-
Then, it looks like this is how Revolution Slider works, we cannot do anything about that.thanks
-
Please try this:1. Disable all plugins2. Insert a normal text widget to the sidebar3. Check in theme options>sidebars if you did not check "full width without sidebars" in the "pages" layout option.thanks
-
Hi, Please provide us with your hosting environment settings, to do that please follow these steps: 1) Go to the Wordpress > Tools > Site Health http://prntscr.com/nlyb22 2) Click at the “Info” on the top of the page and open the “Server” ta…
-
Hey,go to theme options>blog,portfolio&shop>shop and make the shop icon field blank.thanks
-
Hello,this is not possible. You can only disable pagination and use load more to load more posts on the same page.thanks
-
I do not know what you mean exacly, the first section is the Revolution Slider, it is not the builder. Content not saving is a very often problem for users with cheap hosting. You should go to wordpress>betheme>dashboard and check your 'syste…
-
Hello,just edit the home page, find that section in the builder ( second to last section) and remove it by clicking "x"thats it!thanks
-
Hey,make sure you have created a sidebar. First go to theme options>sidebars and create a sidebar. Make sure the name of the sidebar does not have any special charcters or spaces.Then go to wordpres>appaerance>widgets and populate your side…
-
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…
-
Hey,after inspecting further, I see that your custom CSS is making those titles dissapear. Please check that.thanks
-
Hey,everything is showing fine. I suggest you delete your browser cache first and then check again.thanks
-
Hello,there is no easy way to do that. You would have to modify the woocommerce template files in order to achieve that.thanks
-
You can use a media query to disable this effect on mobile, just use this css instead of the previous one: @media (min-width:780px) { #Sliding-top .widgets_wrapper {display:block !important;} .sliding-top-control {display:none !important; } } You…
-
Hey, this message could mean that your license key is used on more than one domain. Please use the license manager to handle your license keys: http://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-thi…
-
Yes, ofcourse you can. This will do nothing to your website. This effect might not take place immidiately so please wait an hour or so.thanks
-
Please send a link to this page so I can see how to hook it up.thanks
-
In this case, there must be some errors in the slider you have created or some options you have checked to disable it on mobiles. You should check it out or try to create a new slider. If other sliders work fine, then there must be something wrong w…