Hi @loop4633
Thanks for using our theme.
To do so, follow the steps below:-
1) Head to Customize Section : (Appearance(wp-admin) -> Customize -> Header settings -> Custom CSS).
2) Copy and paste the below code:
.page-title-section .overlay {
padding: 30px 0 28px !important;
}
3) Save changes.
Let me know whether it works for you
Thanks
-
This reply was modified 8 years, 5 months ago by
Imraj khan.
-
This reply was modified 8 years, 5 months ago by
Imraj khan.
-
This reply was modified 8 years, 5 months ago by
Imraj khan.
Hi @imrajkhan,
thank you for your help, I’ve already change page-title-section in this mode but if I change overlay damage callout of homepage… other solution?
Thank you
Hi @loop4633
Kindly confirm that want to change the height of this section as refers to below link:
https://prnt.sc/hdobhx
For that, paste the below code in Custom CSS:-
.callout-section .overlay{
padding: 44px 0 53px !important;
}
Further any issue, kindly confirm us with a screenshot
Thanks
-
This reply was modified 8 years, 5 months ago by
Imraj khan.
Sorry for mistake, my problem was the first described in this post but I’ve pasted in css only
.overlay {
padding: 30px 0 28px !important;
}
this normally overwrite also overlay class callout section…
I’ve solved with your first solution
Thank you so much
Hi @loop4633
Glad to know it worked for you.
If you get any issue later, feel free to ask again!
Close this Ticket!!!
Thanks