serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

    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

    serkan
    Moderator

    Hi Hadret,
    I will discuss this topic with our developers and I will keep you updated.
    Thanks for your patience.

    serkan
    Moderator

    Hi 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.
    Thanks

    serkan
    Moderator
    Posted in : Mobile Cover Size

    Hi,
    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.

    serkan
    Moderator

    Thanks for the feedback =)

    serkan
    Moderator
    Posted in : Mobile Cover Size

    Hi,
    Thanks for the feedback.

    serkan
    Moderator

    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.
    Thanks

    serkan
    Moderator

    Hi, 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

    serkan
    Moderator
    Posted in : Thanks

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator
    Posted in : Captcha Bugging

    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/
    Thanks

    serkan
    Moderator

    Hi,
    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

    serkan
    Moderator

    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.
    Thanks

    serkan
    Moderator
    Posted in : Worpress 5.0

    Hi 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.
    Thanks

    serkan
    Moderator

    Hi,
    Thanks for the feedback.

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    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

    serkan
    Moderator
    serkan
    Moderator

    Hi Angelika,
    I didn’t see your site description on the homepage. Please clear your browser cache and check your website again.

    serkan
    Moderator

    Hi,
    This might be occur because of third party plugins (example:Yoast plugin)
    Please deactivate all your third party plugins and try it again.
    Thanks

    serkan
    Moderator
    Posted in : Menu on mobile

    Hi,
    Could you provide me your related url, please?
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .footer-widgets .col-lg-3 { margin-left: auto;  margin-right: auto; text-align: center; }

    Thanks

    serkan
    Moderator

    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
    Moderator

    Hi,
    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.
    Thanks

    serkan
    Moderator

    Hi 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.
    Thanks

    serkan
    Moderator
    Posted in : Remove category link

    Hi,
    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.
    Thanks

    serkan
    Moderator

    Hi,
    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?
    Thanks

    serkan
    Moderator
    Posted in : Remove category link

    Hi,
    Could you provide me your related url, please?
    Thanks

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and I will keep you updated soon.
    Thanks for your patience.

    serkan
    Moderator
    Posted in : Bullet point in Posts

    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.
    Thanks

    serkan
    Moderator

    Hi,
    Could you provide me your related url, please?
    Thanks

    serkan
    Moderator
    Posted in : Parent or Child Theme

    Hi @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.
    Thanks

    serkan
    Moderator

    Hi @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.
    Thanks

    serkan
    Moderator

    Hi 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.

    serkan
    Moderator

    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.
    Thanks

    serkan
    Moderator

    Hi @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

    serkan
    Moderator
    Posted in : Remove category link

    Hi,
    You can use this custom css code;

    .cat-links a {  display: none; }

    Thanks

    serkan
    Moderator

    Hi Ronak,
    Could you provide me related url for each question, so i can give you custom css code?
    Thanks

    serkan
    Moderator

    Hi @hausera
    Could you provide me your related url, please?
    Thanks

    serkan
    Moderator

    Hi,
    You can use these custom css codes;

    .link-box .post-wrap:before { opacity: 0; }
    .link-box .post-thumbnail { background-color: #fff !important; }

    Thanks

    serkan
    Moderator

    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.
    Thanks

    serkan
    Moderator

    Hi,
    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.
    Thanks

    serkan
    Moderator
    serkan
    Moderator

    Hi, 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?
    Thanks

    serkan
    Moderator

    Hi,
    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

    serkan
    Moderator
    Posted in : featured area

    Hi Marjorie,
    Please go to appearance > widgets > featured area > general > featured area width > fixed
    Also, check out the customizer. You can almost customize everything.
    Thanks

    serkan
    Moderator
    Posted in : Enlace url

    You’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.
    Thanks

    serkan
    Moderator

    Hi,
    I could not check your website. I am getting SSL_PROTOCOL_ERROR. Please fix this issue and let me know again.
    Thanks

    Hi 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

    serkan
    Moderator

    Hi @fire;
    1. Can you disable all of your plugins and test it again?
    2. Your host may have disabled the mail() function. It must be enabled on your server.
    3. Please use NinjaForm plugin alternatively instead of contact form.

Viewing 50 posts - 7,851 through 7,900 (of 15,518 total)