Forum Replies Created
-
in reply to: Dummy Content Not Fully Working
Hello,
I set up home page, slider, staff pictures and footer widgets. Please continue with further customization. All you have to do is replace text with your content. add featured images to portfolio items and add your own clients(General Options > Clients).
Let us know if you need help.Best regards!
in reply to: LOGO MOBILE – LOGO WEBHello,
The custom cs box is located in your General Options > Custom CSS Code(screenshot). It is best that you paste the code here because if you take any theme update in the future, the style.css file will be overwritten and the changes will be lost. While all content in custom css box will not.
Best regards!
Hello,
It is important for logo change, that the page header has to be active. If you do not want any image, it’s ok. Don’t set any. I edited the test page options. You can see there how it is set up.
Best regards!
in reply to: Embed video responsive + layout-problemHello,
Please try to add this code into your custom css box:
@media (max-width: 979px){ .html5-video-player { width: 32%; height: 36%;} }If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.
-Add this code into your custom css box:@media (max-width: 979px){ nav { display: none;} .mobile_small_menu { display: block; left: 10%; } #logo { margin-left: 43%;} }Let us know.
Best regards!
in reply to: Theme childHello,
Can you please send us your wp credentials in a private reply? So we can check.
Best regards!
in reply to: Menu wrapping bug – demo has it tooHello,
I can’t access your site(screenshot)
Please go to General Options > Header Options > Menu Options > Menu Items padding / Menu Items margin. Edit the values here, until you have reached a menu width that fits your screen size.
Let us know.Best regards!
in reply to: Fixed Image WidthHello,
I can’t access your site, it’s offline(screenshot). Try to add this code into your custom css box:
.row-dynamic-el .media .type_image.alignment_center { width: 50% !important; left: 73px !important; }Edit the values to your wish. Let us know.
Best regards!
in reply to: NewsletterHello,
What error are you receiving? Please try to install Mailchimp plugin from Plugins >Add New, enter “Mailchimp” in the search bar. Then you will find the Mailchimp Sign-up Form widget in your Appearance > Widgets. Add it anywhere you want it from here.
Best regards!
in reply to: ResolutionHello,
Please edit in the code above the value of max-width, from
@media (max-width: 1370px)to this:@media (max-width: 1366px)
if th eissue persists, send us your wp credentials in a private reply. So we can do it for you.Best regards!
in reply to: theme updateHello,
Please update theme. You have a very old version. In the latest update there has been a lot of important changes and it is also compatible with the latest Visual Composer.
Let us know.Best regards!
in reply to: Slider image not showing in mobile siteHello,
I can see perfectly all three images of slider in mobile mode. Screenshot. Did you manage to fix your issue?
Let us know if you need our help.Best regards!
in reply to: Visual composer doesn't work in backendHello,
Please make sure to have replaced all old domain links, as the new domain. You can try to delete Visual Composer and install it again(from the parent theme).
Let us know.Best regards!
in reply to: PERMALINKS ProblemHello,
Glad to know it’s ok now. Thanks for sharing!
Best regards!
in reply to: Translating Post Grid Read more buttonHello,
You can find it in files:
-\includes\view\blog\loop-fullscreen.php
-\includes\view\blog\loop-grid.php
-\includes\view\blog\loop-index.php
-\includes\view\blog\loop-second-style.php
-\includes\view\blog\loop-timeline.phpBest regards!
Hello,
Glad to know it’s ok now. It would be nice if you share your solution with other forum members who may face the same issue in the future.
Best regards!