Forum Replies Created

Viewing 20 posts - 2,401 through 2,420 (of 4,903 total)
  • Author
    Posts
  • in reply to: Logo stretching in cell phone view #102048
    Mahesh
    Participant

    @traavhage524: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #branding img {
        max-height: none;
    }

    Regards,
    Mahesh

    in reply to: Spacing Issue #102047
    Mahesh
    Participant

    @bennibeard: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Move Site Title #102043
    Mahesh
    Participant

    @lba14525: For this, use Site Logo instead of Header Image. You can achieve what you want with the logo.
    Go to Dashboard=> Appearance=> Customize=> Site Identity and select your logo in Logo option. Then check Check to Move Site Title and Description Before Header/Logo Image option to move logo to the right center. And you can disable the Header Image.
    Hope you understand. Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Header Background Color #102002
    Mahesh
    Participant

    @harry: Go to Dashboard=> Appearance=> Customize=> Colors then choose you desired color in Header Background Color.
    Let me know if any problem and post in your site url.

    Regards,
    Mahesh

    in reply to: [My first post] How to have no pages/posts on homepage #101997
    Mahesh
    Participant

    @rsbf: Go to Dashboard=> Appearance=> Customize=> Static Front Page and select A Static Page in Front page displays option. Then select your desired Front page and Page for Posts.

    Regards,
    Mahesh

    in reply to: Removing Header Padding? #101988
    Mahesh
    Participant

    @markjez73: Sorry for the late reply. I am glad that you resolved it all by yourself. Have a nice day!

    Regards,
    Mahesh

    in reply to: H1 heading #101987
    Mahesh
    Participant

    @zerolizer0: I checked the page mentioned above and I don’t understand why you’ve again added the H1 tag and repeated the Post title as it is already there. Can you please clarify more on this?

    Regards,
    Mahesh

    in reply to: Logo stretching in cell phone view #101986
    Mahesh
    Participant

    @travhage524: I tried to check your site, but it says “Site is offline for maintenance”.

    Regards,
    Mahesh

    in reply to: Links a.hover and removing underline text decoration #101983
    Mahesh
    Participant

    @studio4sls: The underline text decoration is only in Read More text and to remove it, add the following CSS:

    .archive-blog-wrapper .read-more a {
        text-decoration: none;
    }

    And for the buttons, what do you want, please clarify further. I mean, default color, border color, text, and on hover.

    Regards,
    Mahesh

    in reply to: Fixing size of largest photo in Header Highlight content #101982
    Mahesh
    Participant

    @banno2000: We are looking into, and fix it in the next update. Thank you for your patience.

    Regards,
    Mahesh

    in reply to: Turn Off Page Titles #101975
    Mahesh
    Participant

    @travww: For turning off page title on other pages (pages only), go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .page #content #main .page .entry-header {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Removing the date from posts #101974
    Mahesh
    Participant

    @panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .home #content .post .post-by > li:nth-child(2) {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Blog-Page 404 #101899
    Mahesh
    Participant

    @himynameisanton: Sorry, but you need the admin access. What do you get setting latest posts on the front page? It should the blog lists.
    Do you get any other errors or something. Please get the admin access try disabling the plugin and check if it resolves the issue.

    Regards,
    Mahesh

    in reply to: Clean box header #101898
    Mahesh
    Participant

    @prafulla: I checked the same on our server and it is working fine. Do you get any error or something? If you have plugins installed, disable it one by one and check if this resolves. Let me know further.

    Regards,
    Mahesh

    in reply to: H1 heading #101897
    Mahesh
    Participant

    @zerolizer0: H1 Heading two times? Please post in your site url. I checked the theme on our server and only one H1 heading is displaying.
    Let me know further.

    Regards,
    Mahesh

    in reply to: button missing in featured content slider in iphone browser #101890
    Mahesh
    Participant

    @compyfox: In small devices, the Read More button is left as a link only. And Since you content in slider is more, the read more button is push down and not visible. Please decrease the Excerpt Length in Dashboard=> Appearance=> Customize=> Theme Options=> Excerpt / More Tag Settings.
    You can adjust font-size as well.

    Regards,
    Mahesh

    in reply to: update problem #101889
    Mahesh
    Participant

    @ikh1: You cannot update Pro themes by just directly Update Now button like Free themes. You’ll need to first download the theme from https://catchthemes.com/my-account/ page. Then use Catch Updater plugin or Catch Updater module of Catch Web Tools plugin.
    https://catchthemes.com/wp-plugins/catch-updater/
    https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8

    Regards,
    Mahesh

    in reply to: Translation fr-BE #101888
    Mahesh
    Participant

    @philzeweb: You can send the fr_BE.po file to our email, info [at] catchthemes [dot] com. And we’ll contact you for further details. We really appreciate it.
    Yes, you can test on localhost, put the fr_BE.po and fr_BE.mo files into themes languages folder and go to settings and change the language to Français de Belgique and you are good to go.
    Hope this helps.

    Regards,
    Mahesh

    in reply to: Blog-Page 404 #101887
    Mahesh
    Participant

    @himynameisanton: Go to Dashboard=> Appearance=> Customize=> Static Front Page and select Your latest posts option in Front page displays and see if selecting this, show blog list on the home page. Then put it back to as it is and see if it works.
    Have you modified anything in the theme?
    Admin access is necessary, sometimes the plugin may cause the issue, so you need to check by disabling the plugins too.
    Hope you understand.

    Regards,
    Mahesh

    in reply to: Featured Content Selections #101838
    Mahesh
    Participant

    @canthe: Thank you for using Clean Magazine Pro theme. In Featured Post #, you’ll need to put the Post Ids.
    Please refer to Featured Post Content in the theme instruction below:
    https://catchthemes.com/theme-instructions/clean-magazine-pro/#featured-content
    If you can’t find out the Post id, please use Catch Ids plugin.
    https://wordpress.org/plugins/catch-ids/
    Hope this helps.

    Regards,
    Mahesh

Viewing 20 posts - 2,401 through 2,420 (of 4,903 total)