Imraj khan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Certify] Page-title-sectionHi, quakerfin
You can hide this section. Just copy the below custom CSS rules to past in your WordPress Additional CSS box:
/*hiding page title section*/ .page-title-section{ display:none !important; } /*hiding page title section*/
Let me know did it work!
Thanks
Forum: Themes and Templates
In reply to: [Busiprof] Home page – projects sectionHi, victorius030
Regarding queries for PRO version please post us on our Support Forum: HERE
Thanks
- This reply was modified 6 years, 4 months ago by Imraj khan.
- This reply was modified 6 years, 4 months ago by Imraj khan.
Forum: Themes and Templates
In reply to: [Appointment] Theme does not work with plugin Yoast SEOHi, Kulakovka
It’s a little bit of confusion. what do you mean with plugin settings on blog notes? Could you please explain again with a screenshot having marks on it?
Thanks
Forum: Themes and Templates
In reply to: [LazyProf] Main SideHi,
Please confirm do you want Homepage to show something like this:
https://prntscr.com/li81saLet me know!
Thanks
Forum: Themes and Templates
In reply to: [LazyProf] Main SideHi, rubytoadfoot
Try to change your reading settings like as in this screenshot: https://prntscr.com/li3z8m
Let me know did it work!
Thanks
Hi, exaattositeadmin
Just change the value 10 to 999 in the argument of add_action hook
i.e. it becomes:
add_action( ‘wp_enqueue_scripts’, ‘my_theme_enqueue_styles’,999 );Let me know did it work!
Thanks
Hi, exaattositeadmin
I have checked your site and I did not find any change in the font size as compared to the parent theme.
Please try to reload your page again after deleting your browsers cache memory.
Thanks
Forum: Themes and Templates
In reply to: [ElitePress] Top Callout Section customizationHi, jcpcosta
Use Simple Custom CSS and JS plugin to paste the custom JS from the link
*Change the dummy values (i__Height, i__Width and i__Src) in JS as per your requirements
Let me know did it work!
Thanks
Forum: Themes and Templates
In reply to: [Wallstreet] Caractères illisiblesHi, parkerssong,
Glad to help you!
You can rate us with your kind review if you like our Theme:
https://www.ads-software.com/support/theme/wallstreet/reviews/#new-postIf you have any more questions, feel free to ask again!
Close this topic!!!
Thanks
- This reply was modified 6 years, 5 months ago by Imraj khan.
Forum: Themes and Templates
In reply to: [ElitePress] Top Callout Section customizationHi, jcpcosta
Could you please share us your site URL and the screenshot indicating where exactly you want the image.
Let me know, please!
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Change page header colourHi, Jolly45
Changing the skin color via customizer settings is a part of our Pro version. However, only to change the color of the strip, you can copy the below custom CSS to paste in your WordPress Additional CSS box:
.page-title-section .overlay { background-color: #b34091 !important; }
Let me know did it work!
Thanks
- This reply was modified 6 years, 5 months ago by Imraj khan.
- This reply was modified 6 years, 5 months ago by Imraj khan.
Forum: Themes and Templates
In reply to: [Wallstreet] Green Leaf in facebookHi, paulozt5
For this purpose, you need to add og: meta tags on your page. You can use the Open Graph plugin for the same.
Let me know did it work!
Thanks
Forum: Themes and Templates
In reply to: [Appointment] I can’t get menus to workHi,
You can put the menu at the footer location via Widget settings. Head to Appearance → Widgets and drag “Navigation Menu” widget to drop in the “Footer widget area” SCREENSHOT
Let me know if further need any help!
Thanks
Forum: Themes and Templates
In reply to: [Wallstreet] Caractères illisiblesHi, Parkerssong
Copy the below custom CSS to paste in your theme’s custom CSS box:
/*Gwolle Guestbook: form input color*/ #gwolle_gb div.input input[type="text"],#gwolle_gb div.input textarea { color: #000000; } /*Gwolle Guestbook: form input color*/
Let me know did it work!
Thanks
Forum: Themes and Templates
In reply to: [Rambo] Change rambo theme with customiser