Forum Replies Created
-
AuthorPosts
-
Hi,
We have checked, sub-menu are working fine.
Kindly see screenshot:
https://ibb.co/B3zkDhyRegards,
DaveHi,
I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in https://imgbb.com/ and share the link here.
Regards,
ChrisHi,
???? This image is coming from the i.ibb.co. Kindly use image from your media gallery.
https://i.ibb.co/BwBgtc4/Scherm-afbeelding-2023-06-22-om-16-54-37.png
Regards,
DaveHi,
Kindly use this CSS.
.mejs-overlay.mejs-layer.mejs-overlay-play { background-image: url(https://i.ibb.co/BwBgtc4/Scherm-afbeelding-2023-06-22-om-16-54-37.png); background-size: 100%; }
Note: Kindly change image path as well.
Regards,
DaveHi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#home_slider { top: -150px;} #topmenu ul li a { padding: 67px 15px;} .header-extras { margin-top: 57px;}
Regards,
ChrisHi,
Yes, We have added some custom CSS code.
Regards,
ChrisHi,
Kindly use this CSS.
@media screen and (min-width:1161px) and (max-width:1199px) { .page_head, .post_head, .services_head {height: 150px !important; width: 100%; margin: 0 auto;} .head-info-area .right { padding-top: 10px; width: auto !important; float: right !important;} }
Regards,
DaveHi,
Kindly use this CSS.
@media screen and (max-width:479px) { .header_layout3 { display: none !important; } }
Regards,
DaveHi,
Kindly use this CSS.
.woocommerce-tabs .wp-video, .woocommerce-tabs #mep_0 { width: 100% !important; }
Regards,
DaveHi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveHi,
Kindly use this CSS code.
@media screen and (min-width:320px) and (max-width:1023px) { .header_layout3 { width: 100%; margin: 0 auto; } }
Regards,
DaveHi,
Kindly use this CSS.
@media screen and (min-width:1024px) and (max-width:1160px) { .header_layout3 { width: 95%; margin: 0 auto; } .page_head, .post_head, .services_head { height: 170px !important; width: 100%; margin: 0 auto; } .head-info-area .right { padding-top:10px; float: right !important; width: 26% !important;} }
Regards,
DaveHi,
This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on [email protected] for a quote.
Regards,
ChrisHi,
This is done.
Regards,
Dave -
AuthorPosts