Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,846
- Last Active
- Roles
- Administrator
Comments
-
1. Images sizes under Theme options > Blog, Portfolio & Shop > Featured Images are as following: - Blog & Portfolio - archives pages, e.g. http://towsonflyer.com/blog/ - Single Post & Single Portfolio Project - single post, e.g. h…
-
Hey, this is browser cursor and it could be changed with the following css:.caroufredsel_wrapper { cursor: default !important; }
-
Hi, you can change menu background color with:#Top_bar #menu > ul { background: #000 !important; }
-
You're welcome! :)
-
Hi, to set fixed header height, you need to set logo size under Theme options > Global > Logo section.
-
Hi, to increase image sizes for Our Team items, you need to use the following css:.team.team_circle .image_frame { width: 200px !important; height: 200px !important; }
-
Ok. So to change this color only, you need to use below css:.masonry .post-desc-wrapper .post-desc h2 a { color: #000 !important; }
-
You are welcome! :)
-
Ok. So to remove those details, you need to use the following css:.single-portfolio .post-nav { display: none !important; } .single-portfolio .post-meta { display: none !important; } .single-portfolio .project-description { display: none !important;…
-
Now it works. 1. So to create the lines between li's in content, you need to use the following css:.pricing-box .plan-inside ul:not(:last-child) li { border-bottom: 1px solid #000 !important; } 2. To make the element full width, you need to set FU…
-
Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, button styles can be set under Theme options > Global > General section.
-
Yes, it works. We tested it yesterday and we are 10000% sure about it.
-
But as we see, these arrows does not appear anymore because you deactivated them with included options. More details about this item and it's options you can find on http://themes.muffingroup.com/be/theme/shortcodes/loops/#blogslider And if you wil…
-
Ok. So to change secondary menu items color, you need to use the following css:#Action_bar .social-menu li a:hover, #Action_bar .social-menu li.current-menu-item a { color: #000 !important; } But to align main menu maximum to the right side, you ne…
-
Hi, to make black header background on mobile, you need to disable Action Bar under Menu & Action Bar > Action Bar section. But about the main header color, it's because of your custom css. You need to add !important declaration to css's you…
-
So maybe you didn't set Blog page properly? Did you set blog page exactly the way as it was explained on http://themes.muffingroup.com/betheme/documentation/#blog ?
-
Hi, sorry but we have no idea why are you getting this message.
-
@TeamNarex Please describe your problem. @Tripper This message says that you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. There is few ways to install your th…
-
We are sorry but this couldn't be changed unfortunately. This requires files customization.
-
The link you sent above, doesn't work for us.
-
Each custom css supposed to be added under Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, you simply have too many menu items and that's why it doesn't work right. What you need to do is remove some of the menu items or just move them under sub-menu so the items can be placed next to the logo.
-
Ok, got it. The mistake was made on our end and it would be fixed with next theme update. At this moment, you can fix it with the following css:.header-plain #Top_bar.is-sticky .wpml-languages, .header-plain #Top_bar.is-sticky a.button.action_button…
-
Hi, we do not have any material design included into theme. Thanks!
-
1. You need to set transparent header under Theme options > Global > General section just as we told you above to appear the image from the very top. 2. If you will send us link to page where you got this header set, we will see if it's possi…
-
It is possible to set up custom grid sizes for the slider. More details about it you can find in the doc https://www.themepunch.com/revslider-doc/slider-setup/
-
Please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it. Please don’t forget to let us know what for the access is.
-
.wpcf7-submit { border-radius: 10px !important; }
-
We suggest to start from plugins deactivation but if this won't help, then please re-install theme but thru FTP only to be sure that all files were transferred properly.