Forum Replies Created

Viewing 20 posts - 2,301 through 2,320 (of 4,908 total)
  • Author
    Posts
  • in reply to: Homepage background transparent instead white #103019
    Mahesh
    Participant

    @uukuniemi: Glad to know you’ve resolved it by yourself. Let me know if any problem. Have a nice day!

    Regards,
    Mahesh

    Mahesh
    Participant

    @dercncplaner: Just checked with some Arabic text from your site to test whether excerpt function is working or not and the excerpt worked fine. I am not familiar with the Arabic language actually count the words, but it did truncate the content.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Make header thinner #102970
    Mahesh
    Participant

    @e-logan: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Slider Image Size & font colours #102969
    Mahesh
    Participant

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

    Regards,
    Mahesh

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

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

    Regards,
    Mahesh

    in reply to: Not Getting Paid Support #102967
    Mahesh
    Participant

    @mjadkowskigmail-com: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Slider disappearing #102966
    Mahesh
    Participant

    @marco-cherin: It’s kinda strange. And working fine on ours. Have you tried with the customizer instead of Theme options. And please try with different Post IDs(just for testing purpose) and please make sure the Post has Featured Image set.
    From when are you facing this problem. Let me know further.

    Regards,
    Mahesh

    in reply to: Formatting for bullets #102965
    Mahesh
    Participant

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

    Regards,
    Mahesh

    in reply to: Images not showing true color #102964
    Mahesh
    Participant

    @nicolegariepy: I checked your site and the images seem to be displayed fine with colors. No grey tone problem.
    Let me know further.

    Regards,
    Mahesh

    Mahesh
    Participant

    @jabibjib:
    1. Change font in menu bar: Add the following CSS

    .clean-journal-nav-menu li a {
        font-family: 'Arial', Helvetica, sans-serif;
    }

    2. Change menu bar color:

    .nav-primary {
        background-color: #00ff00;
    }

    3.Change Background color to yellow (#f9b700)

    .clean-journal-nav-menu .current-menu-item -> a, .clean-journal-nav-menu .current-menu-ancestor -> a, .clean-journal-nav-menu .current_page_item -> a, .clean-journal-nav-menu .current_page_ancestor -> a {
        background-color: #f9b700;
    }
      
      .clean-journal-nav-menu li a:hover, .clean-journal-nav-menu li a:focus, #header-top .clean-journal-nav-menu li a:hover, #header-top .clean-journal-nav-menu li a:focus, .sidebar-header-right .widget_nav_menu li a:hover, .sidebar-header-right .widget_nav_menu li a:focus{
        background-color: #f9b700;
    }

    Regards,
    Mahesh

    in reply to: Slider disappearing #102939
    Mahesh
    Participant

    @marco-cherin: I checked the same on our server and it is working fine. Go to Dashboard=> Appearance=> Customize=> Featured Post Slider=> Slider Options and make sure you’ve put correct Post ID in Featured Post Slider #.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Formatting for bullets #102938
    Mahesh
    Participant

    @eggbanana: Replace the above with the following:

    body {
        font-family: "EB Garamond";
        font-size: 23px;
    }

    Regards,
    Mahesh

    in reply to: Slider Image Size & font colours #102937
    Mahesh
    Participant

    @rodeboy: Hmm looks nice with the opacity. 🙂
    The box seems fine but let me know if I can help you further.

    Regards,
    Mahesh

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

    @himynameisanton:
    Its kinda weird that the blog page works with Free theme and not with the Pro theme with same settings. I don’t think it’s the problem with .htaccess file either because, if it was, it would give problem in Free theme too. Please try reinstalling the fresh copy of Catch Base Pro. Hope it helps.
    It would be easy if we could check on your server for the problem.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Formatting for bullets #102932
    Mahesh
    Participant

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

    body {
        font-family: "EB Garamond";
    }

    Regards,
    Mahesh

    in reply to: Formatting for bullets #102930
    Mahesh
    Participant

    @eggbanana: How do you want it to be displayed actually. Please let me know further.

    Regards,
    Mahesh

    in reply to: Slider Image Size & font colours #102929
    Mahesh
    Participant

    @rodeboy: Do you mean to to have boxed, with color background and border. Please add the following:

    .main-slider .slider-contents {
        border: 1px solid #fff;
        border-radius: 5px;
        background-color: #00ff00;
    }

    Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Yoast Breadcrumbs #102926
    Mahesh
    Participant

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

    Regards,
    Mahesh

    Mahesh
    Participant

    @dercncplaner: For this you can simply use the WordPress’s excerpt option. Go to Add/Edit Post page, then on the top right side you’ll find Screen Options click it, some option will slide down. Make sure you check on Excerpt option.
    Then just below content, you’ll see Excerpt text box. Put the text you want to display as excerpt here and click Update.
    Then you are good to go.

    Regards,
    Mahesh

    in reply to: Formatting for bullets #102924
    Mahesh
    Participant

    @eggbanana: Please post in your site url.

    Regards,
    Mahesh

Viewing 20 posts - 2,301 through 2,320 (of 4,908 total)