Forum Replies Created

Viewing 20 posts - 7,221 through 7,240 (of 12,027 total)
  • Author
    Posts
  • in reply to: Make header image smaller #185441
    Skandha
    Participant

    @wouwonline: Hello there,
    I am afraid it is not possible to change the height of the header image. A lot of changes will need to be made to alter the height.

    Kind Regards,
    Skandha

    in reply to: Change font size of header text #185440
    Skandha
    Participant

    @wouwonline: Hello there,
    To change the font size of header and subtitle
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title {
        font-size: 30px !important;
    }
    .site-description {
        font-size: 23px !important;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Centre a heading #185387
    Skandha
    Participant

    @elliottrae: Hello Elliott,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .widget-title {
        text-align: center;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Word "Noticias" #185383
    Skandha
    Participant

    @raidatsu: Hello there,
    Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Options => Latest Post Title => Edit and Publish.

    Kind Regards,
    Skandha

    in reply to: title pages featured content #185382
    Skandha
    Participant

    @toerfiets: Hello Hans,
    To have the title above the Image in Featured Content section you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out!

    Kind Regards,
    Skanhda

    in reply to: Sub-Sites in Mobile Version #185381
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    You seem to be using an old version of the theme. Please update the theme and let me know if this resolves the issue.

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Reduce white space after content on home page #185380
    Skandha
    Participant

    @jennifersimsdesign-com-au: Hello Jen,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: how to add read more button on home page #185333
    Skandha
    Participant

    @jitping: Hello there,
    To have a button in the slider you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Sub item menu disappears when I hover over it #185332
    Skandha
    Participant

    @thirsty-journeys: Hello there,
    There seems to be an issue with the menu. The issue will be fixed and a theme update will be released soon. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    in reply to: Remove Links from the Imges of the Slider #185330
    Skandha
    Participant

    @infocreativepublihser-de: Hello Heinz,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Is Shutter Up Pro compatible with Catch Infinite Scroll? #185259
    Skandha
    Participant

    @jamesmwhite70: Hello there,
    Go to => Dashboard => Catch Infinite Scroll and set the following

    Navigation Selector: nav.navigatioan, nav#nav-below
    Next Selector: nav.navigation .nav-links a.next, nav.navigation .nav-links .nav-previous a, nav#nav-below .nav-previous a
    Content Selector: #content
    Item Selector: article.status-publish and Save Changes

    Let me know if the infinite scroll works now.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @kcjeremychugmail-com: Hello there,
    I checked for the issue at my end but it seems to working fine.

    Can you make sure that you have published your changes in the customizer?

    Kind Regards,
    Skandha

    in reply to: More button on the front page #185196
    Skandha
    Participant

    @reni: Hello there,
    Go to => Appearance => Customize => Header Media => Header Media Url => Add or Remove the link here.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: LOGO on http://hyperlastminute.cz/ #185195
    Skandha
    Participant

    @krisinai: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-main {
    	display: block !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to change a header in a posts page? #185177
    Skandha
    Participant

    @stan: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/intuitive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: post header question #185167
    Skandha
    Participant

    @catwingz: Hello there,
    There is no option to have an image for different categories as you like. You will need to use a suitable plugin for that.
    Can you please post in your site URL so that I can look into your other issues?

    Kind Regards,
    Skanda

    in reply to: hamburger menu centralized #185151
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Please replace the above CSS code by the following.

    #menu-toggle-primary, #menu-toggle-secondary {
    	text-align: right;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Front page pictures not showing #185142
    Skandha
    Participant

    @elliottrae: Hello there,
    I checked your site at my end and all the pictures seems to be showing up.
    Please check out this screenshot.

    Kind Regards,
    Skandha

    in reply to: How to change a header in a posts page? #185141
    Skandha
    Participant

    @stan: Hello there,

    1. You will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child the customization otherwise I suggest you to hire a customizer.

    2. To disable custom header for that page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header {
    	display: none;
    }
    #content {
    	margin-top: 50px;
    }

    3. Let me know what changes you would like to make to the page so that I can guide you.

    Kind Regards,
    Skandha

    in reply to: WooCommerce options missing! #185140
    Skandha
    Participant

    @samusegovia: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

Viewing 20 posts - 7,221 through 7,240 (of 12,027 total)