Forum Replies Created

Viewing 20 posts - 10,461 through 10,480 (of 12,014 total)
  • Author
    Posts
  • in reply to: Mobile phone display issue #152181
    Skandha
    Member

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

    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    	body { 
    		padding: 0; 
    		margin: 0; 
    		width:auto; 
    
            }
    
    }
    	
    /* iPads (portrait and landscape) ----------- */
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body { 
    	width:auto; 
         }
    }

    Let me know if this solves the issue!
    Kind Regards,
    Skandha

    in reply to: problems with home page #152180
    Skandha
    Member

    @christian3001: I checked your site and I don’t see any section above the contact. I presume you have figured it out.

    Let me know if you have anymore issues!
    Kind Regards,
    Skandha

    in reply to: Mobile view #152177
    Skandha
    Member

    @ajchubbuck: Your site seems to be show up well in mobile except the text Extending Reliability Through Leadership. This is because the text is coming from the header image. I don’t think you can do much about it.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    in reply to: Event Calendar #152175
    Skandha
    Member

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

    .post-type-archive-tribe_events .page-title {
    	visibility:hidden;
    }
    .post-type-archive-tribe_events .page-title::before {
    	visibility:visible;
    	content:"Events";
    }

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

    in reply to: social links in footer #152136
    Skandha
    Member

    @toerfiets: 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/lucida/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: How to make links on another color page with an underscore #152131
    Skandha
    Member

    @grubrinro: 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/higher-education/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: Classic menu + social menu in header #152130
    Skandha
    Member

    @sorina68: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    Skandha
    Member

    @cuddapah: 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: Change the size of the header #152127
    Skandha
    Member

    @albertoc: Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    #hgroup-wrap {
    	display:none;
    }

    Then
    Go to => Appearance => Customize => Additional CSS
    and add the following CSS Code.

    #hgroup-wrap, #main-feat-img {
         clear:none;
     }
     .custom-logo-link {
         padding-top:20px;
         padding-left:20px;
     }

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

    in reply to: How do i download the demo content #152122
    Skandha
    Member

    @paulexchester: 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/my-music-band/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: social links in footer #152121
    Skandha
    Member

    @toerfiets: I have added the email icon to header right menu with the email address link. Please check and let me know if this works out!

    Kind Regard,
    Skandha

    in reply to: Size of featured slider #152025
    Skandha
    Member

    @bulgakov: Yes, it should be possible. Please post in your site URL so that I can look into the solution.

    Kind Regards,
    Skandha

    in reply to: social links in footer #151966
    Skandha
    Member

    @toerfiets: I have added the social links to header right menu and in the footer. Please check and let me know if this is what you want.

    Let me know if you want any changes to be made
    Kind Regards,
    Skandha

    in reply to: Adonis free – page width on Hi-res monitors #151961
    Skandha
    Member

    @mekki: Please post in your site URL so that I can look into the issue and provide you possible solutions.

    Kind Regards,
    Skandha

    in reply to: Woocommerce shop unstyled #151960
    Skandha
    Member

    @theophila: I checked your site and Woocommerce shop page is showing up well. Can you elaborate your issue?

    Kind Regards,
    Skandha

    in reply to: Add new icon with link to header right social media #151954
    Skandha
    Member

    @jennifersimsdesign-com-au: 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/fabulous-fluid/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. 🙂

    Regards,
    Skandha

    in reply to: Importing Data #151935
    Skandha
    Member

    @p-rajabi-m: I have setup the demo for you. Please check it.

    Also please check out the pro version of the theme. It has additional features which are not available in the free theme. You can always upgrade to pro.

    Kind Regards,
    Skandha

    in reply to: How do i download the demo content #151906
    Skandha
    Member

    @paulexchester: I have mailed you the demo content file.

    Kind Regards,
    Skandha

    in reply to: How do I Edit Footer in Simple Catch them #151904
    Skandha
    Member

    @enam520: Please post in your site URL so that I can look into the issue and provide you possible solutions.

    Kind Regards,
    Skandha

    in reply to: social links in footer #151903
    Skandha
    Member

    @toerfiets: You seem to have switched the theme. Twenty Ten theme is activated currently. Do you still want the changes to be made in Lucida Pro theme? Please let me know.

    Kind Regards,
    Skandha

Viewing 20 posts - 10,461 through 10,480 (of 12,014 total)