Forum Replies Created
-
in reply to: Service square
Hello,
Can you please send the link of the page?
Best regards!
in reply to: Blog page with revolution sliderHello,
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: menu alignmentHello,
please go to file style.css and find this line:
.header_3 #navigation{float:left !important; margin-left:45px;}
Remove the!importantfrom it. Save and refresh.Best regards!
in reply to: Visual Composer ProblemsHello,
The Visual Composer plugin is included in theme main package. It is licensed and tested to be fully compatible with theme. We update it to it’s latest version, every time there is a new theme version release. If you want to update it on your own then you will have to buy it.
Please make sure you have all necessary rights to make changes (access files) from your host.
Did you made any change to theme files? or installed any new third party plugin?
If you send us your wp credentials in a private reply, we can give it a closer look.Best regards!
in reply to: Adding a stripe of picturesHello,
With some playing around you could have achieved it immediately. All you had to do is set in Row settings > Background Type > Full width content; and in Media Grid settings > Grid elements per row > 4 and Gap 0px. Now you have the preview of the example.
Please check your site.Best regards!
in reply to: HEADER SEARCHHello,
Please add these lines into your custom css box:
.search .header_page.with_subtitle.centered .titles h3 { display:none;} .search .header_page .titles h1:after { display:none;} .search .header_page.centered h1 { text-transform: none !important; font-weight: 600; font-size: 24px; text-align: left !important; }Let us know.
Best regards!
in reply to: "invisble" visual composer elementsHello,
This is strange. Did you change any of the theme files lately? Or did you install any new plugin? You have an error in your site (screenshot). Please disable all third party plugin and try again.
Let us know.
Best regards!
in reply to: Sticky NavigationPlease edit the file header.php.
Find the lines:
https://www.codeshare.io/Dh7n2and replace with:
https://www.codeshare.io/pcD94
Add this css code at Custom Css code at general options:
.header_12 .full_nav_menu {
background: #fff;
}Best regards!
in reply to: How do I open and play video in a modal dialog box?Hello,
This is a tested solution. It’s the
lightbox-mediaclass that makes the link open in modal box. If this class is missing, it will open link in new tab. Please make sure you have followed the instruction properly and did not make any mistake.
If still do not succeed, please send us your wp and ftp credentials in a private reply. So we can do it for you.Best regards!
-
This reply was modified 11 years, 1 month ago by
Mirela.
in reply to: menu alignmentHello,
Please add these lines into your custom css box:
.header_3 #navigation { float: right !important; }Best regards!
Hello,
Please can you be a little more specific? I see only one post in your blog. And that post contains a gallery. Blog posts are shown in order of the time. The latest, first.
Let us know if you need further assistance.Best regards!
in reply to: How do I change the order of slides?in reply to: Service Icon ClickabilityHello,
You must have copied it wrong (even a misplaced coma can break the site). If you want, you can send us your wp credentials in a private reply. So we can do it for you.
Best regards!
in reply to: Adding a stripe of picturesHello,
You can use the ‘Media Grid’ element of Visual Composer to achieve this. I made an example in your site (test page). As a Visual Composer element, it is also responsive.
Best regards!
in reply to: Remove Project Detail column from portifolio pageHello,
Please add these lines into your custom css box:
portfolio_single .row-fluid .span9 { width: 100%; } portfolio_single .row-fluid .span3 h4 { display: none; }Best regards!
-
This reply was modified 11 years, 1 month ago by