Crafthemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Prime Business] Mobile Header LoadingHello,
Thank you for send us the details.
To be able to fix the issue, please paste the following CSS to your Additional CSS section under customizer.// Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) {// Heading Font Size Decrease
.ct-slick-slide h1 {
font-size: 38px !Important;
}// Slider Height increase
.slick-slide .ct-slick-slide {
height: 75rem !important;
}
}Forum: Themes and Templates
In reply to: [Prime Business] WidgetHello Amin,
Sorry about the delayed response.
Please add this custom css code on your additional CSS section under Appearance -> Customize..top-bar .phone::before {
content: ”;
}Let us know if you need any further assistance.
Regards
Forum: Themes and Templates
In reply to: [Prime Business] Mobile Header LoadingHello,
About #1. Have you selected the mobile menu option while setting up your menus?
#2 Can you please send us a screenshot?You can also contact us for any assistance directly at [email protected]
Regards
Forum: Fixing WordPress
In reply to: is there a standard way to write css obtained from theme options?Thank you Aristeides for your help 🙂
Forum: Fixing WordPress
In reply to: is there a standard way to write css obtained from theme options?Thank you.
The thing is I’ve set the typography for h1 tag. Now I want another setting for the slider h1 tags. This I believe I have to do manually by using get_theme_mod.Kind Regards
ArupForum: Fixing WordPress
In reply to: is there a standard way to write css obtained from theme options?Thank you 🙂