Forum Replies Created

Viewing 20 posts - 101 through 120 (of 163 total)
  • Author
    Posts
  • sujeet
    Keymaster

    Hello @dg,

    Sorry for the inconvenience caused.

    To change the title “In The New”, please go to “Appearance => Customize => Theme Options => Testimonials”, you will find the “Select Type” option, under the option you will have other options like post/page/category/custom…etc. Please choose anyone from post/page/category/custom, you will get a Headline option, change the title and click on the “Publish” button at the top.

    I’ve attached a screenshot as well. Please check.

    inthenews

    Please let me know if this works for you. Thank you.

    Regards,
    Sujeet

    in reply to: media + text – media after text? #335816
    sujeet
    Keymaster

    Hello Mathias,

    Thank you so much for the site url. Please kindly add the following code to your addtional css and let me know please.

    @media screen and (max-width: 37.5em) {
      .wp-block-media-text {
          display: flex !important;
          flex-direction: column-reverse !important;
      }
      .wp-block-media-text .wp-block-media-text__media {
          margin-top: 14px !important;
      }
      .wp-block-media-text.has-media-on-the-right {
          flex-direction: column !important;
      }
    }

    Thank you.

    Regards,
    Sujeet

    in reply to: media + text – media after text? #335785
    sujeet
    Keymaster

    Hello Mathias,

    Sorry to hear that, but we again tested the code that we provided you , here it worked. The image is after the text in mobile view.

    And Mathias, this is the default setting of WordPress itself for media + text block. So we must add an additional css.

    So will you please get back to us with your site url once your site is on?

    Thank you.

    Regards,
    Sujeet

    sujeet
    Keymaster

    Hello @captcrunch,

    Please go to WooCommerce -> Settings and there you will find multiple options to set for customers. Please check and try.

    Here is a screenshot:
    woo

    Please kindly let me know if this helped you.

    Regards,
    Sujeet

    in reply to: No way to create an account #335779
    sujeet
    Keymaster

    Hello @captcrunch,

    Please go to WooCommerce -> Settings and there you will find multiple options to set for customers. Please check and try.

    Here is a screenshot:
    woo

    Also, the free version lacks eCommerce features. So, I recommend you upgrade to the Pro version for WooCommerce compatibility. YOu can check the compare table at https://catchthemes.com/themes/audioman-pro/#compare

    Please kindly let me know if this helped you.

    Regards,
    Sujeet

    sujeet
    Keymaster

    Hello @captcrunch,

    Just simply add the following code to Additional Css(Appearance->customize->additional css)

    .entry-header .entry-meta > .sep {
    	display: none;
    }

    Hope this removes the pipe.

    Regards,
    Sujeet

    in reply to: Changing Font for Free Version #335775
    sujeet
    Keymaster

    Hello @jwanamaker,

    You can just simply add font-size to the css like I’ve shown below.

    body {
    	font-size: 32px;
    }

    Please kindly try adding the code to the same additional css.

    Regards,
    Sujeet

    in reply to: Post page contains no side bar #335633
    sujeet
    Keymaster

    Hi Glen,

    Glad to hear that you figure it out yourself.

    Please let me know if you face any issues further. Thank you.

    Regards,
    Sujeet

    in reply to: remove that line in header #335444
    sujeet
    Keymaster

    Hello @danielbelum,

    Glad to hear that it worked for you. If you like the theme and our support then I have a quick request:

    Could you please leave a review?
    https://wordpress.org/support/theme/elevatebiz/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.

    Regards,
    Sujeet

    in reply to: Site title issue #335429
    sujeet
    Keymaster

    Hello @cherise,

    Please try adding the following css code to “Appearance => Customize => Aditional CSS”

    .header-media .entry-title {
    word-break: keep-all;
    }

    Please let me know if this worked. Thank you.

    Regards,
    Sujeet

    in reply to: Site title issue #335427
    sujeet
    Keymaster

    Hello @cherise,

    I just checked the site.

    Firstly, you’ve hide the header media title in mobile view.

    Please check the screenshot below, there is no such issue with the header media title – “Maverick & Delmarie”

    1-1

    Screenshot-1

    Can you mention your client’s device name or screenshots ?

    Regards,
    Sujeet

    in reply to: Hide button on mobile only #335426
    sujeet
    Keymaster

    Hello @cherise,

    Thank you for the prompt response.

    Please kindly add the following css code to “Appearance => Customize => Additional CSS” box:

    @media screen and (max-width: 480px) {
    .site-header-text .more-link {
    display: none;
    }
    }

    Thank you.

    Regards,
    Sujeet

    in reply to: Post page contains no side bar #335423
    sujeet
    Keymaster

    Hello @fireflywebs,

    Sorry for the inconvenienced caused.

    We checked in our end, everything is fine. The sidebar is enabled by default for all posts and pages.

    And I also checked your site, there you have set no sidebar full width template for all pages from the menu-bar and for the posts you have sidebar there.

    Now the case is, if you create a new post and you didn’t get any sidebar although you have set default layout to right sidebar, then your sidebar widget must be empty and you need to add widgets/blocks to the sidebar widget.

    And you can also set a different template for every single pages/posts from editor, for that I’ve attached an screenshot.

    sidebar-template

    Hope this helped for you and please kindly let me know for the further assistance.

    Thank you.

    Regards,
    Sujeet

    in reply to: remove that line in header #335420
    sujeet
    Keymaster

    Hello @danielbelum,

    Please try adding the following css code to your site.

    Dashboard >> Appearance >> Editor >> Styles >> Additional Css

    
    .header-transparent .wp-block-main-header {
    border: none !important;
    }

    111

    If this didn’t work, please kindly share your site url so that I can check and send you required solution.

    Thank you.

    Regards,
    Sujeet

    in reply to: Site title issue #335419
    sujeet
    Keymaster

    Hello @cherise,

    Can you please share your site url so that I can send you an exact solution to your issue ?

    Thank you.

    Regards,
    Sujeet

    in reply to: Hide button on mobile only #335418
    sujeet
    Keymaster

    Hello @cherise,

    Can you please share your site url and mention the button you wanted to hide?

    Thank you.

    Regards,
    Sujeet

    in reply to: featured content #335375
    sujeet
    Keymaster

    Hello @danielbelum,

    You can add Featured Content from “Appearance => Customize => Theme Options => Featured Content”

    or check the link below:

    https://catchthemes.com/frequently-asked-questions/#question-theme-options-featured-content

    Please let me know if this worked for you. Thank you.

    Regards,
    Sujeet

    in reply to: featured content #335372
    sujeet
    Keymaster

    Hello @danielbelum,

    Yes you can use any pages as featured content. For that you need to go to featured content section, then choose page under type and then you will have options to choose pages to show in that section.

    Please try and let me know if this helped.

    Regards,
    Sujeet

    in reply to: Changing Font for Free Version #335032
    sujeet
    Keymaster

    Hello @jwanamaker,

    Thank you for the response.

    For Pinyon script you have to import in css and for Times New Roman you can directly write css code in additional css like I have stated below. You can change .site-title and body as you preferred.

    Please kindly add the following css code to Additional Css(Appearance->customize->additional css)

    
    @import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
    
    .site-title {
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-style: normal;
    }
    
    body {
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    }
    

    Please kindly let me know if you face any difficulties. Thank you.

    Regards,
    Sujeet

    in reply to: Hamburger menu not working on mobile #335025
    sujeet
    Keymaster

    Hi @boerenooi,

    I suggest you to disable all the plugins and check your site. It might be the conflict between plugin and theme.

    Please let me know once you try the option. Thank you.

    Regards,
    Sujeet

Viewing 20 posts - 101 through 120 (of 163 total)