Specia Theme
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Specia] Specia Theme Warning message in mobile devise home pageHello @meantforgood
As far as I can see, There is no error on your website in mobile and desktop. If you could please share any screenshot? It will be best for troubleshoot.
Thanks,
Specia Theme
Forum: Themes and Templates
In reply to: [Specia] Specia : Menu sizeHello @stephane31
Try this CSS code & let me know.
.menubar .menu-wrap > li.menu-item > a { padding: 1px 4px !important; } .menu-wrap > li > a, .dropdown-menu li a { font-size: 15px !important; }Thanks
Forum: Themes and Templates
In reply to: [Specia] Refund RequestHello,
This is related to free theme support forum. You can not submit, related to another things. Don’t ever purchase theme from another vendors without checking features and other things.
Refunds will depends on situation.
Thanks
Forum: Themes and Templates
In reply to: [Specia] Copyright Link Appends Domain URLHello,
kindly update your theme. This features added.
Thanks!
Forum: Themes and Templates
In reply to: [Specia] slide title with 2 colorsSimply use span tag for eg.
Word one <span>Word two</span>There is no link support just give the title, descripton and icon.
- This reply was modified 9 years, 1 month ago by Specia Theme.
Forum: Themes and Templates
In reply to: [Specia] slider and call to action speedHello,
To manage slider speed. Find custom.js in your theme folder and change value.
Theme folder > Js > custom.js >
/*
* Slider Script
*/
jQuery(document).ready(function() {
var owl = jQuery(‘.slider-version-one’);
owl.owlCarousel({
nav: owl.children().length > 1,
navText: [“<i class=’fa fa-angle-left’></i>”,”<i class=’fa fa-angle-right’></i>”],
loop: owl.children().length > 1,
autoplayTimeout:5000,
margin: 0,
autoplay: true,
items:1,
smartSpeed:450,
responsive: {
0: {
items: 1
},
600: {
items: 1
},
1000: {
items: 1
}
}
})
})Thanks
- This reply was modified 9 years, 2 months ago by Specia Theme.
Forum: Themes and Templates
In reply to: [Specia] change the color of the widget “footer”?Hello,
Locate > WordPress Menu > Appearance > Cusotmize > Additional CSS >
Enter this CSS code. You may change color code..footer-sidebar .background-overlay { background: #1c314c !important; }Help for the colors. http://htmlcolorcodes.com/
Thanks
Forum: Themes and Templates
In reply to: [Specia] Reduce overlay color on slider imagesTo manage slider overlay. Use this CSS code and paste here. You can manage CSS opacity value. Read more about opacity
Locate > Appearance > Customize > Additional CSS > Enter this code..slider-version-one .specia-slider { opacity: 0.7 !important; }Forum: Themes and Templates
In reply to: [Specia] Reduce overlay color on slider imagesHello,
We will add this features in upcoming version to hide / show overlay.
ThanksGreat, Of course you can ask question any time.
Find Additional CSS field in theme customizer and enter this some css code then save & publish.
.breadcrumb { display: none !important; }Forum: Themes and Templates
In reply to: [Specia] breadcrumbs category errorHello @dinoide,
We will test it. Thanks for give your opinion. We will update you when fixed it.
Thanks
Forum: Themes and Templates
In reply to: [Specia] call action section doesn’t allow linksHello @dinoide,
Now, Released new version. You can add link for service and portfolio in this version.
Install & Activate this plugin. https://wordpress.org/plugins/page-links-to/After complete both steps. Edit your service page. Now you can see Page Links to Setting and enter your custom link. See screenshot. https://postimg.org/image/gfe9tvzg1/
Thanks
Forum: Themes and Templates
In reply to: [Specia] home section->Service Section always the same text