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

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years, 10 months ago Mirela
    Participant
    in reply to: Testimonial font color, email link and faq issue

    Hello,

    1-Please add this code into your custom css box:

    .single_testimonial dl dd .param h6 {
        color: #4cadc9 !important;
    }
    .single_testimonial dl dd .param .position {
        color: #aaa !important;
    }

    Change the values to your wish.

    2-Make sure you are writing in the ‘Text’ tab of the text editor. See screenshot.

    3-Add the email at the input box like this: mailto:[email protected]
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Back to Top button

    Hello,

    Please go to file css/boostrap.css and find these lines:

    a:focus {
      outline: thin dotted #333;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }

    edit to this:

    a:focus {
        outline: medium none;
        outline-offset: -2px;
    }

    Save file.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: responsive issues with the "Recent Portfolio" boxes

    Hello,

    This is strange. Can you please send us your wp credentials in a private reply? So we can give it a closer look.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Load Time on Website

    Hello,

    Please read this article regarding it: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Testimovial (Carousel) element bug

    Hello,

    1-I see you have edited the code we gave you to this:

    @media (max-width: 480px){
    .skill 
    {
      visibility: visible ;
      -webkit-animation: none ;
         -moz-animation: none ;
           -o-animation: none ;
          -ms-animation: none ;
              animation: none ;
    }
    }

    Which removes at all the animation.

    3-I added this code into the page’s custom css box:

    .wpb_content_element.list.only_icon {
        width: 100%;
    }

    It’s ok now.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Page header background image on Chrome/Safari

    Hello,

    I opened “News/Education” page in Safari, but i don’t get the issue you are seeing. The overlay is displaying ok. Please see screenshot.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Meanu font color

    Hello,

    For that you need to edit theme files. Please go to file vc_templates/testimonials_carousel.php and find these lines:
    https://codeshare.io/JLNJ0

    Replace with these:
    https://codeshare.io/UhCv6

    Last step, add this code into you custom css box:

    .testimonial_carousel .item h6 { text-align: center;}
    .testimonial_carousel .item .position {  margin-left: 47%;}

    Note: Make sure to save a copy of the edited file, for that when you make a theme update in the future, you can replace the changed file back.

    Best regards!

    • This reply was modified 9 years, 10 months ago by Mirela.
    9 years, 10 months ago Mirela
    Participant
    in reply to: woocommerce

    Hello,

    You can use a Woocommerce extending plugin for it. I can suggest you “WooCommerce Custom Product Tabs Lite“.

    You can find more useful information on tabs editing from this link:https://docs.woocommerce.com/document/editing-product-data-tabs/

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: woocommerce single product sidebar

    Hello,

    Please send us you wp and ftp credentials in a private reply. So we can do it for you.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Back to Top button

    Hello,

    2-I don’t see any error in this section (and entire page), screenshot. Do you still have it? Perhaps it may be caused by some add-on installed on your browser or temporary bad internet connection.

    3-You can style it as you wish with some custom css. In this case, add this code:

    @media (max-width: 480px) {
    .scrollup {
        width: 50px;
        height: 50px;
        margin-right: -8px;
    }} 

    Change the values to your wish.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Product Category Widget

    Hello,

    You can alter the design of every element in the theme (Product Category widget included) using custom css code. Just add the code into your Custom Css Box, located in General Options.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Recent portfolio links

    Hello,

    Sure, write us whenever you are ready.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Hover color in navigation

    Hello,

    Please add this code into your custom css box:

    .header_1 nav li > a:hover {
        color: #007da4 !important;
    }

    Change the color to your wish.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Testimovial (Carousel) element bug

    Hello,

    Can you please send us your wp credentials in a private reply? So we can test and fix this. Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Codeless Slider Height Change

    Hello,

    You may want to consult your host provider regarding the backup. The message you are getting means you can not read/write data from database.
    To update theme you only need to overwrite the current theme files with the newly downloaded package. So to back up your current files, just save wp-content/themes/specular folder in your computer. Or just rename it and then upload the new theme version.
    If you want to make a full site backup (content too) then i suggest you use a backup plugin.
    Read these useful articles regarding it:

    How to Backup Your WordPress Site (Manually or Via Plugins)


    https://www.wpbeginner.com/plugins/how-to-create-a-complete-wordpress-backup-for-free-with-backwpup/

    Best regards!

Viewing 15 posts - 7,936 through 7,950 (of 12,542 total)
← 1 2 3 … 529 530 531 … 835 836 837 →

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