Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
1) Excerpt comes only from default WP editor. It is not possible to display the content from Muffin Builder as excerpt. What you can do is create own excerpts for single portfolio items. While editing posts, click on "Screen options" butto…
-
Hi, please send us link to page where you did it.
-
Did checked your site already and looks like you got some errors in JS console what you can see on http://pasteboard.co/IjqxaOE.png You should also check the html of your site because it's not clean as well. We are not sure if this is due to your …
-
1) We are sorry but we do not see any way of having customized separator font size unfortunately. 2) Yes, this line and it's font decreases with the smaller resolutions.
-
Hi, can you explain what is your problem exactly? As we see http://pasteboard.co/IkFFH4h.png everything looks fine. Thanks!
-
If that works for you then fine but like we previously wrote, responsive read the content always from the left side to the right. However, if you know coding and you can handle it for your needs, then everything is possible.
-
We are sorry but unfortunately we do not have enough time to record such videos. Also, you should to know that updates thru FTP should be handled by website developer because this is not a part of theme support. Below we are giving you "step b…
-
Ok. So you can do this with the following css then:#Top_bar .menu > li ul { background-color: rgba(255, 255, 255, 0.5) !important; }
-
We thought that you meant iPads only. To make header completely transparent on phones as well, please use the following css:#Top_bar, #Action_bar { background: transparent !important; }
-
For this item we used the following shortcode: * Suspendisse a pellentesque dui non felis * Aliquam ornare egestas eros et scelerisque tortor * Quisque cursus et porttitor * Nulla ipsum dolor lacus, suscipit adipiscing Howeve…
-
Hi, we set this background with custom css under Theme options > Custom CSS & JS > Custom CSS section:.subheader_box { background: rgba(39,194,214,.6); width: 100%; position: relative; padding: 20px; -webkit-box-sizing: border-box; -moz-b…
-
Hi Christina, looks like it's because of your custom css (global and static). Please remove all your custom css's and everything should be fine. The example code which is wrong is:body { float: left !important; }
-
Ok. So to make the main menu font bolder, please use the following css:#Top_bar .menu > li > a span:not(.description) { font-weight: bold !important; }
-
Hi, sounds like your files are incomplete. We suggest to re-install theme files but thru FTP.
-
Hi, please send us link to page where from you want to remove breadcrumbs.
-
But there is nothing what you can do with slider settings. Please upload the images larger as this is all you need to do.
-
Please send us private message with dashboard access then and we'll check it ourselves.
-
Hi, everything is fine here. This is how responsive works. Responsive mode, read the content from the left to right side always and you can not change it's position on mobile devices. Thanks for understanding!
-
Hi, you can remove this underline with extra css:blockquote { background: none !important; }
-
You are welcome ;)
-
@rantawi To increase logo size on mobile@media only screen and (max-width: 767px) { #Top_bar #logo { height: 90px !important; } }
-
You are welcome :)
-
Hi, to make the mobile menu completely transparent, you should use the following css:#Top_bar #menu { background: transparent !important; }
-
Hi, you can do this easily under Theme options > Responsive section. Inside Menu Button | Text field, please add the following content:<i class="icon-menu"></i> Menu
-
You are welcome! :)
-
Hi, 1) This background can be changed with extra css:ul.clients .client_wrapper { background: #000 !important; } 2) This can not be done automatically. This can be done the way you did it in 1st column already only. 3) To remove breadcrumbs from …
-
Hi, 1. Both (logo and menu) and inside wrapper which is fixed width. The grid width, can be changed under Theme options > Global > General section. Or just you can use the following css to remove the padding:#Top_bar .logo { margin: 0 !import…
-
Hi Tobi, do you mean http://betheme.muffingroupsc.netdna-cdn.com/be/journey/wp-content/uploads/2015/12/home_journey_intro.jpg ? If that's what you mean, we set this background image for SECTION.
-
You are welcome!
-
Hi, under Theme options > Footer section you can set Stick to bottom if content is too short style for footer.