Forum Replies Created

Viewing 20 posts - 10,481 through 10,500 (of 12,027 total)
  • Author
    Posts
  • in reply to: Add new icon with link to header right social media #151954
    Skandha
    Participant

    @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
    Participant

    @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
    Participant

    @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
    Participant

    @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
    Participant

    @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

    in reply to: Change the size of the header #151902
    Skandha
    Participant

    @albertoc: Go to => Appearance => Customize => Site Identity => Select the image you want to add as the site logo.
    Then I can provide you the additional CSS code to resize the logo according to your requirement.

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    .home .entry-content a {
        color:blue;
    }

    You can change the color according to your requirement.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @canual: Can you please post in your site URL with all Portfolio, Services and Testimonial sections enabled.
    The options to choose Portfolio, Testimonial and Services as Post,Page and Image is only available in the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Custom Post Types #151894
    Skandha
    Participant

    @wolpertinger: 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-flames/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

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

    .navigation-classic .site-header-menu, #primary-menu-wrapper {
    	float:none !important;
    }
    .navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
    	float:none;
    	text-align:center;
    }

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

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

    @mekki: The update will be released soon. I will let you know when the update is released.
    For the time being you can use the following CSS Code to fix this.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #page {
        max-width:2560px !important;
    }
    #portfolio-section .wrapper,
    #testimonial-section .wrapper,
    #footer-instagram .wrapper {
    	max-width: 2560px !important;
    }

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

    in reply to: Size of menu and header of the menu #151887
    Skandha
    Participant

    @frederic: To decrease font and band of sub menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fixed-header-top ul.menu ul li a {
         font-size:12px;
    }

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

    in reply to: How do i download the demo content #151882
    Skandha
    Participant

    @paulexchester: You will need to provide me your admin credentials and I will setup the demo for you.
    I will contact you shortly by email!

    Kind Regards,
    Skandha

    in reply to: Problem with the Header #151842
    Skandha
    Participant

    @muazii: 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/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

    Skandha
    Participant

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

    /* To highlight the links */
    #site-navigation-primary ul li {
    	background:#AFAFAF;
    }
    
    /* To change of the links */
    #site-navigation-primary ul li a {
           color:red;
    }

    You can change the color according to your requirement.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @grubrinro: Please post in your site URL and can you please elaborate what you want to be done?

    Kind Regards,
    Skandha

    in reply to: Change the size of the header #151794
    Skandha
    Participant

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

    .header-sidebar .widget {
    	float:none !important;
    	display:inline-block !important;
    }
    .header-sidebar .menu, .header-sidebar .widget_text {
    	float:right !important
    }
    #text-2 {
    	margin-left:20px;
    }
    #hgroup-wrap {
    	display:none;
    }
    #header-menu, #footer-menu {
    	clear:both;
    }

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

    in reply to: Font preview #151789
    Skandha
    Participant

    @patricej: If you are using Rock Star Pro theme then you can preview the available fonts from the customizer.
    Go to => Appearance => Customize => Theme Options => Font Family Options => Now you can select the font for different content areas and preview them.

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

    in reply to: Add custom Taxonomy to the excerpt #151788
    Skandha
    Participant

    @garagerockradio: For this you will need to get your site customized. I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Add new icon with link to header right social media #151787
    Skandha
    Participant

    @jennifersimsdesign-com-au: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-item-2771 {
    	background:url("http://woodlandgroveps.wa.edu.au/wp-content/uploads/2018/08/Canteen-Menu.jpg");
    	background-size:cover;
    }
    #menu-item-2776 {
    	background:url("http://woodlandgroveps.wa.edu.au/wp-content/uploads/2018/08/Canteen-Specials.jpg");
    	background-size:cover;
    }

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

Viewing 20 posts - 10,481 through 10,500 (of 12,027 total)