Forum Replies Created
list of topics you have created till now.
-
-
.template-name-homepage-with-slider .media-box .mask { background: transparent; } .template-name-homepage-with-slider .media-box .mask .title { display: none; }You can edit the
format-standard.phpfile.What is your Android version?
Sorry, I’m not exactly sure what you’re asking?
What is wrong?
h1.site-title a { border-bottom: 0px; }.flex-caption { top: auto; bottom: 0px; }Add:
#header { width: 600px; }Do you have the correct order on widgets?
Select “Post name” option from Permalink Settings.
I think, there are two same keyword:
#/me #/about-me
– You can change
about-metoaboutmejust for slugs in the menu and page not for the titles.Thanks.
Add this one:
.latest-portfolio .service:nth-child(4n+1) { clear: none; }Paste to Theme Options > Style > External JS:
<script> jQuery(document).ready(function($) { $( '.portfolio-items' ).isotope( 'reloadItems' ); }); </script>What about the other browsers?
Use the localization method to edit that word.
– Go to Documentation > Localization.
It stays in one point for all time.
– Update to the new version,
– Use the code:
#filters .pf-all-items { display: none; }Find its input in the Theme Settings.
Sorry, I don’t know.
What is it?
Localize it. See the doc.
In progress.
Scale your cover image with an image editor.
We used PHP mail() function. Can you ask your hosting company for that function is allowed on your server?
I’m working on this in these days.
Do you have any custom css code in your Custom CSS box.
Maybe. I’m not sure.
I will improve it for mobile soon.
Thanks smurphy28.
Paste to Theme Options > Style > Custom CSS:
.portfolio-items .hentry { width: 39%; }Sorry, there was no available image in the url.
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
You can try the Meta Slider plugin.
Try this:
@media screen and (max-width: 978px) { #resume, #portfolio, #contact { margin-top: 71px; } } @media screen and (min-height: 800px) and (max-width: 960px) { #resume, #portfolio, #contact { margin-top: 71px; } } @media screen and (max-width: 479px) { #resume, #portfolio, #contact { margin-top: 71px; } }Where do you want to move it?
Paste to Theme Settings > Style > Custom CSS:
.template-name-homepage-with-slider .latest-portfolio .portfolio-part { display: none; } .template-name-homepage-with-slider .latest-posts-wrap .blog-part { display: none; }Please update to the latest version.
Don’t use “Set featured image” section. Add your image to the content editor with external linking.
Deactivate your plugins and try again.
Do you mean to make the 4 clients move to center?
Paste to Theme Options > Style > Custom CSS:
ul#filters>li.current { display: none; }Select 1x.
Not tested. Sorry.
Re-select your existing menu.
That widget is for the homepage as in the demo.
You can do it with a line of HTML code in the Text widget.
Weird. What did you do?
Add images to your Gallery from Images box.