Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Read this topic: http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key/p1
-
All the demo sliders are in the package that you download with betheme from themeforest. Just download the full package,
-
Hi, sorry but we do not see any lines. We checked on mobile and on pc.
-
This is probably some plugin you installed that does not work with the newest version of woocommerce. Please disable all plugins and check again.
-
How would that work? Please do as we say.
-
The demo sliders are in the package you download from themeforst with the template. There is a announcment on the forum about this issue. You do not need to activate the bundled plugins.
-
Hi, Use this css .content_slider a.button .button_icon { background: red !important; } .content_slider a.button::after, a.tp-button::after, button::after, input[type="submit"]::after, input[type="reset"]::after, input[type=&quo…
-
Go to theme options>translate>blog and change the at text to
-
There is no picture, did you remove it? please delete that css above we gave you.
-
Hi, There is no code for removing the youtube logo. This is what I fount about revolution slider and video. https://www.themepunch.com/faq/video-not-showing-up-on-mobile/
-
The value is 1000 in your phpinfo file, check it yourself. These changes may be done by the hosting provider some times. We cannot do anything here if they are unwilling to help. This is not set in stone, they just do not care.
-
Sticky is about the demo data, not single pages. There is no option to do that.
-
The newest version 3.0.1 that appeared today is causing this error. Untill the next theme update you will have to ignore this error. This does not affect the theme in any way. If you want to change it do badly, edit the file and change the version t…
-
Hi, please go to theme folder, 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 tha…
-
Sorry but this is not possible.
-
It is just a header background image, change it in theme options>header&subheader>header.
-
Just edit the page, and in custom css field type #Content {background:red !important;} Just change the color to whatever you want.
-
Maybe because the header is set to fixed? Send a link to your website.
-
Hi, use this css.fixed-nav.style-arrows .photo { background: red !important; } .fixed-nav.style-arrows .photo::before { color: blue !important; } .section-post-header .minimal { margin-bottom:-100px !important; }
-
Have you tried adding !important to your css rules? Show me your css
-
Hi, This is not possible with theme options. thanks
-
Then remove the css I gave you before and use this instead #Footer .footer_copy { border:none !important; } footer#Footer { background:transparent; }
-
Hi, Sorry but this is not possible with theme options. thanks
-
Hi, To remove the spacing use this css .woocommerce-demo-store { margin-top: 0px !important; } The line is just a border line in css, you cannot have a pattern there.
-
please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to explain your issue …
-
hello. You can paste it in the remarketing field.
-
Hi, it does not work. I just googled it, this is the result. https://www.themepunch.com/faq/video-not-showing-up-on-mobile/
-
Paste this css to theme options>custom css&js>css and clear your broser cache.
-
Use this css to fix the euro .add_to_cart_inline span { position: relative; top: 0 !important; } It says read more because this is a read more button, add a shop button and then it will work. We do not see any clock icons on your pictures i…
-
Hi, Go to theme options>blog,portfolio&sidebar>blog and disable the option author box use this css to hide the picture box .single .single-photo-wrapper { display:none; }