Forum Replies Created

Viewing 20 posts - 3,061 through 3,080 (of 4,113 total)
  • Author
    Posts
  • in reply to: How to edit the nav-menu (or how to make it disapear…) #127505
    tikaram
    Member

    @dara : Thank you for your consideration. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Always show header? #127504
    tikaram
    Member

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

    @media screen and (min-width: 991px){
    	nav.nav-primary.search-enabled {
       position: fixed !important;
       top: 126px !important;
       width: 100% !important;
    background-color: #fff !important;
    }
    
    #masthead {
       position: fixed;
       top: -60px;
       width: 100%;
    background-color: #fff;
    z-index: 100;
    }
    
    #page {
       margin-top: 172px;
    }
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Website optimization #127498
    tikaram
    Member

    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/clean-education/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: Excerpts – Read More Function #127497
    tikaram
    Member

    @bajaharry : Can you please post in your site URL and provide the link of the page where you are unable to display Read More.

    Regards,
    Tikaram

    in reply to: Logo and site title side-by-side? #127496
    tikaram
    Member

    @violetdeb : Glad to know that the issue has been resolved.

    Regards,
    Tikaram

    in reply to: Strange element #127495
    tikaram
    Member

    @valeska-conducere : Are you still having this issue. When I checked your site, its not visible from my end. Let me know if you are still facing this issue.

    Regards,
    Tikaram

    in reply to: How to edit the nav-menu (or how to make it disapear…) #127491
    tikaram
    Member

    @dara : You can create menu, add items and delete items within the menu as desired. First you will need to create menu and save your menu. Please follow this link to know more about creating and editing your menu items.

    Regards,
    Tikaram

    in reply to: Primary Menu showing as footer menu #127485
    tikaram
    Member

    @nannup-hideaway : This support forum is for themes and plugins by Catch Themes only. It looks like you are not using our theme. I will be happy to answer if you have any issues with our theme.

    Regards,
    Tikaram

    in reply to: How to remove "older posts" and "newer posts" #127445
    tikaram
    Member

    @skynet : The text cannot be removed with css you will need to customize it through the child theme. Let me know if you want to remove it using a child theme, i will guide you through the process.

    Regards,
    Tikaram

    in reply to: Menu bar look different and a bit ugly #127444
    tikaram
    Member

    @atlas : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Images not appear in slide shows #127441
    tikaram
    Member

    @elham-rahimzadeh70 : Glad to know the issue has been resolved.

    Regards,
    Tikaram

    in reply to: How to remove the word "no comments"? #127440
    tikaram
    Member

    @jiu-cai : Glad to know that the issue has been resolved. If you have anymore issues please let me know.

    Regards,
    Tikaram

    in reply to: Adding Featured Content / Slider #127439
    tikaram
    Member

    @ca2dm-rcsgmail-com : You will need to manually select pages as featured content/slider every time you create a new page. The featured content section is designed to spotlight posts/pages and have them uniquely displayed by a theme. Its designed to display the main features or importation information of your site. You will need to select the pages that you would like to feature on your site. Let me know if you have any more confusions regarding the theme.

    Regards,
    Tikaram

    in reply to: Menu bar look different and a bit ugly #127435
    tikaram
    Member

    @atlas : Please follow this link to know more about clearing cache from your site. Let me know if the problem still persist and please provide your site URL as well while posting about your problems and make sure your site is visible and accessible.

    Regards,
    Tikaram

    in reply to: Featured Content Background Image on media phone screen #127433
    tikaram
    Member

    @friarpaul : Glad to know that the issue has been resolved. Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Header Image not showing #127432
    tikaram
    Member

    @violetdeb : Maybe in a couple of weeks, I will let you know when the update is released.

    Regards,
    Tikaram

    in reply to: Slider pictures #127431
    tikaram
    Member

    @dines : How to enable Featured Slider?#

    1. Go to “Appearance => Customize => Featured Slider => Slider Options” from your WordPress Dashboard
    2. To enable slider, select “Homepage/Frontpage or Entire Site” option under “Enable Slider on”
    3. Under “Select Slider Type”, Select Slider Type as “Post Slider or Category Slider”
    4. Finally, click on “Save & Publish”
    5. Let me know if you are still having any issue.

      Regards,
      Tikaram

    in reply to: Pro does not display the featured images #127430
    tikaram
    Member

    @kpl-vie : It looks like you are using the free version of the theme. Please activate the Pro version of the theme first and then go to : Dashboard => Appearance => Customize => Theme Options => Layout Options”
    and select Featured Image Size in “Single Page/Post Image Layout “
    . Make sure it’s not disabled from there. Let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Help making basic theme edits #127427
    tikaram
    Member

    @puffhead : Please post in your site URL. It looks like you are editing the theme files directly. I suggest you to create a child theme and make your customizations within the child theme. If you make changes to the parent theme directly, the changes you have made within the parent theme will be lost after theme update.

    Regards,
    Tikaram

    in reply to: Removing Search function from header #127425
    tikaram
    Member

    @puffhead : Go to Appearance => Customize => Additional css and add the additional css.

    .nav-primary #search-toggle {
    	display: none;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

Viewing 20 posts - 3,061 through 3,080 (of 4,113 total)