Forum Replies Created

Viewing 20 posts - 7,941 through 7,960 (of 12,027 total)
  • Author
    Posts
  • in reply to: News Ticker not showing properly #176255
    Skandha
    Participant

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

    .new-ticket-content {
    	overflow: unset !important;
    }

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

    in reply to: double title products page and permanent subtitle #176216
    Skandha
    Participant

    @giro: Hello Marco,
    I think you are talking about breadcrumb.

    For that you will need to install and activate our Catch Breadcrumb Plugin.

    After activating the plugin
    Go to => Dashboard => Catch Breadcrumb => Content Selector => Add .header-media .entry-title

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

    in reply to: Remove bullets from widget menu #176215
    Skandha
    Participant

    @bertus: Hello Bertus,
    To remove the bullets from Menu items in the sidebar
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-widget-menu li {
    	list-style:none;
    }

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

    in reply to: Facebook Button on Promotion Headline #176213
    Skandha
    Participant

    @powerguy: Yes you can have two button in promotion headline section but for that you will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Supplementary align #176210
    Skandha
    Participant

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

    .widget-title, .widget-wrap {
    	text-align: center;
    }

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

    in reply to: Theme in mobile phones #176156
    Skandha
    Participant

    @qban0124: Hello there,
    Can you try deactivating all your plugins and let me know if this resolves the issue you having?

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

    Skandha
    Participant

    @maarten-schets: 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/verity/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: Refund and cancellation request #176150
    Skandha
    Participant

    @martaunfiltered: Hello there,
    Your refund has been processed via Stripe. It will take few days for the refund amount to show up back on your bank account.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @maarten-schets: Hello there,
    What you can do it is
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-jetpack-portfolio .post-thumbnail.singular-header-image {
    	display:none;
    }

    This will remove the image in Single Post Portfolio Page.

    Now you can
    Edit the Page => Add New Block => Image => Upload an Image

    This way you can use two different images one on the Homepage and other in single post page.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Cant get anything to show up on the homepage #176144
    Skandha
    Participant

    @avrnza: Hello there,
    I will need to have a look at your admin settings to debug the issue. For that I will need your WP Admin Credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Adding image to playlist #176138
    Skandha
    Participant

    @smoothygroove: Hello Stuart, 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/audioman/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: Facebook Button on Promotion Headline #176137
    Skandha
    Participant

    @powerguy: That is the original button, only the background image and the position was changed.

    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/adventurous/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: double title products page and permanent subtitle #176136
    Skandha
    Participant

    @giro: Hello Marco,

    To have uppercase titles
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header-content .entry-title, .woocommerce .custom-header-content .entry-title {
    	text-transform: uppercase;	
    }

    3. Sorry but I am still not able to understand the issue. Can you let me know which previous customer navigation page you are talking about?

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

    in reply to: Menu header always at top (sticky) #176132
    Skandha
    Participant

    @zat311: Hello there,
    For that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: featured image different cropping from portfolio page? #176131
    Skandha
    Participant

    @maarten-schets: Hello there,
    Your site does not seem to be accessible at the moment. Let me know when your site is accessible.

    Kind Regards,
    Skandha

    in reply to: Remove bullets from widget menu #176061
    Skandha
    Participant

    @bertus: Hello Bertus,
    To remove the underline from Menu items in the sidebar
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-widget-menu li a {
    	text-decoration:none;
    }

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

    in reply to: Remove bullets from widget menu #176059
    Skandha
    Participant

    @bertus: Hello Bertus,
    To remove the bullets from the footer widget menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-footer-menu li {
    	list-style:none;
    }

    Can you let me which underline are you talking about in the links?

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

    in reply to: Refund and cancellation request #176057
    Skandha
    Participant

    @martaunfiltered: Pill fill in the form in this link stating the issue you are having.

    Kind Regards,
    Skandha

    in reply to: double title products page and permanent subtitle #176056
    Skandha
    Participant

    @giro: Hello Marco,

    To edit/delete Blog Pages Subtitle
    Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Settings => Recent Posts Sub Heading

    To remove the subtitle of product page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .post-type-archive-product .custom-header-content .entry-container p {
            display:none;
    }

    To remove double title in product category page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .archive .woocommerce-products-header {
    	display:none;
    }

    3. Can you please explain the 3rd issue you are having?

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

    in reply to: Smooth scrolling to anchor #176055
    Skandha
    Participant

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

    html {
          scroll-behavior: smooth;
    }

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

Viewing 20 posts - 7,941 through 7,960 (of 12,027 total)