Forum Replies Created

Viewing 20 posts - 10,541 through 10,560 (of 12,027 total)
  • Author
    Posts
  • in reply to: Problem Update Full Frame pro Version : 3.9.4 #151497
    Skandha
    Participant

    @chrismougins: Looks like there seems to be an issue with the header. This will be fixed in the next theme update. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @barbara: I will contact you shortly by email!

    Kind Regards,
    Skandha

    in reply to: Change weight of paragraph font #151457
    Skandha
    Participant

    @leenajacob: I checked your site and it is still running on theme version 1.4.2. Please update the theme to 1.4.3 version.

    Kind Regards,
    Skandha

    in reply to: One Click Demo Import #151456
    Skandha
    Participant

    @batrebios: You can post in the support forum if you need demo content and we will set it up for you!

    Kind Regards,
    Skandha

    in reply to: Site colours #151455
    Skandha
    Participant

    @rhiannacarter: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #tertiary {
          background-color:#363636;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Cart Count #151454
    Skandha
    Participant

    @mezalick: I used the same CSS Code and it seems to be working. Didn’t you get the cart icon using the above code?

    Kind Regards,
    Skandha

    in reply to: fitting a video to the max width of window #151453
    Skandha
    Participant

    @xander975: The video header is not displayed on small mobile devices because speed and bandwidth are usually considerations on phones.

    Header Video do not play sound. It’s the feature of WordPress. And our theme works the same way.

    Kind Regards,
    Skandha

    in reply to: Problem with the Header #151452
    Skandha
    Participant

    @ajchubbuck: Please post in your site URL and let me know what issues you are having!

    Kind Regards,
    Skandha

    in reply to: Display Widgets Conditionally on Specific Pages #151449
    Skandha
    Participant

    @abrimble: Please post in your site URL so that I can provide you the CSS for that!

    Kind Regards,
    Skandha

    in reply to: Site identity #151424
    Skandha
    Participant

    @toerfiets: What you can do is use Header Top Menu location which is available only in the pro version for menu option. This way the site title will stay at left and the menu at right.
    To remove date
    Go to => Appearance => Customize => Theme Options => Header Top Options => Check to disable date

    You can buy Lucida Pro and check if this theme fulfills your requirement and you can always post in the support forum if you have any issues. However, if you feel the product(s) you purchased is not the best fit for your requirements, and you tried resolving the issues with our staff, we offer a 15-day return policy. You are subjected to a full refund within 15 days of your purchase. For more information please read our terms and conditions.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @moilaure1: I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Cart Count #151413
    Skandha
    Participant

    @mezalick: Sorry for the late reply.
    This is possible using a bit of additional CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-item-2450 a {
    	visibility:hidden;
    }
    #menu-item-2450 a::before {
    	visibility:visible;
    	content:"\f217";
    	font-family:fontawesome;	
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @blueskyclothingco: The theme update has been released. Please update the theme and please check if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Change weight of paragraph font #151410
    Skandha
    Participant

    @leenajacob: The theme update has been released. Please update your theme and let me know if the font is working properly.

    Kind Regards,
    Skandha

    in reply to: Problem with the Header #151408
    Skandha
    Participant

    @muazii: The theme update has been released. Please update your theme and let me know if you are having any issues.

    Kind Regards,
    Skandha

    in reply to: Header spacing and adding borders… #151406
    Skandha
    Participant

    @lenatime: Your site looks a- mess in the mobile view. I think it needs a lot of customization to get it back on track. I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: 500 Error after updating #151400
    Skandha
    Participant

    @lesliekirk: Can you please try again updating the theme and check if the issue arises again. To be on the safe side backup your current theme during update.

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @ipunkt: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-content-contain {
    	background-image:url("https://www.w3schools.com/css/img_lights.jpg");
    	background-repeat:no-repeat;
    	background-size:cover;
    	background-position:center;
    }
    .site-content .wrapper {
    	background:none !important;
    }
    
    .widget-area .widget {
    	background:rgba(255,255,255,0.4) !important;
    }
    .site-main .hentry, .widget {
    	background:rgba(255,255,255,0.4) !important;	
    }

    Replace the url in background-image with your image URL.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @cuddapah: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To remove top black space */
    @media screen and (max-width:413px) {
    	.slider-image-wrapper {
    		position:relative;
    		bottom:24px;
    	}
    }
    /* To remove line between menu and page */
    .site-header {
    	border:none;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Importing Data #151392
    Skandha
    Participant

    @p-rajabi-m: Please provide your admin credentials and I shall set up the demo content for you. I will contact you shortly by email.

    Kind Regards,
    Skandha

Viewing 20 posts - 10,541 through 10,560 (of 12,027 total)