Forum Replies Created

Viewing 20 posts - 2,361 through 2,380 (of 12,034 total)
  • Author
    Posts
  • in reply to: big space between content and primary menu #277648
    Skandha
    Participant

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

    #content {
    	padding-top: 0;
    }
    .singular-content-wrap .entry-content {
        margin-top: 0 !important;
    }

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

    in reply to: space between caption and thumbnails #277639
    Skandha
    Participant

    @antoon: Hello Antoon,
    I am not sure but that should work.

    Kind Regards,
    Skandha

    in reply to: Having problems with the theme in mobile version #277630
    Skandha
    Participant

    @benjo3: Hello Ben,
    Can you please attach a screenshot or even a screen video of the issue so that I can look at it?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @mirkomaz: Hello there,
    Please let me know on which post/page you are trying to use the shortcode for portfolio and services and how you would like them to appear.
    For more information regarding ECT shortcode please follow this link.

    Kind Regards,
    Skandha

    in reply to: Width and of the pages #277624
    Skandha
    Participant

    @johanthomas: Hello there,
    You don’t seem to be using our theme. Please post your issues on the respective theme support forum.
    You can check out all our themes here.

    Kind Regards,
    Skandha

    in reply to: Width and of the pages #277607
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: combedown.org/#mobile-header-left-nav #277606
    Skandha
    Participant

    @cassyput: Hello Richard,
    Can you try deactivating all your plugins and check if the mobile menu works. Also let me know which version of the theme you are using,

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

    in reply to: How to change font/design for blockquotes PART 2 #277547
    Skandha
    Participant

    @landyvlad: Hello there,
    The code doesn’t work for the blockquote in the page Mutiny because there is <header class="luna-data-header"> after the blockquote unlike in the page Reception in Brisbane where there is <p> tag.

    You seem to have added the blockquote in the Munity page differently than the other page. Do you want the blockquote to have the same effect like in the Reception in Brisbane page?

    Kind Regards,
    Skandha

    in reply to: big space between content and primary menu #277546
    Skandha
    Participant

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

    .home #content .entry-header {
        display: none;
    }
    .home #content .entry-content {
    	margin-top: 0;
    }

    Also edit the post and remove the unused <p> tag.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Header / Logo layout change #277540
    Skandha
    Participant

    @wildways: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-box/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: Header Image not Responsive for Iphone #277535
    Skandha
    Participant

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

    .custom-header-media img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
    .custom-header-media img {
        left: 0;
        opacity: 0.85;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .has-header-media .custom-header-media .wp-custom-header img {
        display: block;
    }
    .custom-header .wrapper::before {
        background-image: unset;
    }

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

    in reply to: Squares instead of arrows #277534
    Skandha
    Participant

    @camilavalgas: Hello Camila, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/zubin/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: space between caption and thumbnails #277519
    Skandha
    Participant

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

    #content .gallery-columns-4 .gallery-item img {
        padding: 0 !important;
    }

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

    in reply to: Additional text in Footer-Last #277518
    Skandha
    Participant

    @kokobelle: Hello there,
    I am afraid the Footer Editor Option is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Can’t add Instagram Posts in Social Gallery #277517
    Skandha
    Participant

    @chrisrueckert: Hello Chris,
    Can you please let me know which version of the plugin you are using?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @mirkomaz: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    @media screen and (min-width: 64em) {
    	.content-area {
    	    max-width: 1100px;
    	    width: 100%;
    	}
    }

    You can change the max width and width according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Page titles missing #277404
    Skandha
    Participant

    @anastasiiamysik: Hello Anastasiia,
    This seems to be a little bug in the theme which will be fixed in the upcoming theme update. For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-content-wrap .entry-header .screen-reader-text {
        position: unset !important;
        clip: unset;
        height: unset;
        overflow: unset;
        width: unset;
    }

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

    in reply to: How to change font/design for blockquotes PART 2 #277403
    Skandha
    Participant

    @landyvlad: Hello there,
    I am afraid I am not able to understand the issue no 1. Can you please elaborate?

    Kind Regards,
    Skandha

    in reply to: Header / Logo layout change #277402
    Skandha
    Participant

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

    #hgroup {
        margin-left: 10px;
        margin-top: 50px;
    }

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

Viewing 20 posts - 2,361 through 2,380 (of 12,034 total)