Forum Replies Created
-
in reply to: codeless slider font
Hello,
Sorry for the delay.
The issue was a wrong url of font. We fixed it and added this css code into your custom css box to change slider font:.codeless_slider .swiper-slide .content h1 { font-family: "inkpen2script" !important; }This is the result, screenshot.
Best regards!
in reply to: Business 5 demo sliders missingHello,
Please open the same link. This slider is already included in it.
Best regards!
in reply to: Codeless Slider option disabled?Hello,
Sorry but we do not offer support on other third party plugins that are not listed in theme’s profile in Themeforest.
I suggest you to use only one of the sliders. Or use other slider instead of Codeless slider. You can use Revolution slider or Layerslider.Best regards!
in reply to: position portfolio heading in centerHello,
Please add this code into your custom css box:
.home .portfolio-item.basic .show_text h6{ display:none; }to hide the categories of portfolio in home page. The heading looks centered (screenshot). Did you manage to fix it?
Let us know.Best regards!
in reply to: portfolio entry not foundHello,
Sorry for the late reply.
Please check you permalinks. If you set them up as “Post name” the portfolio will work right away. if you already have them like this, or don’t want this structure, then just reset permalinks.
Clear browser cache and refresh page.best regards!
in reply to: Codeless slider imageHello,
Sorry for the late reply.
I can’t quite picture what you want to achieve. What slider are you using? Can i please see a link of the page?Let us know.
Best regards!
in reply to: Unable to use my custom header in subpagesHello,
Sorry but this is a change you made in theme files and we do not offer support on personal edits.
Please read our support policy for more information.Since you are using a child theme, it is highly advised to make any changes to the child theme files instead of the parent theme. so you won’t have troubles updating theme in the future.
What changes did you made to the header? If possible we would recommend to edit only the css. You can change it’s style and layout with custom css. Just add the code into your custom css box in General Options. It won’t be lost even on future theme updates.
Let us know.Best regards!
in reply to: Onepage menu link does not workHello,
Sorry for the late reply.
Please go to file js/jquery.onepage.js and replace it’s code with this:
https://codeshare.io/ytbaBI tried accessing the js file with the credentials provided but they are not correct.
Let us know.
Best regards!
in reply to: White line on side of page in mobile (iPhone)Hello,
Sorry for the late reply.
1-The line below the slider is actually a border. I see this is an added element. If you did not add the custom code then perhaps some plugins you have installed may have added it. Anyway, to remove it please add this code into your custom css box:@media (max-width: 480px){ .header_wrapper.background--dark { border-bottom: none !important; }}I don’t see the white border in the side you are mentioning.
2- To remove logo from mobile menu overlapping, please add this code:
@media (max-width: 480px){ #logo { left: 65px !important; }}Let us know if you need further help.
Have a nice day!
in reply to: Change font color in text blockHello,
Sorry for the late reply.
All theme font styling is controlled in General Options > Typography Options. Change the font color here.
Let us know if you need further help.Best regards!
in reply to: Center the social icons and text in footerHello,
Sorry for the late reply.
Do you mean center widgets in mobile? It doesn’t seem to need to center them in desktop as they are the first of three columns.
To center in mobile please add this code into your custom css box:@media (max-width: 480px){ footer .footer_social_icons { width: 46% !important; margin-left: 84px !important; } footer #text-6 { padding-left: 78px !important; }}Result screenshot.
Let us know.Best regards!
in reply to: Video as row backgroundHello,
Sorry for the late reply.
The example image you send us has a video at the right column but it’s not set as background. Do you want the video as the background of all row? if so, please follow the instructions of the video tutorial you send. But if you want it as the columns background, sorry but that’s not possible.
You can add a video element to your column and change the padding values in Inner Column Settings > Design Options (screenshot), to reduce the spacing as much as you want.Let us know.
Best regards!
in reply to: Codeless Slider option disabled?Hello,
That’s strange. When did this started to happen? Please disable all third party plugins and update theme to it’s latest version.
There is no reason the the Codeless slider to be inactive.
Let us know how it will go.Best regards!
in reply to: Responsive Issue Please helpHello,
I checked your site in mobile and the menu does work as it’s supposed to do. Please see the screenshot.
What do you need to change?Let us know.
Best regards!
in reply to: Problem with POST GRID element in homeHello,
What Theme version do you have? Can i please see the link of the page?
Let us know.Best regards!