Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Please move this code on 1st position then because on our side it works when we type it into Firebug. You must have errors in css somewhere and that's why this css does not work. Or if this really won't work, then please try below css instead:#Subhe…
-
Great ;)
-
To center featured image, please use below css:.single-post .image_frame .image_wrapper { text-align: center !important; }
-
You're welcome :)
-
Hi, please switch to default wp theme and check this plugin then.
-
So if you know coding, then you must play with comments.php file which is responsible for comments section.
-
Any url to site where sticky header does not work properly?
-
Sorry but it is unfortunately not possible to move hover effects from one item to another. This needs to many changes in theme files.
-
Hi, not sure if this can be ever done. But please send us url to site where you have offer slider and we'll see if it is possible to do this. Will be great if you can send us a screenshot with necessary changes so we can be sure what you are trying…
-
@fedehellomuw Recent version of revslider (5.0.4.1) is included into theme package so you should update it. You don't need to wait for any updates because everything is already up to date. We recommend to have a look at http://forum.muffingroup.com/…
-
You're welcome ;)
-
@eworldlinx To change colors for Muffin Menu widget on hover, please use below css:.widget_mfn_menu ul li a:hover { color: #FFF !important; background: #000 !important; }
-
You're welcome ;)
-
Hi, countdown item works fine with VC plugin. To be sure we tested this already and of course everything is ok. So please send us url to page where it does not work for you and we'll have a look on it. Thanks!
-
Ok. We checked your site and as we see, there is a class called fusion-button what you can see on http://pasteboard.co/7hQr69C.png which does not come with the theme. Looks like you did something wrong there. Maybe you got tool activated which is re…
-
2. The link you sent above does not have this border as well and that's why we had no idea where the border which you want to remove. But after while, clicking on all posts, we found one post http://wp.birgels-reisen.de/2015/08/20/sylvester-in-neust…
-
@dasbony7 In this case, you must contact with server admin because the issue is related with server settings.
-
@bobguegan As you can see on http://pasteboard.co/7cdwBQY.png, there is some errors is JS console that are not related with theme.
-
You're welcome ;)
-
Ok. So to remove comments, please use below css:.post-footer .post-links .icon-comment-empty-fa { display: none !important; } .post-footer .post-links .post-comments { display: none !important; }
-
Social icons and background color are the same and that's why icons are invisible. You must change social icons color then:#Action_bar .social li a { color: #000 !important; }
-
You're welcome :)
-
Hi, to remove background stripes for social bar icons, please use below css:a.icon_bar { background-image: none !important; }
-
Hi, to change responsive menu color, please use below css:#Header a.responsive-menu-toggle { color: #000 !important; } Thanks!
-
You're welcome :)
-
Hi, to increase logo size, please use below css:#Top_bar #logo { height: 160px !important; }
-
Ok. So to do this, please use below css:.menu-arrow-top #Top_bar .menu > li > a::after { color: #000 transparent transparent !important; } .header-stack #Top_bar .logo { border-color: #000 !important; }
-
You're welcome :)
-
Hi, of course theme has over 200+ different looking shortcodes. Some items got 5-10 different styles what gives 5 or more different looking items. But for these tables we used simple html tags that are already styled. 1st example of table:<tab…