Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@mjadkowskigmail-com: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
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,
MaheshMahesh
Participant@egggbanana: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
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,
MaheshNovember 8, 2016 at 9:35 am in reply to: Change font in menu bar, menu bar color and background color #102963Mahesh
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,
MaheshMahesh
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,
MaheshMahesh
Participant@eggbanana: Replace the above with the following:
body { font-family: "EB Garamond"; font-size: 23px; }Regards,
MaheshMahesh
Participant@rodeboy: Hmm looks nice with the opacity. 🙂
The box seems fine but let me know if I can help you further.Regards,
MaheshMahesh
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,
MaheshMahesh
Participant@eggbanana: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
body { font-family: "EB Garamond"; }Regards,
MaheshMahesh
Participant@eggbanana: How do you want it to be displayed actually. Please let me know further.
Regards,
MaheshMahesh
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,
MaheshNovember 7, 2016 at 11:33 am in reply to: "Excerpt Options" can't count Arabic words!! please solve quickly #102925Mahesh
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,
MaheshMahesh
Participant@eggbanana: Please post in your site url.
Regards,
MaheshMahesh
ParticipantMahesh
Participant@rodeboy: Glad to know you’ve managed to resolve your issues. No you can’t have different message in the box on each slider.
Can you please clarify more on displaying the text on the home page slider.Regards,
MaheshMahesh
Participant@mehes: You’ve changed the color to white and if you want to remove the black area below, add the following CSS:
.home #featured-content { display: none; }I have checked you site’s other pages, all have white background, seems you’ve fixed it. Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
