Forum Replies Created

Viewing 10 posts - 391 through 400 (of 628 total)
  • Author
    Posts
  • in reply to: Transparant main header #8436
    ThemeofWP
    Keymaster

    added an option to theme options for opacity and if you works for you I can sent it to you files. Please check the header and top header.

    https://themeofwp.com/lastpoint/premium-theme/

    in reply to: Transparant main header #8433
    ThemeofWP
    Keymaster

    Hi Karim, yep you already did it via custom css

    header.navbar-fixed-top {
    opacity: 0.8;
    }

    Also you need to set top margin for layer slider -80px or like this. You’ll see the layer slider settings.

    Then it will be like this:

    http://imagizer.imageshack.com/img923/2526/7fLTmz.jpg

    in reply to: Green line removal and main header size #8425
    ThemeofWP
    Keymaster

    Ohh sorry, please add this to your style.css or custom css section of the theme options panel

    
    table {
        border-collapse: separate;
        border-spacing: 0;
    }

    it won’t be display anymore.

    in reply to: Green line removal and main header size #8424
    ThemeofWP
    Keymaster

    Also if you use bigger logo you should use “Flat” header for this. Beacuse when the “Sticky” header will be fit your logo automatically to the theme.

    Also you can write a custom css in the theme options custom css section like below:

    
    .img-logo img {
        height: 120px;
    }

    If you use Flat header your header will be fit the logo. I hope that helps to you. If you have any questions please let us know.

    Best Regards
    ThemeofWP.com Team

    in reply to: Green line removal and main header size #8423
    ThemeofWP
    Keymaster

    Hey Karim, you should set the header top border color closer to header color for this.

    You’ll see this settings under the theme options > Top header tab like this:

    in reply to: Demo not working #8401
    ThemeofWP
    Keymaster

    Angela I’ll mark this topic as resolved.

    in reply to: Questions #8400
    ThemeofWP
    Keymaster

    I’ll close this question as solved.

    in reply to: Footer problem #8399
    ThemeofWP
    Keymaster

    You can find the all skin css in the \cosmos\inc\skins\ folder. Also you can add your custom css to custom css area in the theme options panel.

    in reply to: Portfolio problem #8398
    ThemeofWP
    Keymaster

    Please define your categories and define categories to Portfolio items. That’s it. Do you have a site for the check purpose?

    in reply to: Portfolio problem #8393
    ThemeofWP
    Keymaster

    Hey there, You need to check theme options > portfolio fist under the Appearance menu also you need to create portfolio categories and you need to define each item category.

    No related with. It’s relating theme options please check it and define main portfolio page in the theme options section.

Viewing 10 posts - 391 through 400 (of 628 total)