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

  • 11 years ago Mirela
    Participant
    in reply to: Accessing main CSS?

    Hello,

    You can find the style.css file directly in theme folder. There are also many other css files important just as style.css. You can find them in specular\css folder. If you want to make any edit to main css, we strongly recommend to add it in the ‘Custom css box’, located in your General Settings. The code added here is saved in the database, so will not be lost even if you take future theme updates (very important, you must have them).

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Logo Not Crisp & Banner Background Color

    Hello,

    1-Please make sure your logo is in proportion with the supported dimensions. The closer to the online demo (164x50px), the better.
    2-You can change background color (and other styling settings) in Specular > Header options > Styling Options > Background.
    3-If you set ‘Responsive Layout > ON’ in General Options, the site will be responsive. So the logo and every other element will shrink to fit all screen sizes. But is not possible to have different images for different device screen.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Eliminate "No Comment" from Timeline Blog

    Hello,

    Please add these lines into your custom css box(Specular > General Options):

    .blog-article.standard-style .info li:nth-child(3) {
      display: none;
    }

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Slider Gets in Way for iPhone view Blog Page

    Hello,

    To remove slider from blog, go to Blog page. In General Settings > Slider Options > Select Slider Type > None. (screenshot)

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Blog Text Too Close to Edge

    Hello,

    You can edit page’s used margin and padding, in Specular > Layout. (screenshot).

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Staff carousel

    Hello,

    How many staff do you have? Did you set the ‘Do you want pagination?’ to yes? Can we see a link where is this running? The screenshots do not tell much.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Seperator with Text Visual Composer

    Hello,

    Please add these lines into your custom css box:

    .vc_separator.vc_separator_align_center h4 {
      font-size: 20px !important;
    }

    Change the value to your wish.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Clients Carousel

    Hello,

    Please add these lines into your custom css box:
    .single-portfolio .header_page, .header_page { padding-top: 131px !important;}

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Codeless slider not work in chrome e safari

    Hello,

    I’m still not able to login. Screenshot. Please give permition so i can continue.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: blog Layout

    Hello,

    Sorry but these types of customization are not included in support services.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Header title problem

    Hello,

    Sure, thanks for the feedback.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: blog Page Pagination Is not working

    Hello,

    Please reset permalinks. Let us know.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: WPBakery Visual Composer not saving changes

    Hello,

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

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: blog Layout

    Hello,

    Yes. Do you need the date too? Please go to file include\view\blog\loop-index.php and find this line:
    <h1><a href="<?php echo esc_url(get_permalink()) ?>"><?php echo esc_html(get_the_title()) ?></a></h1> Remove it. Now, paste this code:
    <h1><a href="<?php echo esc_url(get_permalink()) ?>"><?php echo esc_html(get_the_title()) ?></a></h1><?php echo get_the_date() ?> , right before this line: <div class="media">.
    Please find here, the result code.

    Best regards!

    11 years ago Mirela
    Participant
    in reply to: Blog Post Thumbnail Size

    Hello,

    Please refer to this article. Let us know if you still need help.

    Best regards!

Viewing 15 posts - 12,061 through 12,075 (of 12,542 total)
← 1 2 3 … 804 805 806 … 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