Forum Replies Created
list of topics you have created till now.
-
-
Hi, I didn’t receive your email yet.
Anyway could you explain what is your issue. Please give me more details.
ThanksI see what you mean but do you have any change to check your website with other iPad devices. I would like to help you but need to know your iPad model and iOS version. It might be related to your devices maybe. I will check your website with same iPad and the same iOs version that is why I need those information.
ThanksHi jennicarbo,
Could you provide me your related url, please?
ThanksHi alialacan,
Sorry for the delay. We don’t have any issue with our demo. When we find a solution for this issue, we will let you know asap. Thanks for your patience.Hi mclavel93,
Could you share your solution with us ?Hi shmulvad,
If you provide me your related url then we can check your website.Thanks
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, Do you have any problem right now?
Hi Marie,
You can try to use this custom css code for full eidth image. It is not exactly what you want but it is close your niche..single-post .featured-image img { max-width: 160%; margin-left: -15%; }or you can use this custom css code for hide the featured image inside the blog post.
.single-post .featured-image img { display: none; }Thanks
Hi mrhrnst,
This custom css code for single post font size;
@media screen and (min-width: 768px) { .single-post .entry-content { font-size: 14px; } }You can use this custom css code for custom pages.
.page .entry-content p { font-size: 14px; }Thanks
I am happy that you figured it out.
Cheers =)Hi rikhtegar,
You can paste your new color codes inside the custom css code; (color code for the number and background for the circle).skill-unit .bar .progress span { color: #; background: # );Thanks
You are welcome.
Hi ,sorry it is not something can be done easily with custom css code, if you are not familiar to css/javascript coding you may consider hiring an expert at envato studio.
I just forward this topic to our developer. He will contact you soon.
ThanksHi jsantiago44,
You can limit the max width and height via this custom css code. It won’t be problem with retina display. You can change the max limit (increase or deacrease).site-title img { max-height: 100px; max-width: 200px; }Thanks
Hi afmatthews,
I just checked with my iPad and didn’t detect any responsiveness issue. Could you please deactivate all your plugin, download a fresh copy of the theme and try it again. If you sill have the issue, please tell me your iPad version and iPad model and version, please?
ThanksHi LeFrancLouis,
You can create a login logo appearance > theme options > login logo and its also your fav icon.
It will appear on your browser screen.
ThanksHi desimslaughter,
You can check out this related topic;
http://www.pixelwars.org/forums/topic/widgetized-sidebar-complete-site-change/
ThanksHi, sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio or you can search third party plugin instead of default map.
ThanksYou can send your details via our contact form and please add this topic url as well.
Cheers.Hi ighanizada,
We will check the api settings again and will let you know when I find a solution.
Thanks for your patience.Hi Søren Hougaard Mulvad,
Your English is totally perfect. I see what you mean. First of all, deactivate all your plugin and try it again. After that, you can check out this related topics;
https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-1
https://wordpress.org/support/topic/wp-admin-you-do-not-have-sufficient-permissions-to-access-this-page
If you still have that issue, then we will try to find another solutions. It is not related to the theme, it is related wp admin settings.
ThanksHi rikhtegar,
This is default white color for progress bar. You can use this custom css code and replace the new color code..skill-unit .bar .progress { background: #fff; }Thanks
Hi Julien,
You can try to use this custom css code;@media screen and (min-width: 1200px) { code, pre { width: 180%; margin-left: -40%; } }Thanks
Hi Julien,
Could you provide me your related url, please?
I will check what can I do for you.
ThanksHi Marco,
I see what you mean. This problem occurs because of the third party plugin. It is probably social stream plugin but I would recommend you to deactivate all your plugin and activate them one by one and detect which one is affecting your website then don’t use it.
ThanksJenni,
You didn’t choose settings > reading > post page: blog page
that is why masonry layout settings could not affect the website. Also you should add featured images to your posts.
ThanksHi jbjorge,
Your website is not online yet. Let me know when it is online. ThanksHi Alex,
Could you disable our share option and install a share plugin instead of default form and check it again please?Hi ighanizada,
You can use our contact form if you don’t want to share your url here.
Please add this topic url as well..
ThanksHi KrystalN,
You can add this custom css code;#resume, #contact { background-size: contain; }Thanks
Hi, Could you provide me your related URLs please?
ThanksHi Alex,
I shared your links on my personal FB account. Maybe it was a temporarily issue or it is related to your browser or facebook. I could not detect any issue right now, it is working fine.
ThanksHi KrystalN,
You are giving background image and it is hard to set responsive this box.
You can add this custom css code for your background images. Maybe it can solve your issue, little bit.#portfolio .rm-inner { background-size: contain; }Thanks
Hi mariogd,
You can check out this related topic.
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi bluejenny,
You can use this custom css code;.header-small .site-header a.social-link { width: 20px; font-size: 18px; color: #4c4646; }Thanks
Your theme version is v2.1.4
Our latest version is v2.2.3Home landing slider came with v2.2 so your theme is not up to date =)
You can read how to update theme section in the documentation if you don’t know how to update it.
Kind regardsYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Alex,
It is okay. It seems to work on my side that is why, I couldn’t understand what is wrong. Good luck with your project and I am always happy to help all customers.
ThanksHi jennifervinguyen,
You can check out this related topic for how to use custom css code;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi mariogd,
You can use this custom css code;.page-layout .page-title { display: none; }Thanks
Hi jpkolb,
Could you provide me your related url please?
ThanksPlease deactivate all your plugin and try it again also download fresh copy of the theme.
Can you provide me your related url please?
ThanksHi Maxime,
Please deactivate all your plugin and try it again?
And also go to appearance > widgets > empathy template page and check your page settings.
ThanksAh okay, good luck =)
Hi bluejenny,
You can use this custom css code
.skill-unit .bar .progress span { display: none; }
or you can use this custom css code;
.skill-unit .bar .progress span { color: #212933 }Thanks
Hi Alex,
Could you take a screenshot for me and explain how weird it is. I just tested it on chrome, firefox and safari and didn’t see any issue. Border or shadow all of them looks okay. At the first them you told me that, you would like to get bigger button and it is much bigger then before, right ? If you explain to me what is bothering you?
ThanksHi bluejenny,
Please share your image url here.
ThanksHi Alex,
What do you mean it didn’t fix the problem. You didn’t change the border width from 24px to 12px. It looks still same. I just tried that css code and it is totally fixing your issue.
ThanksThat is awesome =)