Forum Replies Created

Viewing 20 posts - 3,541 through 3,560 (of 4,116 total)
  • Author
    Posts
  • in reply to: No puedo cargar el tema Higt Responsive Pro #122219
    tikaram
    Participant

    @lomenro : We will contact you shortly by email.

    Regards,
    Tikaram

    in reply to: Header Space and Main Menu #122218
    tikaram
    Participant

    @hanmedia : Welcome and have a Good day.

    Regards,
    Tikaram

    in reply to: Show video in footer on only the homepage. #122217
    tikaram
    Participant

    @joseph-platko : Please post in your site URL

    Regards,
    Tikaram

    in reply to: helvetica font not working for adventure pro? #122216
    tikaram
    Participant

    @ambition1122 : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Chicago Pro Demo install #122215
    tikaram
    Participant

    @ncblog : Currently, there is no dummy data for importing. You will need to manually customize your site to make it look similar to demo.
    Sidebar Widgets : Go to Appearance => Widgets and add desired widgets to display in the sidebar.
    Footer Widgets: Go to Appearance => Widgets and add desired widgets to display in the Footer.
    You can add widgets to any of the footer widgets (Footer area 1, Footer area 2, Footer area 3 and Footer area 4 )

    Add new Post and add Items to Menu.
    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Header Space and Main Menu #122163
    tikaram
    Participant

    @hanmedia : Go to Appearance => Customize => Additional css and add the following css and save

    #masthead {
    	display: none;
    }
    .menu-item-has-children a:after {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-family: "Genericons";
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        speak: none;
        text-align: center;
        text-decoration: inherit;
        text-transform: none;
        vertical-align: top;
    }
    .nav-primary  li,
    .nav-primary .menu-item:hover {
        position: relative;
    }
    .nav-primary .menu-item-has-children > a {
        margin: 0;
        padding-right: 2.25em;
    }
    .nav-primary .menu-item-has-children > a:after {
        content: "\f431";
        position: absolute;
        right: 0.625em;
        top: 0.8125em;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Optional sidebar does not work #122158
    tikaram
    Participant

    @wouwonline : Glad to know that you have found the mistake.

    Regards,
    Tikaram

    in reply to: Header Space and Main Menu #122154
    tikaram
    Participant

    @hanmedia : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Parallax Header Image size #122152
    tikaram
    Participant

    @jessolo7 : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Double image in Featured Content #122150
    tikaram
    Participant

    Hello, there,
    I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
    Thank you so much for your help!

    Regards,
    Tikaram

    in reply to: Right Align Image in Footer to Copyright #122149
    tikaram
    Participant

    @jsilver : Go to Appearance => Customize => Additional css and add the following css

    #site-generator .copyright {
    	width:90% !important;
    }

    Note : Make sure that you have added the code that I provided earlier under footer editor.
    Let me know if this resolves your issue or not.

    Regards,
    Tikaram

    in reply to: Disable Title on Pages #122148
    tikaram
    Participant

    @michaelinthenow : Go to Appearance => Customize => Additional css and add the following css and save.

    .home .entry-header {
    	display: none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Reduce body width. #122146
    tikaram
    Participant

    Hello Brian,

    I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-adaptive/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
    Thank you so much for your help!

    Regards,
    Tikaram

    in reply to: change color of sticky sidebar widget background #122142
    tikaram
    Participant

    @jomi : There are some errors on your additional css. Please replace your all additional css with the following css and it should work.

    .nav-primary { margin-bottom: 30px; }
    .sidebar-header-right { display: none; }
    
    p {margin-bottom: 10px;
    margin-top: 10px;}
    
    table.noborder{
    border: 0px solid rgb(0,0,0)!important;
    }
    
    #search-toggle { display: none; }
    @media only screen and (min-width: 990px) {
    .site-footer #first {
    	width: 680px !important;
    }
    
    table.noborder{
    border: 0px solid rgb(0,0,0);
    
    }
    .site-footer #second {
    	width: 380px !important;
    }
    }
    
    #site-generator { background: rgba(0, 0, 0, 0.7); } /*(Das ist der schwarze balken ganz am ende der website)*/
    
    .page-id-22 .sidebar {
       background: #ebebeb none repeat scroll 0 0;
       height: 2650px !important;
    }
    .sidebar{
    
    background:#ebebeb!important;
    }
    html .site-footer {
        background: #ebebeb;
    }(das is der footerbackround)
    
    table.noborder{
    border: 0px solid rgb(0,0,0)!important;
    }

    Regards,
    Tikaram

    in reply to: No puedo cargar el tema Higt Responsive Pro #122138
    tikaram
    Participant

    @lomenro : Please try doing a fresh installation again.

    Regards,
    Tikaram

    in reply to: https ready #122136
    tikaram
    Participant

    @agescho: Please try installing and activating the following plugin.
    Really simple ssl : https://wordpress.org/plugins/really-simple-ssl/

    Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Display created pages #122135
    tikaram
    Participant

    @michelg : You can customize your site as desired from the customizer. First go through the theme instructions to know more about adding different elements to your site. If you follow the instructions provided you can customize your site as desired. Alternatively, you can hire customizer if you have difficulty customizing your site.

    Regards,
    Tikaram

    in reply to: change color of sticky sidebar widget background #122105
    tikaram
    Participant

    @jomi : Add the following additional css and let me know if this resolves your issue.

    .page-id-22 .sidebar{
    background:#ebebeb!important;
    height:2350px;
    }

    Regards,
    Tikaram

    in reply to: Double image in Featured Content #122102
    tikaram
    Participant

    @togregor : Replace the previous additional css with the following additional css.

    #featured-post-3 .featured-homepage-image{
    	display: none;
    }

    Let me know how this goes.

    Regards,
    Tikaram

    in reply to: No display courses #122101
    tikaram
    Participant

    @saschabahl : The theme has been released with bug fixed. Please update your theme to the latest version.

    Regards,
    Tikaram

Viewing 20 posts - 3,541 through 3,560 (of 4,116 total)