Forum Replies Created
list of topics you have created till now.
-
-
thanks, glad you liked it.
you can add this custom css to change menu links hove color;
.nav-menu ul li a:hover { color: #F00; }note: don’t edit style.css file directly, instead check out the post below about using custom css;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Hi, i guess you mean testimonials part, you can combine column shortcodes with testimonial shortcodes to achieve the same layout, here are the codes we used in our demo site;
[section_title align="center" text="WHAT MY CLIENTS SAY"] [row] [column width="4"] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2014/12/testo-01.jpg" title="VINCENT WOOD" sub_title="CEO / GRAVITY INC."]He is a great and hardworking guy. I am so proud of i have him as my asistant. He helped me so much. Also i am so proud of i have him as my asistant. He helped me so much.[/testimonial] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/testo-02.jpg" title="JASON WILSON" sub_title="LAB GEEK / MIAMI METRO"]He is ok. I don't really know him. He looks nice.[/testimonial] [/column] [column width="4"] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/testo-03.jpg" title="GARY MORGAN" sub_title="CHEMIST / FREELANCER"]He was a great co-worker and a friend. I would't be where i am without his support.[/testimonial] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/testo-04.jpg" title="VINCENT WOOD" sub_title="CEO / GRAVITY INC."]He is a great and hardworking guy. I am so proud of i have him as my asistant. He helped me so much. Also i am so proud of i have him as my asistant. He helped me so much.[/testimonial] [/column] [column width="4"] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/testo-05.jpg" title="JASON WILSON" sub_title="LAB GEEK / MIAMI METRO"]He is ok. I don't really know him. He looks nice.[/testimonial] [testimonial image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/testo-06.jpg" title="VINCENT WOOD" sub_title="CEO / GRAVITY INC."]He is a great and hardworking guy. I am so proud of i have him as my asistant. He helped me so much. Also i am so proud of i have him as my asistant. He helped me so much.[/testimonial] [/column] [/row]
you can check out Documentation > Shortcodes for all shortcodes available.
Hi, can you provide your url?
Hi, i just checked your site, and getting “Not Found” error.
Hi, you mean link hover text color change? I just tested this on our demo site via “Appearance > Customize” and it works on my side. Alternatively you can use this custom css code;
a { color: #AB977A; } a:hover { color: #C9B69B; }Hi, if you can provide your page url i may give you a custom css to center gallery.
– what do you mean by saying place the pictures?
Hi, you can try this custom css code;
body { letter-spacing: 1px; } h1,h2,h3,h4,h5,h6 { lettter-spacing: 2px; } .main-navigation { text-transform: uppercase; } .entry-meta { font-style: italic; }Thanks.
ahmetsali
Keymaster17 February 2015 at 19:46Posted in : Picture wall does not load, Social icons missingHi, you need to create some portfolio posts and add images, photowall grabs images automatically from portfolio posts.
Hi, please check out “Documentation > Shortcodes > photo_wall” for photowall customization options.
thanks for sharing the solution.
you can also use this custom css code;
.single-portfolio .entry-header { display: none; }thanks for sharing your experience.
yes, it is not possible with custom css.
no, you won’t loose your saved options after update.
you are welcome.
Hi, please check out the post below;
http://www.pixelwars.org/forums/topic/still-cant-change-johny-doe-to-my-name/#post-14040
Hi, you can try this custom css code;
body, .wrapper > section, .section-title span, .section-title i { background: #eee !important; }Hi, sorry we don’t have any plan about adding more blog page styles. Thank you.
Hi, just some changes on mobile menu font styles. Thanks.
yes you should insert smaller values.
Hi, you can try this custom css code;
@media screen and (min-width: 768px) { .gallery-grid .masonry-item { width: 50%; } }Hi, the default contact form is simple as is and it is not possible to customize input fields, you can use contact form 7 plugin to create your desired forms, thank you.
Hi, can you provide your related page url?
Hi, you can try this custom css code;
.single-post .entry-header .entry-meta { display: none; }Hi, it is a shortcode named “intro”, please check out Documentation > Shortcodes > intro” for more.
Hi,
– can you list some of the best ways to achieve photowall.
– can you provide your page url that you get 404 error.
Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider working with a professional.
Hi, please check out the post below;
Hi, you can try this custom css code,
.event:last-child p:before { display: none; } .event p:before { height: 190%; }if it doesn’t work for your please provide your page url.
Hi, you can use this custom css code;
.nav-single { display: none; }Hi, you can change link and link hover colors in “Appearance > Customize > Colors”.
Hi,
– you can check out this post for logo size;
http://www.pixelwars.org/forums/topic/logo-size-2/
– you can try this custom css code;
@media screen and (min-width: 992px) { .nav-menu ul li { font-size: 12px; } }Hi, we have just fixed this and it will available in the next update in a week. Thank you.
Hi, yes images in the slider can be any size. I didn’t fully understand your last post but if you are experiencing problems about slider, you can provide your related page url.
ahmetsali
Keymaster16 February 2015 at 04:50Posted in : Bulleted list with arrows and custom font sizeyou can try this custom css code;
.content ul.list.simple li { font-size: 16px; line-height: 1.5; }you can do it that way, but we don’t recommend you to directly edit theme files so that you can keep updating the theme without worrying any customization lost.
– you can use this custom css code to change page background;
.site { background: #eee; }Hi, when you change the site language from “settings > general > Site Language” it will also change the html lang attribute in the head html tag.
Hi, you can try this custom css code,
.entry-meta .post-format { display: none; }Hi again, you mean this lightbox
http://themes.pixelwars.org/photographer/portfolio/portraits/
if so, we don’t plan to add more options to this lightbox, and yes currently you can’t disable lightbox on wordpress galleries, why do you need it to be disabled?
yes, but i see the point, we will improve the next reading module so it shows post from the same category if possible.
Hi, i just checked your site and buttons work on my side, do you have still problems about it?
Hi, can you provide your related page url to check what’s wrong.
ahmetsali
Keymaster16 February 2015 at 03:41Posted in : [Bug] Form element design issue in mobile deviceHi again, i have checked and it seems to be working fine, can you explain it more.
Hi, i just checked and it works fine on our demo site. Also if you are using the custom js code in the post below, that code seems to cause this issue.
http://www.pixelwars.org/forums/topic/change-display-of-full-image-path/
– sorry, it is not possible the url structure.
Hi, sorry, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider working with a professional.
Hi again, i have no idea why it is happening on your sites for now, i will make some tests on this issue and try to realize what causes the problem. I let you know when i come up with a solution.
Hi, you can check out the link below to add custom fonts to your site. You can put your css codes into “Theme Options > Style > Custom Css” input.