Forum Replies Created
list of topics you have created till now.
-
-
Hi,
– sorry it is not possible to center portfolio items,
– to change the column count, editjs/main.jsin theme folder in a text editor and at line: 345, you will see columns values for browser widths;var viewports = [ { width : 1200, columns : 5 }, { width : 900, columns : 4 }, { width : 500, columns : 3 }, { width : 320, columns : 2 }, { width : 0, columns : 2 } ];Hi, i see, you can try this custom css code to fix it;
@media screen and (min-width: 992px) { .site-navigation { float: left; } }we will also include this with the next update, thanks for the feedback.
Hi, do you mean center align page content with sidebar? we have fixed this with v1.1.4, please update if you haven’t yet.
Hi, can you provide your related page url?
Hi, can you provide your url to check it.
you have a missing close bracket in your custom css code, add a closing bracket right after this piece of code;
@media screen and (min-width: 768px) { .wpcf7 form p input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]) { max-width: 360px; width: 100%; }and it should be like;
@media screen and (min-width: 768px) { .wpcf7 form p input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]) { max-width: 360px; width: 100%; } }Hi, try this custom css code;
.media-grid .media-cell { padding: 10px; }Hi, you can try this custom css code to change the current menu link color;
.vs-triplelayout .vs-nav .vs-nav-current a, .vs-nav li.current_page_item a, .container.vs-move-left .vs-nav-right a, .container.vs-move-right .vs-nav-left a { color: #fff; }happy to see that you have sorted it out.
Hi,
– paste the code below to the top of the Custom CSS box located in Theme Options > Style tab;
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css); body, h1, h2, h3, h4, h5, h6, .nav-menu, .entry-meta, .entry-title, .navigation, .post-pagination, tr th, dl dt, input[type=submit], input[type=button], button, .button, label, .comment .reply, .comment-meta, .yarpp-thumbnail-title, .tab-titles, .owl-theme .owl-nav [class*='owl-'], .tptn_title, .widget_categories ul li.cat-item, .widget_recent_entries ul li, .pswp__counter, .mfp-counter { font-family: 'Alef Hebrew', serif !important; }Hi, try this custom css code;
.page-id-7090 .site-header { display: none; }Hi, you can’t add class by using shortcode, you need to paste the plain html code in your initial post to the Text tab of content editor.
Hi, there was an update conflict and we fixed it with v1.2, you can update your theme by downloading from themeforest.
– you can try this custom css code for logo size;
.site-title img { max-height: 120px; }Hi, i just checked your url and the page loads fine, still have problems about it?
Hi, i see the issue, we will fix it with an update, thanks for the feedback.
sorry there was a syntax error in the code (missing close bracket), i updated the code in my previous post and it should work and it only targets mobile devices (width < 768px).
@always_happy
i have no idea why it is happening, maybe something wen wrong while moving in the background, you can try with a fresh installation of wordpress.
Hi,
1-) it is a heading, if you change the font from Appearance > Customize > Fonts > Heading Font in wp admin.
Hi, make sure you are creating a gallery not jut add images to your post.
Hi, please update your theme to the latest version, we have fixed with an update.
Hi again, just checked your site
– it is awkward, can you try disabling all of your plugins and check again.
– go to Theme Options > Seo > Open Graph : No and you can try yoast seo plugin alternatively.
ahmetsali
Keymaster10 April 2015 at 19:19Posted in : Google Font Italics Leaning too Far to the RightHi, try this;
– go to Appearance > Theme Options > Styles > Font Styles : Yes.
Hi, you can divide your portfolio post into pages, using
<!--nextpage-->https://en.support.wordpress.com/splitting-content/nextpage/
add multiple galleries to your post and add
<!--nextpage-->separator between galleries.ok, just added you.
Hi, added to update list, thanks for the feedback.
when i check your source code i see that source files urls are not right; starting with
http://localhost/~golfried/wordpress/, did you move your wordpress from localhost to your server?Hi, all Font Awesome 4.2.0 icons are included.
yes, css width and real device width are different in high-res screens to provide consistency with the designs.
sure, link removed.
you can try this custom css to left align pricing box content;
.pricing-table { text-align: left; }no it should work by default, can you provide your page url with media_wrap shortcode applied so i can check what’s wrong.
Hi, i just checked it on iphone6/ios8 and ipad/ios8.2 and it seems to be working just fine, i couldn’t have the chance to test it on iphone6/ios8.2 yet.
please see this post;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Hi,
– edit your portfolio post and select Photo Gallery or Photo Gallery 2 on Details pane on the right side of the screen.
ahmetsali
Keymaster7 April 2015 at 00:30Posted in : Size of the picture on the front page '' Home ''Hi, edit your homepage and change Page Template to Default Template or Medium-width Page .
ahmetsali
Keymaster7 April 2015 at 00:26Posted in : Google Font Italics Leaning too Far to the Rightcan you also provide your related page url to check what’s wrong.
please see this post;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
can you provide your related page url ?
Hi, you need to wrap your videos with
media_wrapshortcode, please check out Documentation > Shortcodes for more.Hi, we will add this feature with the next update. Thanks for the feedback.
– about in two weeks maybe.
– sorry it is not possible.
– try this custom css code to hide titles in portfolio single pages;
.single-portfolio .entry-header { display: none; }Hi, edit
css/main.cssin theme folder in a text editor, and find line : 905, you will see;@media (max-width: 767px) {this
767pxis the threshold for mobile view. It means devices which width equal and lower than 767px will get the mobile view.Hi again, try this custom css code;
@media screen and (min-width: 768px) { .post .entry-content > ol, .post .entry-content > ul { font-size: 19px; line-height: 30px; } }this is really awkward normally masonry should work on all browsers as it works in our demo site, and i even can’t see any js error on chrome’s console, and js files seems to be altered by a plugin, can you let me know when you had disabled all of your plugins so i can check it again.
Hi, the default font (Montserrat) doesn’t contain latin extended chars, you need to choose another font that supports them such as Open Sans.
Hi, we will add localization support for slider (owl-carousel) with the next update. Thanks for the feedback.
Hi,
1-) “they don’t see the grafic theme homepage , they see the wordpress page” can you explain a bit more or provide screenshot if possible.
2-) Can you provide the related page url?
Hi again, i just checked your url and it says “This webpage is not available”, did you move your site to another url?
Hi, you can try enabling open graph at Theme Options > Seo > Open Graph Protocol = Yes.