Forum Replies Created

Viewing 20 posts - 5,241 through 5,260 (of 12,027 total)
  • Author
    Posts
  • in reply to: How can i Change the Display in mobile version ? #245872
    Skandha
    Participant

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

    @media screen and (max-width: 1024px) {
    	#stats-section {
    		background-position: 25% !important;
    	}
    }

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

    in reply to: width #245870
    Skandha
    Participant

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

    .home .singular-content-wrap .entry-container {
        max-width: unset;
    }

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

    in reply to: License #245866
    Skandha
    Participant

    @imhair-ehgmail-com: Hello there,
    Please follow this link to know how you can activate your license key.

    Let me know if you still have issues activating the license key.
    Kind Regards,
    Skandha

    in reply to: Issue Phone display #245773
    Skandha
    Participant

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

    @media screen and (max-width: 388px) {
    	.postid-8209 .wp-block-buttons.alignright {
    	    float: left;
    	    margin-left: 0;
    	}
    }

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

    in reply to: Site Title Font #245771
    Skandha
    Participant

    @rwilkin: Hello Ralph,
    The Font Family Option is only available in pro version of the theme. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Social media icons visible in main menu? #245770
    Skandha
    Participant

    @headwerkn: Hello Ben,
    The option to have the Social Menu before the Search button in the header is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Gallery Masonary #245680
    Skandha
    Participant

    @brokenskeleton: Hello there,
    I am afraid it is not possible to limit the number of gallery images on the homepage.

    Kind Regards,
    Skandha

    in reply to: Reduce gap between footers #245679
    Skandha
    Participant

    @bastienchill: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Reduce gap between footers #245659
    Skandha
    Participant

    @bastienchill: Hello Bastien, 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/bold-photography/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: Testimonial slider on other page than homepage #245658
    Skandha
    Participant

    @paulospotonlichtontwerp-nl: Hello Paulo,
    The shortcode I used is [testimonials columns=2 showposts=10 orderby=title].
    And here it is how the testimonial slider is showing up in the form a slider.

    I will need to look into your site to debug the issue.
    Kind Regards,
    Skandha

    in reply to: Reduce gap between footers #245655
    Skandha
    Participant

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

    #colophon .widget-column {
        padding-bottom: 0;
    }
    #site-generator {
        padding-top: 0;
    }
    #colophon .lazyloaded {
        height: 20px;
    }

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

    in reply to: Gallery Masonary #245653
    Skandha
    Participant

    @brokenskeleton: Hello there,
    I checked for the issue at my end and the Featured Video section was working just like in the demo.
    Can you try deactivating all your plugins and see if the issue is resolved?

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

    in reply to: Promotion message over Header image #245651
    Skandha
    Participant

    @earnest_m: Hello there,
    Can you please post in your site URL so that it would be easier for me to provide you the necessary code?

    Kind Regards,
    Skandha

    in reply to: Plugin Head & Footer Code #245636
    Skandha
    Participant

    @trohne: Hello there,
    To display the content below the head tag you will need to create a child theme and do some customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Promotion message over Header image #245634
    Skandha
    Participant

    @earnest_m: Hello there,
    It is not possible to have a jumbotron in the homepage with the available theme options.
    To move the promotion message and button below the header image you will need to create a child theme and do some customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Inserting Ad Banner between Menu and Slider #245631
    Skandha
    Participant

    @tattoo-tom: Hello there,
    To have the banner between the menu and the slider you will need to create a child theme and do a little bit of customization. Let mek now if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Reduce padding at top of page before title. #245622
    Skandha
    Participant

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

    @media screen and (min-width: 90em) {
    	.singular-section {
    	    padding: 40px 0 !important;
    	}
    }

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

    in reply to: Why does my gallery/posts header say ‘Archives’? #245606
    Skandha
    Participant

    @ryanb18: Hello Ryan,
    The child theme folder will be under your WordPress folder. Inside the folder where you have installed WordPress you will find wp-content/themes.

    Let me know if you are still having issue finding the child theme.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @ryanb18: Hello Ryan, 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/izabel/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: Lost all Previous Post on the Posting page #245604
    Skandha
    Participant

    @btcbtc: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 5,241 through 5,260 (of 12,027 total)