Forum Replies Created

Viewing 20 posts - 4,061 through 4,080 (of 4,117 total)
  • Author
    Posts
  • in reply to: Do not show page in Menu #118259
    tikaram
    Participant

    @bkese : Go to Appearance => Menus
    Under Menu Settings box :

    Auto add pages Uncheck Automatically add new top-level pages to this menu

    Regards,
    Tikaram

    in reply to: Do not show page in Menu #118254
    tikaram
    Participant

    @bkese : To stop every new page appearing in the menu :
    Go to Appearance => Customize => Menus => Top Menu

    In Top Menu Box under Menu Options

    Uncheck Automatically add new top-level pages to this menu
    Now the newly added pages will not appear in your menu.

    To delete the existing menu items :

    In Top Menu Box you can see menu items. Click on downward pointing arrow, the menu will expand and then click remove to remove each items you want to remove. Save your settings.

    Regards,
    Tikaram

    in reply to: Problem with Featured Slider and WPML #118248
    tikaram
    Participant

    @stassy : Catch Responsive theme does not supports WPML . Please upgrade to catch responsive pro because it is WPML Ready. Please let me know if you have any other issues.

    Regards,
    Tikaram

    in reply to: add tags and categories to pages like with posts #118245
    tikaram
    Participant

    @mmarvel54 : How about using custom post types? I think it will be a better option if you can use custom post types.

    Regards,
    Tikaram

    in reply to: footer image #118244
    tikaram
    Participant

    @bc1235 : You can put image as a footer background using the following css.

    .site-footer #site-details { 
     background-image: url(http://yoursite.com/wp-content/uploads/image.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
      }

    Change http://yoursite.com/wp-content/uploads/image.jpg with the image that you want to use.

    Regards,
    Tikaram

    in reply to: Content Background Color #118236
    tikaram
    Participant

    @dosk : Hope your problem has been solved. Let me know if you have any issues.

    Regards,
    Tikaram

    in reply to: Substitute front page header/slider with video header #118235
    tikaram
    Participant

    @zeldafwilliams : Currently, the option to add page header with a video is not available from theme options. You may add images only. You will need to hire a customizer if you like to customize your site.

    Regards,
    Tikaram

    in reply to: Space around Featured Slider #118231
    tikaram
    Participant

    @webrightcaid : Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS: It will remove space from the top

    .nav-primary {
        margin-bottom: 0;
    }

    Regards,
    Tikaram

    in reply to: Lucida-pro changing colour if each nav menu item #118199
    tikaram
    Participant

    @italianfox : Welcome and let me know if you have any more issues.

    in reply to: Lucida-pro changing colour if each nav menu item #118196
    tikaram
    Participant

    @italianfox : You can change the color of all menu items from theme options but the option to change color of each menu item is not available from theme options. To change color of each items you need to hire a customizer

    Follow this instruction to change color of all menu items.
    Go to Appearance => Customize => Color Options => Primary Menu Colors

    Under Primary Menu Colors you can see options like
    Background color Color Border Color and more options. Choose your desired colors and save your settings.

    Regards,
    Tikaram

    in reply to: Lucida-pro changing colour if each nav menu item #118191
    tikaram
    Participant

    @italianfox : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: reduce line space in new line #118190
    tikaram
    Participant

    @javadth : Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .entry-content p{
    	margin-bottom: 0;
    }

    Regards,
    Tikaram

    in reply to: Overlay text on page image #118171
    tikaram
    Participant

    @nicolaslhtr : To add a promotion button
    You can edit this from “Appearance => Theme Options => Promotion Headline Options

    To add a centered text over an image on a page
    You need to hire a customizer because this option is not available.

    Regards,
    Tikaram

    in reply to: reduce line space in new line #118167
    tikaram
    Participant

    @javadth : Please post in your site URL.

    Regards,
    Tikaram

    tikaram
    Participant

    @jeffemupark : Its great to know that you have your site working.
    Have a good day.

    Regards,
    Tikaram

    in reply to: Change font and colour #118034
    tikaram
    Participant

    @jezzen : Hello, there,
    I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/verity/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
    Thank you so much for your help!

    Regards,
    Tikaram

    in reply to: Widget background and style #118025
    tikaram
    Participant

    @rholex : This support forum is for themes and plugins from catchthemes. It seems like you are not using our theme. I will be happy to answer if you have any question related to our themes and plugins.

    Regards,
    Tikaram

    in reply to: Change font and colour #118023
    tikaram
    Participant

    @jezzen : Go to Appearance => Customize => Additional CSS and add this css instead of the previous css i provided.

    .site-branding-text .site-title a{
    color:#222;
    }
    .absolute-header .menu-toggle {
        color: #222;
    }

    Make sure that you replace the previous css with this one.
    Let me know if this works

    Regards,
    Tikaram

    in reply to: Post not showing up on homepage #118017
    tikaram
    Participant

    @jessolo : Please try disabling all plugins and change the theme to default WordPress theme like twentyseventeen and check if the post is showing up on homepage. If the post is not visible after changing the theme then the issue is not theme related. Let me know how it goes.

    Regards,
    Tikaram

    in reply to: Post not showing up on homepage #118015
    tikaram
    Participant

    @jessolo : Go to Appearance => Customize => Theme Options => Homepage/Frontpage Settings

    under Homepage posts categories: Make sure All Categories is selected.

    Regards,
    Tikaram

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