Forum Replies Created
-
AuthorPosts
-
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#slidera { min-height:inherit !important;}
Regards,
DaveApril 15, 2024 at 11:17 am in reply to: Problems with “horse Riding” theme – How to add various photos on subpages #216584Hi,
1. How to make subpages have different photos as headers – now there is always only one and the same photo on all subpages except the main one where there is a slider? By the way, how to make the height of the photo on the subpage greater than 400 px? As I remember, something had to be entered in custom css??
Ans: Kindly refer to our documentation to change the inner header banner image. We have mentioned all the information here.
https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#inner-header
.page_head img, .post_head img { height:auto;}
2. On the subpage, at the very top of the header, there is a black background that covers the header menu and logo. On my website, the font is black and turns yellow when active. This looks good on the home page but very bad on subpages where the background blends in with the menu??
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page #topmenu ul li a { color: #fff; }
Regards,
DaveHi,
Code changes have been made, but testing is still going on.
As soon as the testing is completed. We will release an update soon.
Regards,
ChrisHi,
Kindly ask your hosting provider to change these settings:
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 256M upload_max_filesize = 256M upload_max_size = 256M
Regards,
DaveHi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveHi,
Your video size is 161 MB it’s a large size. Please check. It may be an execution time issue.
Please set the given time limit and check.
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 256M upload_max_filesize = 256M upload_max_size = 256M
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .header .logo img { height: 72px !important; width: 120px !important; } }
Regards,
DaveHi,
WordPress Supported Video formats.
.avi
.mpg
.mp4, .m4v (MPEG-4)
.mov (QuickTime)
.ogv (Ogg)
.vtt (upload by inserting a Video block only)
.wmv (Windows Media Video)
.3gp (3GPP)
.3g2 (3GPP2)Which format video are you uploading and what error are you facing? Please share an error screenshot.
Regards,
DaveHi,
Can you show us your website URL and screenshot of your issues
Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
BradHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper { width: 100%; position: sticky; z-index: 10; float: left; top: -60px; }
Regards,
BradHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area .right { padding-top: 11px; }
Regards,
BradHi,
Kindly check the carousel auto-play setting as given in the below link.
If it’s the proper set, then kindly share the WP login details (username and password) via email at [email protected].
https://elementor.com/help/carousel-widget/#settings-for-the-menu-widget
Regards,
DaveHi,
Now the map is changed.
Please check, and it’s also working with the theme options footer option.
https://nimb.ws/dhWZoJ8
Regards,
BradHi,
Kindly show us your website URL and screenshot of your issues.
Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveGreat!!
Regards,
Chris -
AuthorPosts