Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hey, add an item called 'placeholder' into the wrap on the left. thanks
-
Hello, please go to theme options>global>general and set the background there. See screen: http://prntscr.com/f4ea7i thank you
-
Hi, What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does n…
-
Hi, You can use this css #Top_bar .menu > li.hover > a, #Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a { color:red !important; }
-
@Tilman94 As you can see in your phpinfo the max_input_vars and memory_limit are very low. Please increase these values, memory_limit especially. You may need to contact your hosting provider in order to change it. http://prntscr.com/f4d9e5 thanks
-
No sorry, you would have to enable it again. And try to fix those errors.
-
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 link. F…
-
@godwan hello, please send us a link to your page and point us to where is this css inserted ( to which element) we will check it thanks P.S. have you tried rgba(255,230,0,.9) !important; ??
-
Hi, Please send a link to your page. thanks
-
Hello, You cannot do that, this is a much bigger theme and it needs more image sizes. thanks
-
Hi, Maybe because you have only 2 posts in fiddrnt categories so they are not related? You can set the number of related posts in theme options>blog,shop&portfolio>blog. If the number is 0 the related posts will not show. See screen: http:…
-
Hi, there is only one script and it is on your server. You will need to contact your hosting provider to remove it. thanks
-
@MTJCART 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 ne…
-
Hi, Please try to download and install the theme again with the plugins. Use our latest version. thanks
-
Hello, you can use media queries like:@media (max-width:767px) { #Subheader .title { font-size: 20px !important; color: #a20a0e !important; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: black; } } This will change the font size on mob…
-
Hello, Please send a link to your website. thanks
-
Hi, you can have a maximum of 6 client in a row: http://prntscr.com/f4chtm We do not have any item to display 10 at once. And the linking to the individual slides is not possible.
-
Hi, Sorry but we do not have a pre-built website like that. You can use our builder item called 'helper' http://themes.muffingroup.com/be/theme/shortcodes/content-blocks/#helper it is avalible in the muffin builder. thanks
-
Hello! Go to theme settings>global>general and disable the transparent header option. see screen: http://prntscr.com/f4cuxx thanks
-
Hi, please send a link to your page with the slider. thanks
-
Hello. You will find this item in the file functions/theme-shortcodes.php thanks
-
Hello, You have maintenance mode enabled. Please set the slider when editing the page, under the muffin builder. See screen: http://prntscr.com/f4czdj You can also insert the slider shortcode into the wordpress editor directly. This set with the bla…
-
Hello, Please go to appearance>widgets and remove this item from the footer area. There are 5 footer widget areas there, it is probably in the first one. Look screen:http://prntscr.com/f4c4ai thank you
-
Hello, Sorry but we do not know why, this would not happen on it's own. Maybe some plugin you installed? Or have you switched to a child theme meanwhile? There could be many things, but it should not happen again. thanks
-
Oh sorry, try #Header_wrapper. This will take you to the top.
-
Hey, Please try to use this custom css, it will reduce the padding between each menu item by 5px so they will not break in responsive. #Top_bar .menu > li > a span:not(.description) { padding: 0 15px !important; } If you do not see any …
-
Hello, Please send a link to the page with the dropdown. thanks
-
Hi, Sorry but this is not possible right now as you can see. We have it on our 'list' but we can not give you any date. thanks
-
It is not possible because the contact details is before the social icons in the HTML structure, this is why the floated elements are this way. Look: http://prntscr.com/f4cd6l