Title: Specia Theme's Replies | WordPress.org

---

# Specia Theme

  [  ](https://wordpress.org/support/users/specia/)

 *   [Profile](https://wordpress.org/support/users/specia/)
 *   [Topics Started](https://wordpress.org/support/users/specia/topics/)
 *   [Replies Created](https://wordpress.org/support/users/specia/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/specia/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/specia/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/specia/engagements/)
 *   [Favorites](https://wordpress.org/support/users/specia/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/specia/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/specia/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Specia Theme Warning message in mobile devise home page](https://wordpress.org/support/topic/specia-theme-warning-message-in-mobile-devise-home-page-3/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/specia-theme-warning-message-in-mobile-devise-home-page-3/#post-16413299)
 * Hello [@meantforgood](https://wordpress.org/support/users/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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Specia : Menu size](https://wordpress.org/support/topic/specia-menu-size/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/specia-menu-size/#post-16403194)
 * Hello [@stephane31](https://wordpress.org/support/users/stephane31/)
 * Try this CSS code & let me know.
 *     ```wp-block-code
       .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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Refund Request](https://wordpress.org/support/topic/refund-request-7/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/refund-request-7/#post-10074780)
 * Hello,
 * 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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Copyright Link Appends Domain URL](https://wordpress.org/support/topic/copyright-link-appends-domain-url/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/copyright-link-appends-domain-url/#post-9289349)
 * Hello,
 * kindly update your theme. This features added.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] slide title with 2 colors](https://wordpress.org/support/topic/slide-title-with-2-colors/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/slide-title-with-2-colors/#post-8975094)
 * Simply use span tag for eg.
    Word one <span>Word two</span>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Feature with “fa-icon” of the call section is not an active link?](https://wordpress.org/support/topic/feature-with-fa-icon-of-the-call-section-is-not-an-active-link/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/feature-with-fa-icon-of-the-call-section-is-not-an-active-link/#post-8975078)
 * There is no link support just give the title, descripton and icon.
    -  This reply was modified 9 years, 1 month ago by [Specia Theme](https://wordpress.org/support/users/specia/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] slider and call to action speed](https://wordpress.org/support/topic/slider-and-call-to-action-speed/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/slider-and-call-to-action-speed/#post-8823942)
 * Hello,
 * 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](https://wordpress.org/support/users/specia/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] change the color of the widget “footer”?](https://wordpress.org/support/topic/change-the-color-of-the-widget-footer/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-the-color-of-the-widget-footer/#post-8732752)
 * 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/](http://htmlcolorcodes.com/)
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Reduce overlay color on slider images](https://wordpress.org/support/topic/reduce-overlay-color-on-slider-images/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/reduce-overlay-color-on-slider-images/#post-8716402)
 * To manage slider overlay. Use this CSS code and paste here. You can manage CSS
   opacity value. Read more about [opacity](http://www.w3schools.com/cssref/css3_pr_opacity.asp)
   
   Locate > Appearance > Customize > Additional CSS > Enter this code.
 *     ```
       .slider-version-one .specia-slider {
           opacity: 0.7 !important;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] Reduce overlay color on slider images](https://wordpress.org/support/topic/reduce-overlay-color-on-slider-images/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/reduce-overlay-color-on-slider-images/#post-8712527)
 * Hello,
    We will add this features in upcoming version to hide / show overlay.
   Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] How to hide thick, greyish home bar under the menu and responsive menu icon](https://wordpress.org/support/topic/how-to-hide-thick-greyish-home-bar-under-the-menu-and-responsive-menu-icon/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/how-to-hide-thick-greyish-home-bar-under-the-menu-and-responsive-menu-icon/#post-8644881)
 * Great, Of course you can ask question any time.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] How to hide thick, greyish home bar under the menu and responsive menu icon](https://wordpress.org/support/topic/how-to-hide-thick-greyish-home-bar-under-the-menu-and-responsive-menu-icon/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/how-to-hide-thick-greyish-home-bar-under-the-menu-and-responsive-menu-icon/#post-8629221)
 * Find Additional CSS field in theme customizer and enter this some css code then
   save & publish.
 *     ```
       .breadcrumb {
           display: none !important;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] breadcrumbs category error](https://wordpress.org/support/topic/breadcrumbs-category-error/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-category-error/#post-8475805)
 * Hello [@dinoide](https://wordpress.org/support/users/dinoide/),
 * We will test it. Thanks for give your opinion. We will update you when fixed 
   it.
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] call action section doesn’t allow links](https://wordpress.org/support/topic/call-action-section-doesnt-allow-links/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/call-action-section-doesnt-allow-links/#post-8461394)
 * Hello [@dinoide](https://wordpress.org/support/users/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/](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/](https://postimg.org/image/gfe9tvzg1/)
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Specia] home section->Service Section always the same text](https://wordpress.org/support/topic/home-section-service-section-always-the-same-text/)
 *  Theme Author [Specia Theme](https://wordpress.org/support/users/specia/)
 * (@specia)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/home-section-service-section-always-the-same-text/#post-8461294)
 * Hello [@dinoide](https://wordpress.org/support/users/dinoide/)
 * Solved this topic?
 * Thanks

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/specia/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/specia/replies/page/2/?output_format=md)