Forum Replies Created

Viewing 20 posts - 2,941 through 2,960 (of 4,113 total)
  • Author
    Posts
  • in reply to: change transparency #128309
    tikaram
    Member

    @knepulski: Add the following additional css to make the widgets and menu transparent.

    #secondary .widget {
    	background-color: rgba(255,255,255,0.8);
    }
    #masthead {
    	background-color: rgba(255,255,255,0.8);
    }

    Regards,
    Tikaram

    in reply to: RTL #128308
    tikaram
    Member

    @ar_et: It will be activated if you change the language to a RTL language from General settings in WordPress dashboard. Alternatively, you can use a plugin to chage your site to RTL. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Link colors #128297
    tikaram
    Member

    @eddron :I will contact you shortly by email.

    Regards,
    Tikaram

    in reply to: change transparency #128296
    tikaram
    Member

    @knepulski: I am getting database connection error while trying to access your site. Please let me know when your site is accessible.

    Regards,
    Tikaram

    in reply to: RTL #128293
    tikaram
    Member

    @ar_et: Yes RTL is available in Catch Responsive theme. Let me know if you have any more queries.

    Regards,
    Tikaram

    in reply to: Featured Image size #128292
    tikaram
    Member

    @klevinberg : Please follow this link to know more about image size used in Parallax frame Pro. Let me know if you need any further assistance

    Regards,
    Tikaram

    in reply to: Add widget CT:Background singole page #128289
    tikaram
    Member

    @pex81 : It cannot be added on a single page between the text. Please provide me the page URL I will provide additional css to add the background image to a single page.

    Regards,
    Tikaram

    in reply to: Change color of Logo slider #128260
    tikaram
    Member

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

    #logo-section .entry-title {
    	color: #000;
    }
    #logo-section p {
    	color: #000;
    }

    Please change the color-code if you would like to use a different color. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Site title, Secondary and Primary Menus not Sticky. #128249
    tikaram
    Member

    @realtime :Thanks a lot for a Wonderful review. It means a lot to us and motivates us to provide free themes and support. Have a Good day.

    Regards,
    Tikaram

    in reply to: Centre entry-content #128247
    tikaram
    Member

    @rwilkin : Glad to know that the issue has been resolved. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Increase Height of Featured Image on Small Screen #128246
    tikaram
    Member

    @rawikltd : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    tikaram
    Member

    @duanepalmer : Thank you for letting us know about the issue. The issue will be fixed in upcoming theme update. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Page Header image chopped off top and bottom #128239
    tikaram
    Member

    @tandem_mundo : Please try adding the following css. Let me know if this resolves your issue.

    @media screen and (max-width: 48em) {
    	.custom-header-content {
    		padding: 25% 60px;
    	}
    }

    Regards,
    Tikaram

    in reply to: Centre entry-content #128238
    tikaram
    Member

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

    .page-id-63 .alignleft{
    	margin: 0.6em 1em 1.5em 1em;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Removing social media buttons #128237
    tikaram
    Member

    @lizwishawgmail-com: Can you please provide the URL where you would like to remove the social media buttons.

    Regards,
    Tikaram

    in reply to: Menu Wrapping #128236
    tikaram
    Member

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

    .parallax-frame-nav-menu .sub-menu li {
    	display: block;
    	float: none;
    }
    .parallax-frame-nav-menu .sub-menu {
    	width: auto;
    }
    .parallax-frame-nav-menu .sub-menu a {
    	width: auto;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: tag causes font change #128234
    tikaram
    Member

    @bahar : The text between the div tags shrink because no css is defined for the content inside the div tags. Can you please explain what you would like to do with the text inside the div tags (make font bigger or smaller or something else). I will provide you additional css.

    Regards,
    Tikaram

    in reply to: featured posts instead of pages #128233
    tikaram
    Member

    @bahar : You will need to upgrade to Decree Pro to use this feature. The option to select post is not available in free theme. Please follow this link to know more about the available options in Decree Pro theme.

    in reply to: Blog Posts not shown on frontpage #128232
    tikaram
    Member

    @markusmaxen : Go to Appearance => Customize => Homepage Settings Under Your homepage displays : Select Your latest posts. Let me know if this resolves your issue. Please post in your site URL as well if you have any more issues.

    Regards,
    Tikaram

    in reply to: Increase Height of Featured Image on Small Screen #128199
    tikaram
    Member

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

    @media screen and (max-width: 767px){
    	#main-slider img {
    		height: 300px;
    	}
    }

    Note: The image may get elongated due to height restriction. Let me know if you need any further assistance.

    Regards,
    Tikaram

Viewing 20 posts - 2,941 through 2,960 (of 4,113 total)