Forum Replies Created

Viewing 20 posts - 5,141 through 5,160 (of 12,027 total)
  • Author
    Posts
  • in reply to: Short codes #246712
    Skandha
    Participant

    @mariannegarabed: Hello there,
    Do you want to have the portfolio section only on a specific page? If yes, enable the Portfolio Section on the Entire Site in the customizer and let me know.

    I am afraid there is no shortcode for Hero Content. If you want to enable the hero content only on specific page please enable the Hero Content Section on the Entire Site in the customizer and let me know.

    Kind Regards,
    Skandha

    in reply to: Catch Gallery #246711
    Skandha
    Participant

    @mariannegarabed: Hello Marianne,
    Please follow the link and click on Instructions tab. Search for the text For Gutenberg Block Editor: you will find the instructions on how to add catch gallery using Gutenberg Editor.

    Let me know if you still have any issues using catch gallery.
    Kind Regards,
    Skandha

    in reply to: Frontpage photo size services and #246710
    Skandha
    Participant

    @yourmeetingexperts: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Fixed size header image #246709
    Skandha
    Participant

    @web_developer: Hello there,
    To have featured image set as the header image on the different pages.
    Go to => Appearance => Customize => Header Image => Enable Featured Header Image on => Select Entire Site Page/Post Featured Image and Publish.

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

    Skandha
    Participant

    @weidongloo: Hello there,
    Can you try uploading a square image of larger dimension like 1000*1000px?

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

    in reply to: Pinterest logo social button #246640
    Skandha
    Participant

    @mariannegarabed: Hello Marianne, 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/shutter-up/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: Pinterest logo social button #246638
    Skandha
    Participant

    @mariannegarabed: Hello Marianne,
    The theme update has been released. Can you please update the theme and let me know if the Pinterest icon is showing up on your site?

    Kind Regards,
    Skandha

    in reply to: Pleine largeur sur toute la page d’accueil #246611
    Skandha
    Participant

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

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    	padding: 0px 22px 0px 22px;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
    	padding: 0px 20px 0px 20px;
    }

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

    in reply to: the Calendar Widget error #246610
    Skandha
    Participant

    @weidongloo: Hello there,
    Do let me know when your site is live so that I can look into all your issues.

    Kind Regards,
    Skandha

    in reply to: Pinterest logo social button #246609
    Skandha
    Participant

    @mariannegarabed: Hello Marianne,
    I have added the icon in the theme and a theme update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Mobile Menu Not Showing #246599
    Skandha
    Participant

    @weightfilms: Hello there,
    Your seems to on under construction mode. Please let me know when your site is accessible so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Front page SSL error(Mixed content) when using video #246598
    Skandha
    Participant

    @jonas123: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @gspop: Hello GsPop,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Transparent Header Bar #246548
    Skandha
    Participant

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

    #header-wrapper #header-content {
        position: absolute;
        background-color: transparent;
        bottom:0;
    }
    .header-top #header-content {
    	background-color: #2b2b2b !important;
    	bottom: unset !important
    }

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

    in reply to: width #246547
    Skandha
    Participant

    @gildaniela: Hello Daniela, 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/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

    in reply to: Cannot change tagline text color #246537
    Skandha
    Participant

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

    #site-description {
        color: #f23456 !important;
    }

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

    in reply to: Theme Performance Advice #246536
    Skandha
    Participant

    @mrcrm111: Hello there,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: width #246535
    Skandha
    Participant

    @gildaniela: Hello Daniela,
    The code below should work on all the pages. When I put the code on your site it seem to be working fine.

    Can you try adding it to the Additional CSS section and let me know?

    .fl-row-fixed-width {
         max-width: unset;
    }

    Kind Regards,
    Skandha

    in reply to: Links, text size, color in Theme options #246529
    Skandha
    Participant

    @aalexandrion: Hello there,
    First of all you will need to create a child theme.
    You can use our plugin Generate Child Theme to create child theme.
    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Personal Trainer and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder => functions.php and add the code in this link.

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

    in reply to: Pleine largeur sur toute la page d’accueil #246528
    Skandha
    Participant

    @chantal-admin: Hello there,
    1 & 3. I am afraid that is not possible. A lot of changes needs to be made for that. If you really need it I suggest you to hire a customizer to get it done.

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

    #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-secondary #mega-menu-secondary {
    	text-align:left;
    }

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

Viewing 20 posts - 5,141 through 5,160 (of 12,027 total)