Forum Replies Created
list of topics you have created till now.
-
-
Hi, you can try this custom css code;
.rotate-words { display: block; text-align: center; width: 100%; min-width: 100%; position: relative; } .rotate-words span { display: block; text-align: center; width: 100%; } .intro { padding-bottom: 1em; }Hi, try this custom css code;
@media screen and (min-width: 1400px) { .rotate-words { min-height: 48px; } }Hi,
1-) you need to use at least one paragraph element in each timeline event.
2-) i can’t see any extra line in the Education timeline.
Hi, sorry, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
you are welcome :)
try this one;
ul.lcp_catlist { font-size: 13px; }Hi, i just checked your url and getting 404 error.
Hi, it is because the lists are inside “pre” and “code” element, which doesn’t make any sense, because those elements are only for showing code blocks, i don’t think the plugin will generate such bad markup. Can you edit your page and click Text tab of your content editor and see if the list shortcodes are wrapped by pre and code elements, and remove them if they are.
Hi again, it is weird that it only occurs on those 2 posts, facebook might have cached those urls, i am not sure.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, please check out the post below;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, you can disable share link for images in Photo Gallery;
– Theme Options > Portfolio > Share Button : No.
Hi, can you provide your related page url?
you are welcome.
Hi, try also adding this custom css code;
.blog-masonry .featured-image { width: 100%; margin: 0; }Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi,
1-) Could you explain it a little more, min-read time script doesn’t work on single blog posts? or not working correctly? Also please provide related page/post url.
2-) try deactivating all of your plugins and check again, if it doesn’t work, please provide your related page url
3-) please check out the post below about creating child themes;
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
i just checked your url and can’t see “continue reading” at the top of the post, can you provide a screenshot.
Hi, you can try this custom css code;
.owl-nav { display: none; }Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, you can try this custom css code;
.post-archive.blog-masonry.isotope { margin-top: -110px; }Hi, these are the default colors, go to Appearance > Customize and set Link Color as you wish, all links should get this color.
Hi, the plugin you have used for social sharing seems like using image files for icons, and that makes the conflict, either you can use default sharing function or find another plugin that doesn’t place social icons as regular images.
Hi, you can try this custom css code;
.gallery-grid { text-align: center; font-size: 0; } .gallery-grid .masonry-item { float: none; display: inline-block; font-size: 16px; }Hi, you can try this custom css code;
.page-template-page-full-width .wrapper > .row-fluid { max-width: 1200px; }actually 4th level should also work as you see;
http://www.awesomescreenshot.com/image/151151/0a6c993f372dc83aee33221fb2aca584
Hi, just checked again and now the slug of your portfolio page is “portfolio-2”, it should be “portfolio”, please check out the post below;
http://www.pixelwars.org/forums/topic/portfolio-links-problem/#post-18353
you’re welcome, glad to hear that, you can rate the theme on themeforest downloads page, thanks.
you are welcome ;)
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you can replace your
js/main.jsfile in the theme folder with this one;http://themes.pixelwars.org/read/js/main.js
– if you have changed this file too just let me know so i can tell you which lines to update.
Hi, please check out the post below and see if it works for you.
http://www.pixelwars.org/forums/topic/contact-form-doesnt-work-2/#post-21235
what is your ios version and does the loading animation never end?
Hi, you can try this custom css code;
.home .site-footer { margin-top: 3em; }Hi, you can disable zoom by simply choosing Photo Gallery 2 type for your portfolio posts.
– Photo Gallery 1 has zoom and share features with zoom in-out animations
– Photo Gallery 2 doesn’t have zoom option with fade in-out image transitions and you can navigate to next image by clicking on image.Hi again, it looks like a link element without href attribute, causes to break script functionality on your page. We have improved script file to prevent this issue.
– edit your page and click Text tab of your content editor and remove this code;
<a name="faq"></a>
and it should be fine.
Hi again, we have fixed this and will release a new update with the fix in a week. Thanks for the feedback.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
this is weird, can you try disabling all of your plugins and check again.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
sure, here it is;
http://www.awesomescreenshot.com/image/118329/a44f989a593aa2d749e291cf8365351a
try hitting ctrl+f5 if you can’t see it.
Hi, you can try this custom css code;
.main-navigation ul ul { border-top: 1px solid #ddd; } .main-navigation ul ul:after { display: none; } .main-navigation ul ul ul { border-right: 1px solid #ddd; }