Forum Replies Created
-
AuthorPosts
-
February 18, 2017 at 10:50 am in reply to: WordPress Catch Theme does not apply custom CSS after upgrade #110163
Pratik
ParticipantHi @taparitas,
Please remove your code and add following:
#site-header-menu ul li a { font-weight: bold; font-size: 17px; } #access { text-align: center; background-color: #ffd24d; } #access ul li { display: inline-block; float: none; margin-bottom: -7px; margin-left:-4px; } #access ul li li { display: block; float: left; text-align: left; margin-bottom: -1px; margin-left:0; }Regards,
PratikPratik
ParticipantHi @F,
For that, you need to do some custom work as it is not fixable via child theme and custom css only. Please hire a customizer.
Regards,
PratikPratik
ParticipantHi @F,
You are welcome.
Regards,
PratikPratik
ParticipantHi @F,
Glad it worked.
Regards,
PratikPratik
ParticipantHi @F,
It should be fixed now.
Regards,
PratikFebruary 18, 2017 at 10:35 am in reply to: Increase size of title font on home page feature slider #110157Pratik
ParticipantHi @F,
Now it is only possible with site url. I will need to take a look at it. Please let me know when it is available.
Regards,
PratikPratik
ParticipantFebruary 18, 2017 at 10:31 am in reply to: Google Calendar Widget don´t show 24 hour time format #110154Pratik
ParticipantHi @mbfadmin,
If you added it via plugin, you need to contact the plugin support forum. If it is custom work, then please hire a customizer. This falls outside our theme support scope. Hope you understand.
Regards,
PratikPratik
ParticipantHi @john.latham,
Can you try opening customizer and changing a setting? You can change it back. It’s just so that all cached objects are cleared.
Regards,
PratikPratik
ParticipantUse following code in Appearance=> Customize=> Additional CSS box:
#masthead .wrapper, #site-branding { padding: 0; }Regards,
PratikPratik
ParticipantHi @jhon.latham,
It looks like there was a but in the theme. We have fixed it and pushed the update. Can you see if the latest update fixes the bug?
Regards,
PratikPratik
ParticipantHi @lekm_pro,
Breadcrumb is already present in Catch Responsive Pro theme. Check Appearance=> Cutomize=> Theme Options=> Breadcrumb Options.
Regard,
PratikPratik
ParticipantHi @F,
It looks like we made a mistake. Those sidebars are for a different theme. We seem to have added this part yesterday when updating theme instructions.
Regards,
PratikFebruary 17, 2017 at 11:11 am in reply to: WordPress Catch Theme does not apply custom CSS after upgrade #110062Pratik
ParticipantHi @Taparitas,
We made huge changes on Simple Catch theme, moving it to HTML5 and CSS3. Check our blog: https://catchthemes.com/blog/simple-catch-3-5-upgrade/.
We will need to write new CSS for your site. We can do it step by step. Please note your changes with respect to your site url and I will help you further.
Regards,
PratikPratik
ParticipantHi @F,
I apologize. It looks like a bug in the theme. Footer widget should after the featured content. We will fix it and send the update soon.
Regards,
PratikPratik
ParticipantHi @Jaccolo,
Use following code in Appearance=> Customize=> Additional CSS box:
#masthead { background: rgba(17, 17, 17, 0.7) none repeat scroll 0 0; }Regards,
PratikPratik
ParticipantHi @bluesboy80,
I cannot understand what you mean exactly. Can you explain maybe with the help of screenshot?
Regards,
PratikPratik
ParticipantHi @F,
We wont be able to recommend specific plugin from the support forum. Please try plugins from WordPress Plugins Repo.
Regards,
PratikPratik
ParticipantHi @F,
Use following code:
blockquote { font-family: Arial; padding: 0; }Use your custom font in place of Arial.
Regards,
Pratik -
AuthorPosts
