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, 4 months ago Mirela
    Participant
    in reply to: Mobile background issue and logo issue

    Hello

    1-The logo you have added is blending with the background image you have set up for the site’s background. There is nothing wrong with the css. You have to edit your logo and make the gray color more strong (visible).

    2-To make the header transparent in mobile i added this code into your custom css box in General Options:

    @media (max-width: 979px){
    .header_wrapper {
        background: rgba(255, 255, 255, 0.01) !important;
    }
    .close:hover {
        color: #fff5f5 !important;
        opacity: 0.9 !important;
    }
    }

    3-I checked the background in both desktop and actual mobile device but the background is showing up ok. Please see screenshot of a samsung s6 screen:
    https://pho.to/Acizh
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: centre

    Hello,

    Yes, you can. By specifying it with custom css. Add the css for mobile inside the @media rule. Then paste the code in your Custom Css box in General Options. If you want to the code to affect only one specific page, add it into the page’s custom css box (look for the gear icon at the top-right corner of the page’s text editor).

    Useful links: https://www.w3schools.com/cssref/css3_pr_mediaquery.asp

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Site loading slow

    Hello,


    @betulgurcan
    ,
    Please add this code into your custom css box:

    @media (max-width: 480px) {
    .single-portfolio .row-fluid .span9 {
        width: 100% !important;
    }
    .single-portfolio .row-fluid .span3 {
        width: 100% !important;
    }
    }

    Result screenshot. The order of text and image, is based on the type of portfolio style you have chosen for the single portfolio item. If the description is in the left and image at the right, then the text will be above the image in the mobile layout. Since the elements will flow one after another.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Problems with testimonial carousel

    Hello,

    I imported the latest theme version in your site. Please go to Appearance > Themes. The new version is with title “Tower 2.0” (screenshot). All you have to do now is activate this copy. If you change your mind and want the old version back, then switch to your old theme by activating it again.
    Please know that by changing themes, nothing will change in your site’s content. That is all stored in the database and it’s independent from the theme files.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Top Nav Bar Not Displaying under 768px

    Hello,

    I edited the code back. Please check your site. It’s showing like you wanted it now.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Open link in new window

    Hello,

    The Photography title you are mentioning is already a link that leads to a new window. See screenshot: https://pho.to/AcigG
    This is a Custom heading element you are using for it. So to change it’s font color or style, go to the Custom Heading settings. Edit font styles here(screenshot).

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Change Color of Service Square Icon

    Hello,

    Do you want to change the theme’s main color or just that of the services? Change the main color in General Options > Styling Options > Primary Color.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Visual Composer is not working after Specular update

    Hello,

    You have lots of cross-origin warnings and some errors in your option panel. Please see screenshot: https://pho.to/Acial
    The cross-origin issue mean that your site is requesting all links to be secure (use https protocol) while there are some other important links that do not get called by https. Therefore the server blocks them, causing problems in the site.
    I see you have many other third party plugins. Although now most of them i inactive, one of them could have conflicted with theme files, or change some file when was first installed.
    I suggest you contact your host regarding the cross-origin matter first. Then deactivate all plugins, update theme with a fresh copy downloaded from your Envato account. Next, update Visual Composer from the new updated theme.
    Let us know how it goes.

    Useful links:
    https://codeless.co/documentation/main.html#update_theme
    https://support.codeless.co/?ht_kb=visual-composer-update

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Visual Composer is not working after Specular update

    Hello,

    No you do not need to purchase it.
    Please add the wp and ftp information in the fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: counter and template conflict

    Hello,

    The event listener is not related to the counters. This is not the reason of the counters dysfunction in mobile. Please try disabling all third party plugins first. Please know that we do not offer support for third party plugins.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: centre

    Hello,

    Please go to the column Settings > Design Options and add margin/padding to position the column content to your wish.
    See screenshot.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Site loading slow

    Hello,


    @betulgurcan
    ,
    You should decrease the image sizes, not increase them. Make sure to optimize your images. Try installing another cache plugin if the one you have does not satisfy you.

    You cna change the appearance of your site only for mobile, but this requires a lot of css customization (based on how different do you want it). Please know that this type of customization is not included in support service.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Images in Grid columns only 50% wide

    Hello,

    That’s great to know. Let us know if you need further help.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Top Nav Bar Not Displaying under 768px

    Hello,

    You had errors in your css code. I fixed them and added !important to the code i gave you. Please check your site. The socials do show up in mobile and tablet.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Paid Support & Header Image

    Hello,

    Yes, you do have it but you’re looking at the wrong place. Please see this screenshot: https://pho.to/AcgDp
    Let us know.

    Best regards!

Viewing 15 posts - 6,241 through 6,255 (of 12,542 total)
← 1 2 3 … 416 417 418 … 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