Forum Replies Created

Viewing 20 posts - 2,341 through 2,360 (of 4,903 total)
  • Author
    Posts
  • in reply to: Mobile menu not collapsed #102719
    Mahesh
    Participant

    @suzitkd: I just checked your site on an android device and the menu is working just fine. Menu show/hide is working as it should. Same with the demo too.
    Let me know further.

    Regards,
    Mahesh

    in reply to: 2 thinks i need #102674
    Mahesh
    Participant

    @ron66: Really sorry for the late reply. Add the following CSS and it will put the featured content to the center.

    #featured-content {
    	text-align: center;
    }
    
    #featured-content .hentry {
    	float: none;
    	display: inline-block;
    }

    Regards,
    Mahesh

    in reply to: the problem with the display of website #102673
    Mahesh
    Participant

    @dogoteka: The image on your site are missing. And are you using any plugins? If yes, please try disable theme all and check if the problem persist. Let me know further.

    Regards,
    Mahesh

    in reply to: Mobile menu not collapsed #102672
    Mahesh
    Participant

    @suzitkd: Is it happening on the Demo too?
    https://catchthemes.com/demo/catch-adaptive/
    If not, please try disabling plugins and check again.
    Let me know further, and please post in your site url.

    Regards,
    Mahesh

    in reply to: Editing Promotion Headline #102671
    Mahesh
    Participant

    @twads: Its not Promotion Headline in the Demo, its the Ads widget placed in Before-content and After-content widget areas(Only available on Pro version). If you do want the same, I recommend you to upgrade to Pro.
    Hope you understand.
    Note: Image cannot be used in Promotion Headline in the theme.

    Regards,
    Mahesh

    in reply to: Changing Menu color #102670
    Mahesh
    Participant

    @mayne702gmail-com: Please post in your site URL.

    Regards,
    Mahesh

    in reply to: Yoast Breadcrumbs #102669
    Mahesh
    Participant

    @ejzohn: For Yoast Breadcrumbs, you’ll need to customize the theme. Please use child theme for customization. You can find more on creating child theme HERE.
    And please refer to the link below.
    https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/
    If you are not familiar with programming, I recommend you to hire a customizer.

    Regards,
    Mahesh

    in reply to: stickey footer #102510
    Mahesh
    Participant

    @jphilipsen: Please post in your site url.

    Regards,
    Mahesh

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

    @travhage524: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Delete Table borders #102508
    Mahesh
    Participant

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

    .entry-content table, 
    .comment-content table, 
    .entry-content td, 
    .comment-content td {
    	border: none;
    }

    Note:
    I don’t know why but you have the following code in your Custom CSS. Please remove it.

    [cwa id='right-featured-image']
    dynamic_sidebar( 'right-featured-image' );

    Regards,
    Mahesh

    in reply to: Featured Image #102507
    Mahesh
    Participant

    @lba14525: Please try switching the theme to WordPress core themes and check if the problem persists or not. If the problem persists, it is not a theme issue.

    Regards,
    Mahesh

    in reply to: how to add text to the site branding area. #102506
    Mahesh
    Participant

    @strat76: The functions in child theme work just fine in Pro theme as it’s working on the Free version. Just copy child theme and make one for the Pro version as well, you’ll be good to go. Please use Plugins from WordPress.org Repo to export the customizer settings in case the settings were not migrated properly. But normally it should.
    Hope this helps. Let me know if any problem.

    Regards,
    Mahesh

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

    @studio4sls: Thank you for your appreciation. If you like my support and Rock Star theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/rock-star?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    in reply to: Feature grip content image #102504
    Mahesh
    Participant

    @mxway: Well, if you use image of similar dimensions, the problem of irregular image won’t occur. But the image size varies through themes therefore you can use Regenerate Thumbnails plugin.

    Regards,
    Mahesh

    in reply to: Feature grip content image #102362
    Mahesh
    Participant

    @mxway: Please use the image with same dimension and aspect ratio. Then this issue will be solved.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Google Search issues #102361
    Mahesh
    Participant

    @mbd: Please try disabling the plugin and check if errors are still shown or not. If the errors are only shown when plugin is activated, please contact the plugin support.

    Regards,
    Mahesh

    in reply to: Featured Slider – background and size #102355
    Mahesh
    Participant

    @mindfulsami: Add the following CSS in the Custom CSS box:

    #featured-content {
        background-color: #000;
    }

    Regards,
    Mahesh

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

    @studio4sls: Add the following CSS:

    .btn-transparent:hover, .btn-transparent:focus, .ctnewsletter .ct-newsletter-wrap #subbutton:hover, .ctnewsletter .ct-newsletter-wrap #subbutton:focus, .main-slider .entry-container .btn-transparent:hover, .main-slider .entry-container .btn-transparent:focus, .ctgallerypostpageimage .read-more a:hover, .ctgallerypostpageimage .read-more a:focus {
        background-color: #da197d;
        border-color: #da197d;
    }

    Regards,
    Mahesh

    in reply to: Featured Image – Linkable #102351
    Mahesh
    Participant

    @fireflywebs: By default, I mean the latest posts with theme alone without using any short-code. You may be using plugin for shortcode generated posts. Seems like an plugin issue, please contact the plugin support.

    Regards,
    Mahesh

    in reply to: Google Search issues #102350
    Mahesh
    Participant

    @mbd: Are you using any plugins for Structured data? In your site, there is itemtype=”http://schema.org/Article” in html tag. In our site, we don’t have that, if you check the demo, there is no error. Please check:
    https://catchthemes.com/demo/catch-flames/2013/01/10/markup-image-alignment/

    Regards,
    Mahesh

Viewing 20 posts - 2,341 through 2,360 (of 4,903 total)