March 18, 2016 at 17:46
#111575
Laura
Moderator
Hello, theme should work fine with visual composer, we will add a 100% compatibility soon 🙂
The top bar shows the social media buttons but you could add text to it editing the file header.php
To change the button style you can use css, try this, add it to style.css of child theme
COPY CODE
a.play.button.large.alert.radius {
background-color: black !important;
border: 1px solid black !important;
}
To change the social media icon colors add this to style.css
COPY CODE
.top-links i:before {
color: pink !important;
}
🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Laura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂