Forum Replies Created

Viewing 20 posts - 3,721 through 3,740 (of 12,027 total)
  • Author
    Posts
  • in reply to: Venue Theme Feature #262369
    Skandha
    Participant

    @andrmcal: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: White space in footer #262367
    Skandha
    Participant

    @benjo3: Glad I was able to help you. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: PhotoFocus Free Theme Gallery Setup #262366
    Skandha
    Participant

    @samuelkneppel: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/photofocus/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Clean Journal Pro Adding Video to Featured Slider #262338
    Skandha
    Participant

    @cashflowheaven: Hello there,
    I am afraid it is not possible to add videos to the Featured Slider section. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Change Link Hover Color #262336
    Skandha
    Participant

    @newgeneral: Hello there,
    Can you please let me know which links you are referring to?

    Kind Regards,
    Skandha

    in reply to: Remove space between header image and text #262258
    Skandha
    Participant

    @nogettegmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .singular-content-wrap, .home #content {
        padding-top: 0;
    }
    h2 {
    	margin-top: 0.6666666666666667em;
    }

    To change the More Posts text you will need to create a child theme do some customization. Let me know if you are familiar with child theme customization so that I can guide you.

    Let me know if the CSS Code works out
    Kind Regards,
    Skandha

    in reply to: Hard line break after images #262257
    Skandha
    Participant

    @thetravelgal: Hello there,
    Can you please try wrapping the text All Destinations Everywhere with a <div> rather than a <p>?

    Kind Regards,
    Skandha

    in reply to: White space in footer #262251
    Skandha
    Participant

    @benjo3: Hello Ben,
    To reduce the white space further more
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #supplementary .widget {
        padding-bottom: 0;
    }

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

    Skandha
    Participant

    @alextsy: Hello Alex,
    To have the Header Video play on mobile devices as well you will need to use our Header Enhancement Plugin.

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

    in reply to: Venue Theme Feature #262205
    Skandha
    Participant

    @andrmcal: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #venue-section .section-title-wrapper {
    	position: relative;
    }
    #venue-section .section-title-wrapper:before{
    	bottom: -7px;
    	background-color: #fff;
    	bottom: -8px;
    	color: #F8578D;
    	content: "\2715";
    	left: 50%;
    	font-size: 22px;
    	font-weight: 700;
    	line-height: 1;
    	padding: 0 10px;
    	position: absolute;
    	transform: translateX(-50%);
    }
    #venue-section .section-title-wrapper:after {
    	border-bottom: 1px solid;
        content: "";
        display: block;
        margin: 28px auto 0 auto;
        max-width: 150px;
    	border-color: #F8578D;
    }
    #venue-section .entry-title {
    	text-align: center;
    }

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

    in reply to: To Top #262174
    Skandha
    Participant

    @st: Hello Steve,
    I have sent you an email so that you can provide your URL privately. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Upgrading to Adonis Pro #262173
    Skandha
    Participant

    @charliefromehomeopath-co-uk: Hello there,
    Did you download the pro theme .zip folder from your https://catchthemes.com/my-account/ page after your purchase the theme?

    First you will need to download the theme.
    Then,
    Go to => Dashboard => Appearance => Add New => Upload Theme => Browse and Upload the .zip folder that you downloaded earlier and Click on Install Now.

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

    in reply to: Youtube video doesn’t work on mobile #262172
    Skandha
    Participant

    @antonio2020: Hello Antonio,
    The Header Video only works on screen size above 900px. This is a default WordPress Feature. To have Header Video even on mobile devices you will need to use our Header Enhancement Plugin.

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

    in reply to: Remove excerpt from just one category #262106
    Skandha
    Participant

    @rodeboy: Glad it worked out. I am good Chris. Hope you’re doing well.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @brunosalter: Hello there,
    If you have any issue with the CSS code it would appear at the top of Additional CSS section. Let me know if you would like to change anything on your site.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @thetravelgal: Hello there,
    Can you please upload the same image size for the 4th Featured Content post so that it shows up like the other 3 image?

    Kind Regards,
    Skandha

    in reply to: How can I edit the “blog / archive” page for posts? #262099
    Skandha
    Participant

    @axumcreative: Hello there,
    To change the Header Image of Blog page.

    Edit the page you have selected as blog page => Insert a Featured Image and Update the Page.

    Then,
    Go to => Appearance => Customize => Header Media => Enable on => Select Entire Site, Page/Post Featured Image and Publish.

    Regarding the Archive text that appears over the Header Image on Blog page. I have fixed that and now it will show the blog page title. An update will be released soon. I will let you know when the update is released.

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

    in reply to: Issue with thumbnail images #262096
    Skandha
    Participant

    @tayaboudian: Hello there,
    Can you please try using a square and uniform image size for all products?

    Kind Regards,
    Skandha

    in reply to: white menĂą without image overlay. #262095
    Skandha
    Participant

    @laz: Hello Alessio,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 75em) {
    	.navigation-classic.absolute-header .main-navigation a {
    		color: #000 !important;
    	}
    	.absolute-header .site-header {
    		position: relative;
    	    background-color: #fff;
    	}
    	.navigation-classic.absolute-header .main-navigation .sub-menu a {
    		color: #fff !important;
    	}
    }

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

    in reply to: Sub menu width #262091
    Skandha
    Participant

    @mmhgloba: Hello there,
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    #secondary-menu ul.menu ul a:focus {
    	background-color: #fff !important;
    }

    Let me know if this solves your issue!
    Kind Regards,
    Skandha

Viewing 20 posts - 3,721 through 3,740 (of 12,027 total)