serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

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

    serkan
    Moderator

    Hi Cuong,
    Go to: Appearance > Menus. Select theme location for the imported custom menu.
    Go to : Appearance > Widgets > Blog Featured Area > drag and drop the main slider widget and check the settings ( width : 100%, extra wide ratio, slides counts 5, show items 1, slides sticky posts ) and save it.
    Setting Up MailChimp for WordPress you can read the documentation ( plugins section )
    And add featured image for each posts and make some of them as sticky posts.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .bar[data-percent="100"] .progress {
        background: #5BCF80;
    }

    Thanks

    serkan
    Moderator

    Hi, First of all, you should install wp instagram widget and activate it.
    https://wordpress.org/plugins/wp-instagram-widget/
    Then, please go to appearance > widgets > drag and drop the instsagram widget to the footer instagram area.
    Choose > Number of photos: 12 and photo size : large also fill the username area as well.
    Thanks

    serkan
    Moderator
    Posted in : Header Logo

    We will add this feature with the future update. For now, you can use this custom css code; You can upload your logo as a background image.

    .header .site-title { 
        max-width: 300px;
        height: 200px;
        width: 200px;
        background-size: cover;
        text-indent: -999em;
        background-image: url('#');
    }
    serkan
    Moderator
    Posted in : Remove Views Counter

    Hi, Please go to top 10 plugin settings and uncheck the “Display number of views on: posts and pages”
    Thanks

    serkan
    Moderator

    Hi, I just checked your url and background social media icons in the footer looks okay.
    Could you tell me your test browsers, please?
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator
    Posted in : Photowall problem

    Hi TorosKartali,
    Please keep talking on this topic.
    http://www.pixelwars.org/forums/topic/photowall-5/
    Thanks

    serkan
    Moderator
    Posted in : Photowall

    Hi, Go to settings > reading > choose front page : Homepage
    Edit your home page > choose homepage with Photowall template on the right hand side.
    If you still have the issue, please provide me your wp admin details via our contact form and add this topic url as well.
    Thanks

    serkan
    Moderator
    Posted in : Photowall

    Hi,
    You can check out this related url;
    http://www.pixelwars.org/forums/topic/photowall-problem/
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .share-links { display: none; }

    Thanks

    serkan
    Moderator

    Hi romiporelmundo,
    You can install and run this plugin, then drag and drop the widget in the related area.
    https://wordpress.org/plugins/top-10/
    Thanks

    serkan
    Moderator

    Hi,
    We just fixed this issue. It will be available with the next update. Thanks for the feedback.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .site-title a span:hover { color: blue; }

    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Hi,
    You can remove or modify it.

    <div class="site-info">
                                <div class="textwidget">
                                    <a href="https://wordpress.org/">Copyright © 2016 by Pixelwars</a>
                                </div>
                            </div>

    Just search this code.
    Thanks

    serkan
    Moderator
    Posted in : How change…

    I wrote this code before. Probably you just ignored it.
    Please use this custom css code;

    @media screen and (min-width: 768px) { .aligncenter { margin: 1px auto; } }

    Thanks

    serkan
    Moderator
    Posted in : Color bar In Eric

    Thanks for the feedback.

    serkan
    Moderator
    Posted in : Color bar In Eric

    Hi nerwin,
    I just checked your related url via chrome, safari and firefox and there is a black bar under the menu. Your code is working fine.
    Thanks

    serkan
    Moderator
    Posted in : How change…

    Hi, Are talking about mobile or desktop view ? It looks okay on desktop. You can use this custom css code for the mobile view.

    .aligncenter { margin: 1px auto; }

    Also, hard reload the browser again. Same times they can hold the old cashes and you can delete them.

    serkan
    Moderator

    Hi, Other icons size comes via font size but inspiration side comes via image size. That is why it is different. You can use this custom css code;

    .client img { max-height: 66px; }
    @media screen and (min-width: 1200px) { .client img { max-height: 96px; } }

    Thanks

    serkan
    Moderator

    Hi, If you set the font size to 12px it should be okay. Your email address is a bit long that is why the issue is occurred.
    Thank you.

    serkan
    Moderator
    Posted in : Color bar In Eric

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

    serkan
    Moderator

    Hi,
    This custom css code will fix the visual problem. You are using widget title, that is why it looks like different.

    .sidebar .mc4wp-form p:last-of-type { text-align: center; }
    aside#mc4wp_form_widget-6 .widget-title { margin-bottom: -8px; }

    Thanks

    serkan
    Moderator

    Done.

    serkan
    Moderator
    Posted in : Change excerpt length

    Hi Ray,
    I just tested in our demo website and it is working well. I disabled the excerpt feature from theme options. And edited a post and used read more options. Also instead of read more options, you can copy and paste your excerpt in the excerpt area which is located at the bottom of the post.
    Thanks

    serkan
    Moderator
    Posted in : How change…

    Hi,
    You can use this custom css code instead of last custom code;

    @media screen and (min-width: 768px) {  .aligncenter { margin: 1em auto;  } }

    Thanks

    serkan
    Moderator

    Hi, You have too many plugins, one of them is cause the problem. I just deactivated all of them. Please activate it one by one and find the problem plugin and search an alternative one instead of it.
    Thank you.

    serkan
    Moderator
    Posted in : How change…

    Hi, Is that something like this ? ; please try to use this custom css code;

    body { background-color: #fff; background-repeat: no-repeat; }

    Thanks

    serkan
    Moderator
    Posted in : Button link

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

    serkan
    Moderator

    Hi, Could you send me your wp admin details via our contact form, please? And add this topic url as well.

    serkan
    Moderator
    Posted in : site logo type

    Hi, You can check out this related topic;
    http://www.pixelwars.org/forums/topic/logo-inquiry/
    Thanks

    serkan
    Moderator
    Posted in : rotated words

    Hi, You can add media queries for this feature.

    @media screen and (max-width: 767px) { 
    .home-section .content > div { padding-bottom: 200px; } }

    Thanks

    serkan
    Moderator

    Hi Mark,
    You can use this custom css code;

    .home .” { display: none; }

    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator
    Posted in : How change…

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

    serkan
    Moderator
    Posted in : How change…

    Hi,
    You can use these custom css codes,

    @media screen and (min-width: 768px) { .aligncenter { margin: 1px auto; } }
    .site-header { padding: 0; }
    @media screen and (min-width: 768px) { .entry-header { margin-bottom: 2em; } }

    Please go to appearance > customize > fonts > change the fonts .
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator
    Posted in : Color bar In Eric

    Hi Sumit,
    It is background image. You can create an image with photoshop and set the size ; 1920px X 5px
    Then upload your image to your server and use this custom css code. Instead of hashtag, paste your image url.

    .is-menu-bar .menu-wrap { background-image: url('#'); }

    Thanks

    serkan
    Moderator

    Hi, Masonry layout working with javascript. So it is normal to look that way until the javascript is loaded. It is looking good after a few sec.
    Thanks

    serkan
    Moderator

    Hi, The first one should be main slider widget not the link box. Please add Theblogger main slider widget.
    Also I gave you the link above. Please check the widgets name in the sample image.
    http://www.pixelwars.org/forums/topic/cant-install-the-dummy-data/
    Thanks

    serkan
    Moderator
    Posted in : Button link

    Hi Hannah,
    Please use the shortcode like this;
    [button text="Contact" url="http://jayhunterphotography.co.nz/contact/"]
    Thanks

    serkan
    Moderator
    Posted in : rotated words

    Hi,
    You can use this custom css code;

    .home-section .content > div { padding-bottom: 200px; }

    Thanks

    serkan
    Moderator

    Hi, It looks okay on my side. You can try to use this custom css code;

    @media screen and (min-width: 1200px) {
    .fun-fact h4 { font-size: 13px; } }

    If you still have the issue, please tell me your test browsers and versions as well.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator
    Posted in : How change…

    Hi, If you provide me your related url, then I will check your codes.
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Hi,
    You can use this custom css code. Also, we will add this feature to the next update list.

    .entry-meta a { font-size: 14px; }

    Thanks

Viewing 50 posts - 11,951 through 12,000 (of 15,511 total)