Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, sorry but we do not understand, the logo is quite allright on tablet, http://prntscr.com/hhn6an Can you provide some screens? thanks
-
Hi, you can use the option to overflow logo in theme options>menu but it will be on all pages, not only on the home page. The white background around it is best set in the image itself, not using css.
-
HI, sorry but you do not have a 427line on your page. Neither there is a image like this in the code. thanks
-
.home .blog_wrapper .post-desc-wrapper .post-desc { background:red !important; color:blue !important; } .home .blog_wrapper .post-footer { color:red !important; } .home .blog_wrapper .post-footer a, .home .blog_wrapper .post-footer span{ color:r…
-
Sorry but the screen does not work, please reupload.
-
Hi, All requests concerning license registration must be send thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact Notice! Please attach your license key in the message. thanks
-
Hi, we get this: http://prntscr.com/hhmm1p thanks
-
Hi, go to theme options>header&subheader>header and change the minimalist option to "minimalist without header space" thanks
-
This is because all of the dropdowns in the menu contains the "transparency" menu item. You can go to theme options>menu and disable the option "Active for Submenu items"
-
We do not quite understand, you do have an action bar enabled with contact information right now.
-
This is the line above menu style that can be changed in theme options>menu&action bar>menu If you want to change the colors you can in theme options>colors>menu.
-
Go to appaerance>reading and set this HOME2 page as the default home page.
-
Hi, sorry but you cannot disable the drap option for the slider. thanks
-
Since the difference is only in the URL structure, as we suspected, please use the plugin: http://muffingroup.com/plugins/mfn-migrate-cb.zip Change the paths of the images and you should be good to go. The theme is fully imported.
-
Hi, You can always try going to appaerance>menus and changing the name of the HOME menu item. Just paste HTML there, like this: <img src="URL TO IMAGE" /> We remind you that this is very experimental and it could look awful. Make…
-
Hello, this error is common and we do not think that buying the plugin to a premium version will help. Always make sure to have the newest plugin, wordpress and theme updates. thanks
-
We are planning to make it better but we cannot modify this forum, we have to make a new one and this forum cannot be deleted because it has thousnads of posts. It is not so easy as you may think.
-
It is also blinking on desktop. THere could be issues with other plugins, try to disable them first. thanks
-
This must be some king of plugin because we do not have a "tagged_as" class. Please disable all plugins. thanks
-
You can use this cssblockquote::after { top: -40px; } blockquote { margin-top: 50px; font-size:20px; }
-
Please send a link to this page so we can understand more what do you mean. You can also attach a screenshot.
-
Hi, you must have either entered a wrong key or your google api settings are worng. Please double check. thanks
-
Hi, This is a confirmed WordPress core bug:https://core.trac.wordpress.org/ticket/42574. “MediaElement upgrade causing JS errors when certain languages are in use e.g de_DE-formal”. The issue applies to any language file in this format: de_DE-form…
-
Like you can read in the message above where I have presented the different types of featured image sizes. You have to set the featured image to be bigger than the larger image in the blog teaser. 1. To change the size of the images used in portfol…
-
We see there is a time stamp in the link to play the video from 20s. Please try to remove it and test with another youtube video. It would be best if you would send a link to this page.
-
You best do it thru FTP not dashboard. The page content and settings are saved in the database, not in the theme files. You can ofcourse make a backup before you do the update.
-
Hi, Sorry but there is no option like that in our theme. thanks
-
Hi, It is not a new tab but an image and browsers do not display the favicon there apparently. We cannot do anything about this. 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…
-
The only thing you can do is hide the footer with css, we do not have any other option. #Footer {display:none !important;}