Forum Replies Created
-
in reply to: Fixing Homepage Slider on Mobile
Hello,
Please add this code into your Custom Css box:
@media (max-width: 767px){ .full-width-content { padding-left: 0 !important; } .rev_slider_wrapper { top: 85px !important; } }Best regards!
Hello,
@untangledweb,
Just hover over the text in top header, then click inside it to start editing.
See tutorial: https://youtu.be/ZQuasOcvCZI?t=75
Some other content may be added using widgets. For these, just go to Appearance > Widgets, and change them like any other widget.Best regards!
in reply to: Issues with upgradeHello,
There is no need for it. Please check the ftp password. I doesn’t let me access the server.
Regards!
in reply to: 2.5.4 updateHello,
I opened the stage site and then i open a page. The customizer does show up well. See screenshots:
Step 1- https://ibb.co/SnBZycs
Step 2- https://ibb.co/0McYwYTBest regards!
in reply to: increase logo size for ipadHello,
Add the same code, change
max-width: 480pxtomax-width: 979px. Change the height to your wish.Best regards!
in reply to: Issues updating pages with Codeless BuilderHello,
Please try replicating the home page in a new page. Add each element only using Codeless Builder directly. It looks like a shortcode issue.
Let us know.
Regards!in reply to: It couldn't install the first template in listHello,
You do have all pages imported. Just look at your Pages menu (screenshot). The only difference with the online demo, is that these pages are all added to the menu. You can add them too, in Appearance > Menus, like any other normal page.
Best regards!
in reply to: Adjusting section of photo for slider on mobileHello,
Add this css in your Custom Css box:
@media (max-width: 480px){ .swiper-wrapper {height: 56% !important;} .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 172px !important;} .swiper-button-next, .swiper-button-prev { top: 29% !important; } }In each slide options, edit out the Custom titles font size to match the new height of the slider, for mobile.
Best regards!
in reply to: Sticky Nav problem on mobileHello,
Please add this css instead:
@media (max-width: 480px) { .header_wrapper { position: fixed; } }Which buttons are you referring too? Can i see a link of the page containing them?
Best regards!
in reply to: WPBakery doesn't load on the front-endHello,
Technically the Yoast plugin has no issues with theme. But you have other third party plugins that could have altered some script in the site. Each plugin you install is a chunk of code that affects the current code. Be it theme’s or other plugins. Some changes may not revert back even if you deactivate the plugin causing it.
That’s why is advisable to keep as less plugins as possible.
If you install theme in a localhost and install only included plugins + Yoast, you will see it will not cause any issue.Best regards!
in reply to: Services page bugHello,
The buttons style are set up in Customize > Styling > Buttons. See screenshot:
https://ibb.co/T15bxmsBest regards!
in reply to: It couldn't install the first template in listHello,
There are still remains of the old theme. Please know that, when you import dummy data, some settings are replaced and some are just added to the current version (likepages/poss/portfolio items).
To have a clean dummy data import, is best to have a clean site. However i managed to set up the default demo.
Let us know if you have any question customizing it.Best regards!
in reply to: Sticky Nav problem on mobileHello,
Sorry but i don’t understand your issue. The header is sticky and steady. What do you want to change?
Can you post a link of the site? So we can check.Best regards!
in reply to: permanently delete theme pagesHello,
All pages are located under Pages menu. Make sure to check that you have deleted the ones in ‘Trash’ folder (screenshot).
Best regards!
in reply to: Contact form 7 PluginHello,
This can’t be. We have tested it and none of the included plugins conflict with the other plugins required to create the demos.
Please update theme to it’s latest version 3.0. After that, update the included plugins.
If it will happen again, add some ftp credentials in a private reply.Best regards!