Forum Replies Created

Viewing 20 posts - 10,401 through 10,420 (of 12,027 total)
  • Author
    Posts
  • in reply to: Changing font size in Fotografie Pro #152752
    Skandha
    Participant

    @madamviolet: You can provide me your admin credentials if thats okay and I shall check the issue and provide you possible solutions. I will contact you shortly by email.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @kwhooley: You can check out the features available in the theme in this link.
    Go to => Appearance => Customize => Featured Content => Featured Content Option => Select Content Type => Select Featured Post Content/ Featured Image Content

    You can use Catch Web Tools Plugin to add code to the header.
    After activating the plugin Go to => Appearance => Customize => Catch Web Tools Plugin Option => Header Footer Scripts => Check to enable WebMaster module and add the code in Header Scripts and Publish

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

    in reply to: Using a child theme #152706
    Skandha
    Participant

    @stefanomoret:
    1. Moving the menu right on screen size 1024px and above
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:64em) {
    	.navigation-classic .site-header-menu {
    		float:right !important;
    	}
    }

    2. To move the submenu towards right

    #menu-main li {
    	position:relative;
    }
    #menu-main li:hover .sub-menu {
    	position:absolute;
    	left:100%;
    }

    3. Increasing max-width of the page

    #page {
            max-width:2560px;
    }

    4. The Font Family 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.

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

    Skandha
    Participant

    @orthosoc: I don’t think this is an issue. It is clearing mentioned in the customizer in the site identity
    When disabled/shown only on homepage, Site Title and Tagline will only be removed only from user view for accessibility purpose
    You can check out the screenshot below:
    https://www.dropbox.com/s/r73ztcmc37vf8wt/screenshot-site-identity.PNG?dl=0

    If you want the logo to be displayed only on the homepage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) .custom-logo-link {
           display:none;
    }

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

    in reply to: Change color and margin of slider text #152695
    Skandha
    Participant

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

    /* To change color of title in slider 1 */
    #feature-slider .cycle-slideshow .images-1 .slider-content-wrapper .entry-title a {
    	color:#123456;
    }
    /* To change the color of text in slider 1 */
    #feature-slider .cycle-slideshow .images-1 .slider-content-wrapper .entry-summary {
    	color:#800080;
    }

    You can change the color according to your choice.

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

    in reply to: Change contact form bar lenghts #152692
    Skandha
    Participant

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

    @media screen and (min-width:520px) {
    	.fscf-input-text {
    		width:440px;
    	}
    }

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

    in reply to: Logo + title side by side #152652
    Skandha
    Participant

    I had sent an email to [email protected] yesterday. Didn’t you receive any email?

    Kind Regards,
    Skandha

    in reply to: Using a child theme #152650
    Skandha
    Participant

    @stefanomoret:
    1. Yes, if you have changed the core theme files like site-branding.php and other files you will need to use a Child theme so that your customization wont be lost after theme update.

    2. Please remove the CSS Code you have added to the parent theme and activate your child theme. I shall then provide the CSS Code to move the menu towards right.

    3. To align the sub-menus towards the right
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-navigation a {
         text-align:right;
    }

    Let me know if this is what you want!

    Kind Regards,
    Skandha

    in reply to: Customizing Menus/Aggregating Projects and Posts #152643
    Skandha
    Participant

    @vitalmoxie: 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/cleanportfolio/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

    @moilaure1: Sorry for the late reply. I have sent you an email. Please provide me your site URL and admin credentials so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Search Thumbnails are wayyy over sized. #152641
    Skandha
    Participant

    @petertran: 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: NAV BAR HEX CODE #152640
    Skandha
    Participant

    @catchrmv: If you are referring to the primary menu. To change its background color
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #access-primary-menu {
           background:#123456;
    }

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

    in reply to: Logo + title side by side #152596
    Skandha
    Participant

    You can provide me your admin credentials and I can have a look at your site and provide you possible solutions. I will contact your shortly by email.

    Kind Regards,
    Skandha

    in reply to: Higher Education Pro – Move content area below menu #152591
    Skandha
    Participant

    @i-can: Sorry for the late reply.
    Go to => Child Theme Folder => functions.php and paste the code in the following link.

    Make sure all the section are Checked to Move above Footer.
    Now the content section should come below the menu.

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

    in reply to: Dropdown menu on mobile won't open #152557
    Skandha
    Participant

    @kclover: I checked your site and the menu in mobile views seems to be working fine. You can check out the screenshot below:
    https://www.dropbox.com/s/n9mymdkt1369ycq/Screenshot_2018-08-27%20PRO%20ARTE%20CHAMBER%20ORCHESTRA.png?dl=0

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

    in reply to: Search Thumbnails are wayyy over sized. #152556
    Skandha
    Participant

    @petertran: I checked your site and the thumbnails seems to be appearing fine. Can you explain what issue you are having?

    Kind Regards,
    Skandha

    in reply to: Using a child theme #152555
    Skandha
    Participant

    @stefanomoret: You do not need to create a child theme to add CSS Code. Child theme is used when you need to edit core theme files but for editing CSS you can simply Go to => Appearance => Customize => Additional CSS and add your CSS Code there.
    Please post in your site URL and let me know what changes you want to be made. I will be more than happy to help.

    Kind Regards,
    Skandha

    in reply to: Customizing Menus/Aggregating Projects and Posts #152553
    Skandha
    Participant

    @vitalmoxie: You can use the Search > Amsterdam link to show all your related Amsterdam content. It is possible to show images and not just textual links. For that you will need to create a child theme and make a bit of customization.
    If you are familiar with child theme customization let me know otherwise I suggest you to hire a customizer to get it done.
    To use Category in Projects you will need to use Project Type as Post which 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.

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

    in reply to: Logo + title side by side #152551
    Skandha
    Participant

    Please post in your site URL so that I can look in to the issue.

    Kind Regards,
    Skandha

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

    @frederic: For the 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;
         padding-top:5px;
         padding-bottom:5px;
    }

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

Viewing 20 posts - 10,401 through 10,420 (of 12,027 total)