Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Maybe cache is holding the settings. Please clear it. If it does not help send us a link to your page with a lightbox popup.thanks
-
Hi,This can only be done with custom css. There is no theme option for this.
-
Hi,1. Not possible with theme options2. You can only add a custom menu to a widget area like footer or sidebars by selecting the muffin menu widget in appeareance>widgets. 3. You can change it with custom css4. The screenshots do not work. Use a …
-
It shows on normal pages but not on posts? Please make screenshots of your backend.thanks
-
Hi,Please select the header style in theme options>header&subheader>header. You can also set the initial width option in theme options>responsive>headerThis setting will turn on the responsive menu the width you set. Maybe your scree…
-
Hi, please go to your FTP server, 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 t…
-
Hi,There is no such thing as navigation in the media gallery and a load more button for wordpress galeries, sorry.
-
Hi,You can only add icons from our list, here you go:http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons thanks
-
You have to remove the background...Changing the file to png will not solve your problem.
-
This is not the subheader but the header. You can go to theme options>header&subheader>header and change the minimalist option. To change the menu button position use this css .header-overlay .overlay-menu-toggle { right:unset !important…
-
Yes, you are right, this sentence is confusing.What you need to do is:1. Increase your php version2. Remove suhosin script3. Increase max_input_vars and memoey_limit values.
-
Hi,This is not possible and the easiest way is to create layouts. Other way would be to write custom css.IF you want a parallax effect like you mentioned, you can set background images for each section and set the image size to paralax.thanks
-
Hi,This is a standard WordPress function, we do not interfere with it. Sorry but we do not support such changes.thanks
-
Use this css .page-id-117 #Header { padding-top:0px !important; }
-
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 lin…
-
Hi,We could only recommend mailchimp.thanks
-
Hi,If you do not use layer slider you can even remove it from your plugins. You can always install it later.thanks
-
Hi,Here you go, use this css .page-id-453 .is-sticky { display:none !important; }
-
Everything is okay, you have one-page selected and the theme version is up to date. Everything is working fine. Please clear your browser cache.
-
Hi,Please send us a message privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact with the psd you need.thanks
-
There is no theme option to change that, if you want a css option and you modified the shortcodes.css you can copy and paste the css into theme options>custom css
-
Hi,it is in theme options>global>advanced and disable post types there.thanks
-
How did you manage to do this? Is that a plugin?
-
Yes, I know that you are building it but how can I check the phpinfo file.I need you to disable maintenance mode.It is not our fault it takes so long...
-
The 'trick' you refer to change the distance between the header and the content. Use this css .sub-menu li { text-align:left !important; } #Top_bar .menu > li > a { padding: 0 !important; } #Top_bar #logo { padding:0 !important; } #Top…
-
I do not understand, why would it not work?What is happening.
-
Yes and I told you to create a custom Layout in the Layouts tab that you will find in the dashboard. Later you can use it when you edit a page. https://snag.gy/cL0ABh.jpg
-
.image_frame .image_wrapper::after { border-color: transparent red transparent transparent !important; } Just change the red to another color. You cannot change the color or size. You would have to use custom CSS and use an image instead. Read thi…
-
Hi,use this css #Action_bar { background:red !important; }
-
Hi,Please remove cache and then disable all plugins. Then check if it helpedthanks