Forum Replies Created
-
in reply to: space between portfolio items
Hello,
This is strange. It does not happen on our side. Can you please send us your wp credentials in a private reply? So we can give it a closer look.
Best regards!
in reply to: Not all portfolio items are showing upHello,
I can’t open the access code link, it gives an runtime error. Also please check you ftp credentials as i can not access the server.
Please disable all third party plugins and try again. Then enable them one at a time.
Let us know.Best regards!
in reply to: Page Loading ProblemsHello,
I checked your site, but i did not experience any delay. I opened quite fast. However you can try some more thing to boost your site’s load time. You can reduce the size of the video in home page , optimize images, reduce redirects..etc.
Best regards!
in reply to: Update with custom filesHello,
The only easy-safe way is to replace from the new downloaded theme folder, only the updated files. You can see in log change the files being edited by the update. Upload these into your installation and remake your changes if any of your edited files is affected.
Best regards!
in reply to: Menu issues on mobilesHello,
Please add this code into your custom css box:
@media (max-width: 767px){ .header_button { display: block !important; top: -60px; left: 14px; } #logo { margin-right: 119px;} }This should be the result: screenshot. Let us know.
Best regards!
in reply to: Styling questionHello,
Please try this out:
-go to file style.css and find this line: `p a {
color: #99ca3c !important;
}`
remove the!importantand save file.
-Now edit the code you had in Custom CSS Box, by adding!importantto each property. Should be like this:a.regular_link:link {color: #E26336 !important;} a.regular_link:active {color: #E26336 !important;} a.regular_link:visited {color: #E26336 !important;} a.regular_link:hover {color: #E26336 !important;}Let us know.
Best regards!
in reply to: Full Blog with Style "Timeline" not showingHello,
Sorry for the inconvenience. The timeline blog style will be removed in the next theme update.
Best regards!
in reply to: Not all portfolio items are showing upHello,
Can you please send your ftp credentials too.
Thank you!
in reply to: Send Button of Contact 7 Form does not showHello,
The css mentioned doe snot target submit button, therefore it can’t affect it. Add this code for the button:
.light .btn-bt.default, .fullscreen-blog-article .content.background--dark .btn-bt { color: #656262 !important; background: rgba(255,255,255, 0.00); border-color: rgb(230, 227, 207) !important; }Change the values to your wish.
Best regards!
in reply to: To MihailaHello,
The effect of showing title and description on mouse hover, is a portfolio item feature. You are in a single portfolio item, and are using a gallery.
Sorry but this is not possible.Best regards!
in reply to: Text Block element content not showing in front endHello,
This issue is fixed in the next theme update. It will be available for download today. Please check you email time by time.
Best regards!
in reply to: Various Problems with the Header PhotosHello,
1-I edited the max width of the screen, to max-width: 2570px. Please test it from your side and let me know..
3-I added this code:@media (max-width: 1024px){ header#header #navigation { display: none;} }into your custom css box, for the ipad horizontal view. Please check your site.
Let us know.
Best regards!
in reply to: Window resize effectHello,
Can you please be more specific? The elements are set to change according to the content changes. I don’t see any difference between the demo and your site. What has to be change?
Best regards!
in reply to: 1.3.7 issues – Menu, responsiveHello,
App Banners — PLUGIN – I keep it ACTIVE
What do you mean? Do you have a third party plugin installed? Does the issue with menu and video happen when this is active? Please be more clear.
If you can, send us your wp credentials in a private reply. So we can check it.Best regards!
in reply to: Title Headings // linksHello,
Sorry but the edit you want is not possible. If there was a workaround, we would have suggested it. You can use other elements to achieve this. Such as services elements, whom titles you can make links.
Best regards!