Forum Replies Created

Viewing 20 posts - 8,601 through 8,620 (of 12,034 total)
  • Author
    Posts
  • in reply to: Scrolling is no longer parallax #169472
    Skandha
    Participant

    @manonwethly: You can just add this one.

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

    in reply to: Scrolling is no longer parallax #169467
    Skandha
    Participant

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

    #fullpage .entry-content-wrapper {
    	margin:0 25px 0 25px;
    }
    
    #displayed_gallery_beabfb42250408267a173e5522b63800 .image_container {
    	margin-left:0 !important;
    }

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

    in reply to: Change menu color #169461
    Skandha
    Participant

    @mithrand: 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/adonis/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 to small with 4.3.3 #169460
    Skandha
    Participant

    @hanmedia: Hello Olaf,
    The thing is in this link https://www.man-life.de/ the image displaying is the header image whereas in this link https://www.katzen-ideen.de/ the image displaying is a Header Featured Image so they have slightly different Html structure.

    So for the gap below the image you can
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header img{
    	display:block;
    }

    Let me know if this works out.
    Also out representative will get back to you regarding the Premium Support Ticket Issue.
    Kind Regards.
    Skandha

    in reply to: seo #169456
    Skandha
    Participant

    @valelotartaro: Hello Valeria,
    Can you Go to => Dashboard => Pages => Edit your Homepage => Below you will find a Meta Description box => Please add your site description and publish the page.

    Let me know if this changes the description when you search your site on Google Search.
    Kind Regards,
    Skandha

    in reply to: Adonis Free Version #169451
    Skandha
    Participant

    @stevieg: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To center the menu */
    @media screen and (min-width:1024px) {
    	#site-header-menu {
    	   display: flex;
    	   display: -webkit-box;
    	   display: -moz-box;
    	   display: -ms-flexbox;
    	   display: -webkit-flex;
    	   justify-content: center;
    	}
    }
    /* To change the color of menu items */ 
    .navigation-classic .main-navigation ul ul a, .navigation-classic.absolute-header .main-navigation ul ul a, .navigation-classic.absolute-header .main-navigation a {
    	color:#123456 !important;
    }

    You can change the color according to your choice.
    You can use our Catch Sticky Menu Plugin to have a sticky menu. Let me know if you difficulty making the menu sticky.

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

    Skandha
    Participant

    @sewmuchblack: Hello Martin,

    1. There seems to be an issue with color options. The issue will be fixed and an update will be released soon. For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .button {
    	border-color:#dd3333 !important;
    }

    2. Also there seems be an issue with Headings Tags from h1 to h6 Font Family. This will be fixed soon an update will be released. For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .slider-content-wrapper.section .entry-title {
    	font-family:"Roboto", sans-serif;
    }

    Let me know if this works out!
    I will let you know when the issue is fixed an update is released. Thank you for reporting the issue.
    Kind Regards,
    Skandha

    in reply to: padding issue #169421
    Skandha
    Participant

    @wellsphotoco: 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/adonis/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

    Skandha
    Participant

    @ddcatm: Can you let me know which Plugins’s update notification you are getting and which has been deleted?

    Kind Regards,
    Skandha

    in reply to: Link color #169385
    Skandha
    Participant

    @catwingz: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Header to small with 4.3.3 #169384
    Skandha
    Participant

    @hanmedia: Hello Olaf,
    Adding just the following CSS should solve the issue.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header .wrapper {
         padding:0;
    }

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

    in reply to: padding issue #169383
    Skandha
    Participant

    @wellsphotoco: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
         margin-top:50px;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    in reply to: Header image does not scale on Mobile device #169357
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Blog images #169326
    Skandha
    Participant

    @mattfini: 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/fotografie/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: Hide the date on Featured Content #169325
    Skandha
    Participant

    @mattfini: 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/fotografie/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

    Skandha
    Participant

    @mattfini: 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/fotografie/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: Multiple language Polylang support #169323
    Skandha
    Participant

    @vancha: Hello there, thanks for sharing but we do not recommend editing core theme files to customize your site as all those changes will be lost when you update the theme. So to be on the safe we always recommend users to use a child theme whenever editing a core theme file.

    Kind Regards,
    Skandha

    in reply to: Header to small with 4.3.3 #169321
    Skandha
    Participant

    @hanmedia: Hello Olaf,
    The header image you used in https://www.man-life.de/ is 1200*400px whereas the header image used in https://www.katzen-ideen.de/ is 1200*500px.

    I will further look into the issue and get back to you soon.
    Kind Regards,
    Skandha

    in reply to: Change Color Of "More" Button #169298
    Skandha
    Participant

    @beauthai: The option to Change the button color is available in the 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.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @ddcatm: Can you Go to => Dashboard => Updates => Click on Check Again Please post in your site URL if this does not work.

    Kind Regards,
    Skandha

Viewing 20 posts - 8,601 through 8,620 (of 12,034 total)