Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Need to change theme template

    • 5 years, 2 months ago sonykunwar
      Participant

      Actually  I am currently applying the specular (Business landing) template for my website and i am added some pages on it.

      but now i need to change my website layout from business landing to business minimal.

      Can you please help me to change the layout of the theme.

      • This topic was modified 5 years, 2 months ago by sonykunwar.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      Yes, please create a new fresh WordPress without the previously installed data and we will install it for you.

      If you will install the demo over the one you installed before there will be a mess.

      Let me know.

      Regards!

    • 5 years, 2 months ago sonykunwar
      Participant

      I applied the box layout for my web.  When i choose the bg from color styling options it will change the whole website background.

      I want to add this gray color only to left and right side. Box content and all background should be white only.

      Please check the screenshot

       

       

    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      Please share with us your wp credentials within a private reply.

      Regards!

    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      I have fixed that by adding this CSS on the Specular > General > Custom Css Box:

      .boxed_layout{background:#fff;}

      Let us know.

      Regards!

    • 5 years, 2 months ago sonykunwar
      Participant

      ok thanks

    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago Eldo
      Keymaster
      This reply has been marked as private.
    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      You can activate these elements by editing the file below: /wp-content/themes/specular/includes/codeless_elements.php

      Now you have to delete or comment on the elements:

      vc_remove_element("vc_button");
      
      vc_remove_element("vc_posts_slider");
      
      vc_remove_element("vc_gmaps");
      
      vc_remove_element("vc_teaser_grid");
      
      vc_remove_element("vc_progress_bar");
      
      //vc_remove_element("vc_facebook");
      
      vc_remove_element("vc_tweetmeme");
      
      vc_remove_element("vc_googleplus");
      
      //vc_remove_element("vc_facebook");
      
      vc_remove_element("vc_pinterest");
      
      vc_remove_element("vc_message");
      
      //vc_remove_element("vc_posts_grid");
      
      vc_remove_element("vc_carousel");
      
      vc_remove_element("vc_flickr");
      
      vc_remove_element("vc_tour");
      
      //vc_remove_element("vc_separator");
      
      vc_remove_element("vc_single_image"); 
      
      vc_remove_element("vc_cta_button");
      vc_remove_element("vc_cta_button2");
      
      vc_remove_element("vc_images_carousel");
      
      vc_remove_element("vc_wp_archives");
      
      vc_remove_element("vc_wp_calendar");
      
      vc_remove_element("vc_wp_categories");
      
      vc_remove_element("vc_wp_custommenu");
      
      vc_remove_element("vc_wp_links");
      
      vc_remove_element("vc_wp_meta");
      
      vc_remove_element("vc_wp_pages");
      
      vc_remove_element("vc_wp_posts");
      
      vc_remove_element("vc_wp_recentcomments");
      
      vc_remove_element("vc_wp_rss");
      
      vc_remove_element("vc_wp_search");
      
      vc_remove_element("vc_wp_tagcloud");
      
      vc_remove_element("vc_wp_text");
      
      vc_remove_element("vc_pie");
      
      //vc_remove_element("vc_widget_sidebar");
      vc_remove_element("vc_wp_search");
      vc_remove_element("vc_wp_meta");
      vc_remove_element("vc_wp_recentcomments");
      vc_remove_element("vc_wp_calendar");
      vc_remove_element("vc_wp_pages");
      vc_remove_element("vc_wp_tagcloud");
      vc_remove_element("vc_wp_custommenu");
      //vc_remove_element("vc_wp_text");
      //vc_remove_element("vc_wp_posts");
      vc_remove_element("vc_wp_links");
      vc_remove_element("vc_wp_categories");
      vc_remove_element("vc_wp_archives");
      vc_remove_element("vc_wp_rss");
      vc_remove_element("vc_teaser_grid");
      //vc_remove_element("vc_button");
      //vc_remove_element("vc_cta_button");
      vc_remove_element("vc_cta_button2");
      vc_remove_element("vc_message");
      vc_remove_element("vc_tour");
      vc_remove_element("vc_progress_bar");
      vc_remove_element("vc_pie");
      vc_remove_element("vc_posts_slider");
      //vc_remove_element("vc_toggle");
      vc_remove_element("vc_images_carousel");
      //vc_remove_element("vc_posts_grid");
      vc_remove_element("vc_carousel");
      //vc_remove_element("vc_btn");
      vc_remove_element("vc_cta");
      //vc_remove_element("vc_round_chart");
      //vc_remove_element("vc_line_chart");
      //vc_remove_element("vc_tta_accordion");
      vc_remove_element("vc_tta_tour");
      //vc_remove_element("vc_tta_tabs");

      The lines start with “//” are commented so this means that they are active. To activate other elements for example the Call To Action you have to remove or comment the line : vc_remove_element(“vc_cta”);

      Regards!

      • This reply was modified 5 years, 2 months ago by Eldo.
    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      You had used an element that doesn’t come styled with the theme. Anyway, I see that you have used a circle image and this can be styled with CSS.

      I have made the div shaped like a circle.

      Regards!

    • 5 years, 2 months ago sonykunwar
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      I haven’t disabled it. You have only to go into in the dashboard edit the page and click on the Classic Editor button there you can add any css or js you want.

      Or for Custom Css you can add it on Specular > General > Custom Css

      Regards!

Viewing 15 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password