-
-
Hi!
My menu is working fine on desktop, but not on mobile!
It appears as a white element.I also have an issue with a foto that on mobile is showing on the left side instead of in the centre!
thanks for your time!
-
Hi,
Please share your website URL, wp-admin, and FTP info (Username and password) and send me “using private reply” and also share
screen shot where you are facing issue.Thanks,
-
-
Hi,
Please share WP-Admin credentials (username, password) with a screenshot using imgur.com. If we need further details/info, we’ll let you know.Thanks.
-
-
Hi,
– Logo and menu on mobile
The hamburger menu was not added before on the header. I’ve added and modified it so, It’ll be visible on the desktop as well as on the mobile screen. Previously, your site was using the light logo which by default hides on the mobile screen. I’ve added the logo for the mobile screen so, It’ll be visible on the mobile screen as well.P.S: You can change the settings from the Appearance > Customize > Edit the desired element > It’ll display the options on the left sidebar accordingly.
– Image not in the center
Use the widget “Media” instead of “Gallery” for single image.Thanks,
-
-
Also, the header, can have just transparent colour so it show the background image of the row?
Or is it above the row, so by default can’t show it?
-
Hi,
– Portfolio Section
Currently, there’s no option available in the Codeless Folie theme. If you wanna remove the animation on the portfolio items then it could be done using the custom CSS.– Client Section
Currently, there’s no option available in the Codeless Folie theme to modify the layout/num of client items of the client slider on mobile devices. What you can do now is, add the following code in the Customizer > General options > Custom Codes@media (max-width: 479px){ .custom_clients .owl-carousel .owl-item img{ width: 100%; /* Img-width, you can static values i.e. 100px*/} .custom_clients .client-item{ padding: 16px; /*Space around image */} }
– Header
No, the header could be transparent and non-transparent. The option is available in the
Customizer > Default Header Option > Default Header TransparentThanks,
-
-
Hi,
It’s because on mobile devices the sticky header gets the white background color by default. If you wanna the same thing on the mobile as well add the following code in the customizer:@media (max-width: 767px){ .cl-header-sticky-mobile {background-color: transparent} body.cl-with-sticky-mobile #main {padding-top: 0px;} }
Thanks,
-
-
-
-
Hi,
1- Unable to edit settings for row
I’ve added different content specifically portfolio and clients inside the row on different changes but, unable to find any disruption/issue while editing the row settings. If it’s still occurring on your end, share a video.2- Customizer
Add the previously mentioned code in
WP-Admin > Appearance > Customize > General options > Custom Codes > Custom CSS3- Content crashes from time to time
can you explain it more explicitly? Sharing a screenshot or a video will help a lot.Thanks,
-
-
-
Hi,
– Theme
No, you don’t need to purchase the theme again. You can use it on your other site as well.– Sticky Header
The option to make your site Header sticky on desktop, mobile, or both are available inside
WP-Admin > Appearance > Customize > Header > Sticky– Header
Currently, your site has a transparent header(not sticky) on the desktop while on the mobile devices, the header is black and sticky. Isn’t the thing you want?Thanks,
-
-
-
-
Hi,
We hope each new day brings you closer to a full and speedy recovery!– Data not importing
Please make sure that your web hosting server must fulfill at least the mentioned values for the below characteristics.memory_limit = 256M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time = 300
max_input_time = 1000Thanks,
-
-
Hi,
The option is available in the Codeless Folie theme to open the portfolio item in the new tab. You can access the option through
Portfolio Settings > General Tab > Link Target > Select “_blank”Thanks,
-
when i didn’t switch on the hamburger menu, the menu shows correctly on the desktop page, but on the mobile browser, it shows only black screen.. i.e. black background and black text.. if i click on the correct location, the page open.
but when i change the setting to full page, i.e. the menu only shown as 3 lines on both desktop and mobile, with full page, it works on both platform. same problem with half page menu.. only desktop works and mobile is black on black.. is this a configuration change?
I have tried all background and font colour change.. didn’t makes any difference.
-
@dereklchen,
Please open a new thread / post and send me your website link.We dont allow to create a reply under someone else thread.
Thanks,
-
You must be logged in to reply to this topic.