Forum Replies Created
-
in reply to: Menu overlay
Hello,
You have to change it with custom css. Add the code into your custom css box. If you need help with it, then please enable the credentials in your profile data. I can not see the menu right now.
Best regards!
Hello,
You can remove pagination at all, this will show all items in one page. Or keep pagination and change the number of items shown per page. For this you have to edit theme files. Please read this article for more details:
https://support.codeless.co/?ht_kb=display-all-portfolio-items-in-one-pageBest regards!
in reply to: Header page visual – responsiveHello,
That’s great to know it’s ok now.
Best regards!
in reply to: ONE Page Sections Not WorkingHello,
Yes, that’s right. If you want to have external links and a menu that point to the one page sections, then you have to set up full links in your menu.
Like the example you already send: https://www.segraveassociates.com/#Section1Let us know if you have further questions.
Best regards!
in reply to: Change slider button colorHello,
Then add this code in the page’s custom css box, where you want to make the changes. Go to the page’s option panel and look for the gear icon at the top-right. Add the code here. It will affect only this page.
Best regards!
in reply to: Mobile & Table Help?Hello,
Many of the font style files are not being loaded. Please see this screenshot: https://pho.to/Aba57 If not all theme files can be executed, this results in
I suggest you contact your host first and make sure to have all necessary access rights on theme files. Then we can check if there is anything else that needs to change.
Let us know.Best regards!
in reply to: Slider Parallax preventing scolling on mobileHello,
Sorry, i don’t have this information just yet. But you will be notified for it via email.
Best regards!
in reply to: Change slider button colorHello,
Please add this code into your custom css box:
.codeless_slider .swiper-slide .buttons.colors-light a.colored { background: #f79468 !important;} .codeless_slider .swiper-slide .buttons.colors-light a.colored:hover { background: #fff !important;} .codeless_slider .swiper-slide .buttons.colors-light a.colored:hover {color: #f79468 !important;} .codeless_slider .swiper-slide .buttons.colors-light a.bordered {border-color: #fff !important;} .codeless_slider .swiper-slide .buttons.colors-light a.bordered * {color: #fff !important;} .codeless_slider .swiper-slide .buttons a.bordered:hover {background: #f79468 !important;}Change the color to your wish.
Best regards!
in reply to: Testimonial speedThis reply has been marked as private.in reply to: Tower theme Portfolio stylesHello,
To change the color of single portfolio title, go to General Settings > Page header Options > Page header font color, change the font color here.
To edit the font color of “Project Details” and “Project Description” add this code into your custom css box:.portfolio_single h4 { color: #d42020; }Let us know.
Best regards!
in reply to: Change order of Social Icons in TowerHello,
Sorry but this will not take effect in a child theme. You have to do it at the parent theme. For future updates. just save a copy of the edited file and replace it back after the update. So you won’t have to do these edits again.
Best regards!
in reply to: Last remaining issuesHello,
Sorry for the late reply.
1-I already replied you regarding testimonials in your other topic. Please keep up there.2-I added this code into your custom css box:
@media (max-width: 767px){ body { overflow-x: hidden; }}3-The portfolio has no issue. I see the items are there but are not displaying (screenshot). Did you make any changes to theme files? Or installed/activated any new plugin recently? Something is conflicting with theme.
4-This is not a theme issue. I suggest you check your site’s security. Contact your host regarding it.
Best regards!
in reply to: Page Header HeightHello,
Can i please see a screenshot of the option panel where are you configuring this?
Best regards!
in reply to: Add icons set(s) / change colors for Circle iconsThis reply has been marked as private.in reply to: Visual Composer Frontend Editor BrokenHello,
Yes, you are right.
WP Bakery is not yet fully compatible with PHP7. This is out of our reach so we can not help you with that as this is a plugin with different authors. I suggest you reverse back to PHP 5.6 in order for the front-end to work ok. Or keep this version and edit page only from back-end editor.Best regards!