Forum Replies Created
list of topics you have created till now.
-
-
Hi,
You can add this custom css code as well;.drop-cap:first-letter, .single-post .entry-content>p:first-child:first-letter { line-height: 1.8; padding-right: 6px; }Thanks
Hi Hadret,
I will discuss this topic with our developers and I will keep you updated.
Thanks for your patience.serkan
Moderator18 December 2018 at 14:04Posted in : Easy Social Share activation code is incorrectHi Marjorie,
As I mentioned above, you do not need an activation code. We have paid the license fee for multiple usages. You only need to enter the plugin section and install and use.
You need to go to appearance > customize > single post > share links > choose no and save it.
After that go to easy social share button and use it for a single post and you can easily customize it according to your taste.
The default share link property cannot be changed or customized, so you had to remove it. Secondly, you will be able to customize and use it with the plugin.
ThanksHi,
The resolutions of mobile devices are different. The cover image will resize at the most optimal level. The css code that you type appears to be a valid solution for now. If we can find a better solution, I will inform you.
Thanks for your understanding.Thanks for the feedback =)
Hi,
Thanks for the feedback.Hi Fethi,
Please go to appearance > customize > featured area > link box > link box title text ratio
I just tested it and it is working well. If you have an issue with this feature, I recommend you to deactivate all your third-party plugins, clear the cache and try it again.
ThanksHi, I replied the related topic;
http://www.pixelwars.org/forums/topic/no-price-display-for-product-variation/
13. You can use this custom css code;.home-wrap .ri-grid:after { background: #464545; }Thanks
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
You can use contact form 7 or ninjaform plugin instead of our default contact form.
I recommend you to read this topic;
https://ninjaforms.com/google-recaptcha/
Also if you are still looking for recaptcha, you can find an extension.
https://wordpress.org/plugins/ninja-forms-recaptcha-field/
ThanksHi,
Would it be more advantageous for you if we limit the structure of the single-portfolio page instead of destroying the structure of Youtube?.single-portfolio .layout-full { width: 55%; }Thanks
Hi, As you can see in the photo, the footer consists of 4 parts. You added social icons to footer 3. It appears to be centered in part 3. Either you have to customize the footer or you need to add another widget to the 2nd footer widget.
I can see the custom css code centered the widget.
ThanksHi HZsolt79,
We haven’t tested it yet with wp 4.9 and we will test it soon. Until we test it, don’t update the WordPress. But if you already updated it and encountered an issue, you can report us.
ThanksHi,
Thanks for the feedback.You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Ronak,
You can use this custom css code;.woocommerce div.product form.cart .woocommerce-variation-description p { font-size: 14px; }You can ask it to our woocommerce support forum. It is not possible by default to order it with the theme.
For your last question, you can use this cusotm css code;.product-category h2 .count { display: none; }Thanks
Hi Fethi,
Thanks for the reply.
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi Angelika,
I didn’t see your site description on the homepage. Please clear your browser cache and check your website again.serkan
Moderator10 December 2018 at 21:36Posted in : The editor has encountered an unexpected error.Hi,
This might be occur because of third party plugins (example:Yoast plugin)
Please deactivate all your third party plugins and try it again.
ThanksHi,
Could you provide me your related url, please?
ThanksHi,
You can use this custom css code;.footer-widgets .col-lg-3 { margin-left: auto; margin-right: auto; text-align: center; }Thanks
Hi,
You can change the custom css codes like these;.fluid-width-video-wrapper { max-width: 768px; } .fluid-width-video-wrapper { padding-top: 26% !important; }Thanks
serkan
Moderator10 December 2018 at 17:43Posted in : Multiple-line captions not displaying correctlyHi,
This structure is not designed for longer sentence scenarios. Please make sure to use an abbreviation so as not to pass two sentences.
You can try installing different alternative cache plugins. You can google it.
ThanksHi Ronak,
5) You can use this custom css code;.woocommerce div.product .product_title { margin-bottom: 1em; }6) Try to use this custom css code;
.woocommerce .summary { font-size: 15px; }7) If you need further assitance on woocommerce, I recommend you to contact their support team; https://woocommerce.com/contact-us/
8) I am little bit confused. Are we talking about important note section?
If it is yes, try to use this custom css code;.woocommerce div.product .woocommerce-tabs .panel ul li:last-child ul li { font-size: 17px; }9) You can use this custom css code;
.woocommerce ul.products li.product .price { display: none; }10) The custom css code above will hide the price range as well.
ThanksHi,
I see what you mean. But it is not possible by default. But just in case, i will ask this question to our developers and I will keep you updated.
ThanksHi,
1) You can use this custom css code;.product-category img { border: none; }2) Once you have uploaded the font, you need to load the font in your theme’s stylesheet using CSS3 @font-face rule like this:
@font-face { font-family: Isabella; src: url(http://www.example.com/wp-content/themes/your-theme/fonts/Isabella.ttf); font-weight: normal; }Don’t forget to replace the font-family and URL with your own.
After that you can use that font anywhere in your theme’s stylesheet like this:.product_title { font-family: "Isabella", Arial, sans-serif; }3) You can use this custom css code;
.woocommerce div.product .summary p.price { display: none; }4) I could not understand your last question. Could you explain it to me more?
ThanksHi,
Could you provide me your related url, please?
ThanksHi,
I will forward this topic to our developer and I will keep you updated soon.
Thanks for your patience.Hi,
Why you are customizing the style.css
Is not it enough to use the default list module of WordPress in the content editor?
Instead of modifying the main files, you can use the custom plugin for this feature.
ThanksHi,
Could you provide me your related url, please?
ThanksHi @ketowoman
You need to use the parent theme as a default. Some people know further customization like modify PHP files. And if they change PHP files, when they updated the theme, all PHP customizations will be gone. So they need to use the child theme.
ThanksHi @ketowoman
Please go to appearance > customize > blog > blog:grid and save it.
Also, go to appearance > menus > edit custom link and reply it from our demo url to your website url.
ThanksHi Dundy,
Open a regular post, click to add media button then click to create a gallery button. Upload your images, choose link to media file and size medium and click to insert gallery button and save it.Hi,
I just tested on our demo website and it works perfectly. Can you be sure that the blogger shortcode plugin is activated? You can send me your wp-admin details via our contact form and add this topic url as well. We can have a look what is the problem. Also, don’t forget to deactivate all your third-party plugins and try it again.
ThanksHi @Dundy
You can try to use these custom css codes.fluid-width-video-wrapper iframe { width: auto; height: auto; } .fluid-width-video-wrapper { padding-top: 13% !important; }Thanks
Hi,
You can use this custom css code;.cat-links a { display: none; }Thanks
Hi Ronak,
Could you provide me related url for each question, so i can give you custom css code?
ThanksHi @hausera
Could you provide me your related url, please?
ThanksHi,
You can use these custom css codes;.link-box .post-wrap:before { opacity: 0; } .link-box .post-thumbnail { background-color: #fff !important; }Thanks
Hi,
You need to use parent theme. If you would you to further customization of the theme, you can use child theme and customize your theme.
Please go to appearance > widgets > blog/page featured area > drag and drop (pixelwars core) main slider widget and set up the features.
Thanksserkan
Moderator8 December 2018 at 16:37Posted in : Multiple-line captions not displaying correctlyHi,
Can you use this custom css code;.mfp-title { line-height: 18px; }If you want to use cache plugin, you can try to use “WP Super Cache” plugin.
ThanksHi,
You can check out this related topic;
http://www.pixelwars.org/forums/topic/custom-social-icons-which-react-to-hover/
Thanksserkan
Moderator5 December 2018 at 00:43Posted in : Multiple-line captions not displaying correctlyHi, I did the test with several different mobile phones. I haven’t had a problem with the caption according to your report. But in vertical photos caption is broken and is recovering again. This may be a sign of something slowing down the javascript code. Can you try again by installing a cache plugin?
ThanksHi,
Please go to appearance > customize > single post > post media width > fixed and save it.
If it doesn’t work, you can use this custom css code;.is-post-media-overflow .layout-fixed .alignleft { margin-left: 0 !important; }Thanks
Hi Marjorie,
Please go to appearance > widgets > featured area > general > featured area width > fixed
Also, check out the customizer. You can almost customize everything.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Konstantin,
I deactivated all your third party plugins and run the demo import. You can activate your plugins one by one. One of your plugin is conflicting with the theme. You can find out it.
ThanksHi,
I could not check your website. I am getting SSL_PROTOCOL_ERROR. Please fix this issue and let me know again.
ThanksHi Konstantin,
I got your username and password but you forgot to add the website url.
Could you please tell me your related website url?
Thanks