Forum Replies Created

Viewing 20 posts - 321 through 340 (of 4,908 total)
  • Author
    Posts
  • in reply to: Menu Issues on Parallax Frame #117896
    Mahesh
    Participant

    @jcmoch: Please check, I’ve fixed it now, there was some scripts placing issue in the theme.

    Regards,
    Mahesh

    in reply to: Banner header and menu size #117825
    Mahesh
    Participant

    @mmariaperlo: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and replace

    #headimg {
    	margin-top: -95px;
    	margin-bottom: -15px;
    }

    with

    #headimg {
        margin-bottom: -25px;
    }
    
    #header-content {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Footer widgets not working at all #117823
    Mahesh
    Participant

    @ugpost: You recently gave me some really helpful comments about my service. I really appreciate the time you took to help me improve. Thank you!

    Best Wishes,
    Mahesh

    in reply to: Banner header and menu size #117822
    Mahesh
    Participant

    @mmariaperlo: I’ve edited the above CSS please check. The menu width is working fine, its reduced than previous.

    Regards,
    Mahesh

    in reply to: Parallax issues #117786
    Mahesh
    Participant

    @nickcoromelas: Thank you for using Parallax Frame Pro.
    * Parallax menu- am not clear how to have it do a single page scroll like the demo. I understand i included items in the drop downs but i believe i should set anchors to positions on a single page.
    – Please clarify more on this.

    * I am trying to use the promotion section and there is no place to add my link. the button comes back to your site.
    – There has been a small bug in the theme, this will be fixed in the next update.

    * Portfolio images are extremely big on my screen. The images are created at 200px by 200px.
    – The recommend image size for portfolio is 480*320 pixel. Please check the theme instruction in the link below:
    https://catchthemes.com/theme-instructions/parallax-frame-pro/#featured-image

    * Mobile- am not sure how to change the color of the menu button. i believe it is white currently.
    – Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    .mobile-menu-anchor a.genericon-menu {
    	color: #ff00ff;
    }

    * Mobile. the top image is getting cut off by the header bar.
    Ideally i would like to make the header bar transparent.
    You are using following CSS, please remove it.

    #masthead {
        background-color: #fff;
    }

    * Is it possible to switch the location of the logo slider? I see that the feature content had the ability but that is limited as well.
    – Where do you what to display it?

    Regards,
    Mahesh

    in reply to: Homepage slider #117768
    Mahesh
    Participant

    @dnelson503: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Footer widgets not working at all #117765
    Mahesh
    Participant

    @ugpost: 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/lucida/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,
    Mahesh

    in reply to: Problems with theme update #117760
    Mahesh
    Participant

    @sziszi: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Footer widgets not working at all #117746
    Mahesh
    Participant

    @ugpost: Thanks, I’ve updated the theme to the latest version and now the footer widgets are displaying fine.

    Regards,
    Mahesh

    in reply to: How to wrap text around Youtube video? #117745
    Mahesh
    Participant

    @tinus53: For this you’ll need to hire a customizer.

    Regards,
    Mahesh

    in reply to: Homepage slider #117744
    Mahesh
    Participant

    @dnelson503: Go to Dashboard=> Appearance=> Customize=> Featured Slider and the Enable Slider on is the one on the top (or may be an only option there if disable is selected.

    Regards,
    Mahesh

    in reply to: Mobile Menu doesn't work #117743
    Mahesh
    Participant

    @ibass: I checked your site and yes, now your menu is visible in mobile view. The following CSS is causes the header section to hide in mobile view.
    #header-content { padding: 0; clip: rect(1px 1px 1px 1px); /* IE7 */ clip: rect(1px, 1px, 1px, 1px); position: absolute; }

    Let me know if you have any problem.

    Regards,
    Mahesh

    in reply to: Homepge 'Oops! That Page Cannot be found' #117742
    Mahesh
    Participant

    @britney-mackenziemy-jcu-edu-au: Try deactivating all plugin and check if that resolves the issue. If not, please try changing the theme to WordPress core themes (Twenty Seventeen) and check again. If it happens in other themes too, its not a theme issue. The theme does have index.php file. Try installing a fresh copy of the theme again. Let me know further.

    Regards,
    Mahesh

    in reply to: show picture on every blog post? #117741
    Mahesh
    Participant

    @makebysara: To show full content, go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select Show Full Content in Archive Content Layout option.

    Regards,
    Mahesh

    Mahesh
    Participant

    @mckendrick: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Excerp layout on home page #117664
    Mahesh
    Participant

    @cssc: By default, only posts support excerpt. Please search and use plugins for that for WordPress Plugins repo.
    http://wordpress.com/plugins

    Regards,
    Mahesh

    Mahesh
    Participant

    @lehi17: Go to Dashbaord=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    @media screen and (min-width: 1281px ) {
    	#site-details {
        	    float: none;
        	    position: absolute;
        	    text-align: center;
        	    width: 100%;
    	}
    
    	#logo-wrap {
        	    position: relative;
        	    width: 100%;
    	}
    }

    Regards,
    Mahesh

    Mahesh
    Participant

    @jeffemupark: Multisite issue falls beyond our theme support scope, please seek help at wordpress.org forum. And yes, for multisite, you’ll need to customize installation separately.

    Regards,
    Mahesh

    in reply to: Slider not working #117656
    Mahesh
    Participant

    @ace7: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Mobile Menu doesn't work #117655
    Mahesh
    Participant

    @ibass: Please check the image in the link below:
    https://goo.gl/CyZfgg

    Its your site’s source, and highlighted in the red are the CSS for the menu which is causing the issue.
    Try disabling plugins, if you have any. Let me know further.

    Regards,
    Mahesh

Viewing 20 posts - 321 through 340 (of 4,908 total)