Forum Replies Created
-
in reply to: Error Theme Installation
Sorry, we have written in the email.
Can we proceed here?
What do you mean by the portfolio page? Do you have difficulties to edit the portfolio element on the home page?
Let me know
Hi,
By default, this functionality is not included. I have just added it on To do list for future updates. Now we can do it by redirecting on clicking the category link at a separate page.
Let me know
Thanksin reply to: Pictures get repeated – probems with portfolioHi,
I have just fixed the lightbox issue.
I don’t understand very well the categories issue. Do you want to load categories items with Ajax?
Thanks
in reply to: codeless builder not working anymoreHi,
Sorry for the delay, I have checked and it works:
I have added a new row for test, and it works.
Let me know if i have missed something
in reply to: Font size Heading Heder MobileSorry I misunderstood you
add this:
@media (max-width:767px){ .header_page.with_subtitle.centered .titles h1{ font-size:14px !important; } }-
This reply was modified 6 years, 3 months ago by
Ludjon.
in reply to: Mobile site menu errorHi,
Please try this:
Go to Customizer -> Styling and add page background color #ffffff, this should fix the issue.Thanks
in reply to: Turn hamburger menu off on desktopPlease do this before:
Delete the Codeless Builder Plugin and re-install.
We have uploaded a new version
Thanks
in reply to: Turn hamburger menu off on desktopHi,
You just need to click on Menu Element, switch off the Hamburger Option. Let me know if you have difficulties to find it
Thanks
in reply to: Error Theme InstallationHi,
Hmm, it may vary from server configuration, for example, max_execution_time variable
I can install it for you manually, just give me site credentials
Thanks
in reply to: Problem with Codeless Visual Composer BackendHi,
Can you give me the wp-admin link too?
I am trying with /wp-admin/ but it shows a 404 error.
Please give me a link to log in and fix this
Thanks
in reply to: Demo Install issuesCheck now please, if you need to remove on homepage add this:
.page-id-84 .footer_wrapper{ display:none }in reply to: Menu Text Colour on HoverHi,
You can change menu colors on Customizer -> Header -> Menu
Set the active menu item color & hover at Menu Section
Let me know if you need further help
Thanks
in reply to: HTTPS ProblemFixed,
if happens again, please open with classic editor and search for “id:|”
if you find something like that just remove totally from ‘background-image=”id:|….”‘
Let me know if you need further help.
Thank You
in reply to: Specular Logo Link on Sicky NavIf you switch to a simple image then add this:
.sticky_active .header_wrapper.header_2.open #logo img { height: 30px !important; margin-top:-15px; // the half size of height } -
This reply was modified 6 years, 3 months ago by