Forum Replies Created

Viewing 20 posts - 3,761 through 3,780 (of 4,116 total)
  • Author
    Posts
  • tikaram
    Participant

    @southpawsmilin : The option to insert image to the left of the header is not available in both the free as well as premium version of Jomsom. I recommend you to use Rock star Pro . You can check the free version of this theme as well. The menu always stays at top and you can insert logo in the menu header as well. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Delete search bar below the header #120551
    tikaram
    Participant

    @jacky : This feature is available in Catch responsive pro only. You may either upgrade to Pro version of the theme or the search box can be hidden with additional css. Let me know what you would like to do.

    Regards,
    Tikaram

    tikaram
    Participant

    @soverycreative : Welcome and have a Good day.
    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/rock-star/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.

    Regards,
    Tikaram

    in reply to: Hover Active Background Color #120506
    tikaram
    Participant

    @bjbarker : Go to Appearance => Customize => Additional css and add the following css

    .nav-primary{
    	height: 43px;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Header #120502
    tikaram
    Participant

    @shana-shanti : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: switch off author name and date published info #120501
    tikaram
    Participant

    @dsm : Go to Appearance => Customize => Additional css and add the following css to get rid of author name and published date.

    .post .entry-header .entry-meta{
    	display: none;
    }

    To remove the name category from the links
    Go to Settings => Permalinks and select Custom Structure and enter:/%category%/%postname%/
    Next set your Category Base to . and save your settings.

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: How Can I Remove the read more Button in the Slider #120499
    tikaram
    Participant

    Go to Appearance => Customize => Additional css and add the following css

    #featured-content .meta-info{
    	display: none;
    }

    Let me know if you need further assistance.

    Regards,
    Tiakram

    in reply to: How Can I Remove the read more Button in the Slider #120497
    tikaram
    Participant

    @roofys: Sorry I am unable to view your site. It shows the domain default page.

    Regards,
    Tikaram

    in reply to: no text or menu #120492
    tikaram
    Participant

    @dave-vu : Please post in your site URL.

    Regards,
    Tikaram

    tikaram
    Participant

    @kelvinmace : To display video on the home page you need to change setting from the customizer
    Go to Appearance => Customize => Theme Options => Layout Options
    Under Archive Content Layout Select Full Content Display and save. You can display videos on your website using the video widget. Just drag and drop the video widget on any of the available widget areas.

    1) Can you please clarify what you mean by category image. Where would you like to use the image?
    2) I don’t think the space will be sufficient for a slider. You may use a smaller logo instead of big one. You can enable featured slider from the customizer if you would like to use a slider on your website.
    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Polylang Plugin Conflict – Comments #120490
    tikaram
    Participant

    @cpoulin2017 : Please try installing fresh copy of theme again as you have already disabled all Plugins. This isn’t a known issue earlier. Please post in your site URL so that i can check for additional errors on your site. Lets hear back from polylang as well.

    Regards,
    Tikaram

    tikaram
    Participant

    @soverycreative : Go to Appearance => Customize => Additional css and add the following css.

    .single-product .site-content {
    padding-top: 90px;
    }
    .single-product .site-header {
       background: rgba(17, 17, 17, 0.7) none repeat scroll 0 0;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    tikaram
    Participant

    @soverycreative : 1) After analyzing your site i found that you have used different image sizes for featured image. Its clearly stated in theme instructions about image sizes to be used for featured image. If you use featured image of different sizes the site will not display properly. Images should maintain aspect ration of (16:9). Follow this link to know about featured image sizes.
    https://catchthemes.com/theme-instructions/rock-star-pro/#featured-image

    2) To disable featured image on individual products within the store.
    Go to Appearance => Customize => Additional css and add the following css.

    .single-product #header-featured-image{
    	display: none;
    }

    It looks like you need to change the color of text in main menu after disabling the header featured image on individual product pages. The text color is white and the background is also white. Hope you can fix this from Customizer. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Header #120450
    tikaram
    Participant

    @kamilla :The way to remove the image is already mentioned but it seems like there is a small bug in the theme, due to the bug the header image is still there. This will be fixed in next update. Please stay tuned.

    Regards,
    Tikaram

    in reply to: Logo link on top menu #120449
    tikaram
    Participant

    @sumiko :I could not find any link on your logo. Can you please specify clearly what exactly you would like to do on your website.

    Regards,
    Tikaram

    in reply to: How do I remove Kathmandu Seto Ghumba images? #120448
    tikaram
    Participant

    @kelvinmace : Go to Appearance => Customize => Featured Slider . You can either enable or disable the sliders from
    Enable Slider option. If you would like to display sliders Under Select Slider Type select the Featured slider you would like to use. You may choose from Featured post slider, Featured page slider, Featured category slider and Featured image slider.

    Regards,
    Tikaram

    in reply to: Mobile Menu Title #120447
    tikaram
    Participant

    @webrightcaid: Go to Appearance => Customize => Additional css and add the following css.

    .mobile-menu-text {
        display: inline;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Is the Adventurous Pro upgrade free for a second site? #120446
    tikaram
    Participant

    @davefilmshotmail-com: You do not need to pay for a second site. You can use the theme on multiple websites. Follow this link to know more about terms and conditions.

    Regards,
    Tikaram

    in reply to: Full homepage width #120445
    tikaram
    Participant

    Go to Appearance => Customize => Additional css and add the following css

    .home #content .wrapper {
    	max-width: 98%;
    	width:98%;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Clean Business Pro Masthead Issue on Mobile Devices #120444
    tikaram
    Participant

    @ve3eby: Thank you for pointing out the issue. This will be fixed in next update. Please stay tuned.

    Regards,
    Tikaram

Viewing 20 posts - 3,761 through 3,780 (of 4,116 total)