Forum Replies Created

Viewing 20 posts - 11,141 through 11,160 (of 12,027 total)
  • Author
    Posts
  • in reply to: Change blockquote style? #146716
    Skandha
    Participant

    @landyvlad: I meant once you have pasted the image inside images folder under you theme folder you need not write the full url and can just write the image filename along with the extension.
    For eg. url(blockquote-bg.jpg);

    For padding try this
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    blockquote {
        margin-left:40px !important;
    }

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

    in reply to: Featured Content *not* on the Homepage #146714
    Skandha
    Participant

    @plavarenne: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/parallax-frame/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: Max width on project post #146713
    Skandha
    Participant

    @linda-h-eriksson: Go to => Dashboard => Posts => Edit the post => On the lower right side you will find Post Attribute => Template => Select No Sidebar

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

    in reply to: 2 issues with featured content #146712
    Skandha
    Participant

    @knudkp: You seem to have added additional CSS because of which the Featured Content Title and headline is not displaying.
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    .page .entry-title {
    	display: none;
    }

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

    in reply to: Image size, filetype .. for featured content ? #146711
    Skandha
    Participant

    @knudkp: The recommended image size is 400*225px. You can select Post, Page, Category and Image as Featured Content Type.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    in reply to: Featured Content *not* on the Homepage #146697
    Skandha
    Participant

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

    body:not(.page-id-2486) #featured-content {
        display:none;
    }

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

    in reply to: copyright credit not showing up in footer #146696
    Skandha
    Participant

    @israel_finn: Glad I could help you out. Have a good day!

    Kind Regards,
    Skandha

    in reply to: Adjusting gaps at top of page and removing search box #146694
    Skandha
    Participant

    @wabbit: Yes, the little padding is because of the image.

    Let me know if you have anymore issues.
    Kind Regards.
    Skandha

    in reply to: Editing content #146693
    Skandha
    Participant

    @whitelion5: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Menü im Kopfteil entfernen #146692
    Skandha
    Participant

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

    .menu-header-container {
        display:none;
    }

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

    in reply to: Unable to add Buttons to Adventurous Theme #146690
    Skandha
    Participant

    @tranquiltrails: I think there is some issue with the Short Code and Widget. Even I tried to setup a button using the widget but it did not show up. Please try contacting the Plugin Support regarding this.

    Kind Regards,
    Skandha

    in reply to: Adjusting gaps at top of page and removing search box #146660
    Skandha
    Participant

    @wabbit: Please post in your site URL. You can use // for single-line comments and /*"comment"*/ for multi-line comments.

    To add a picture box where the search box used to be
    Go to => Appearance => Customize => Widgets => Header Right => Select Image Widget and Upload the image

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

    in reply to: copyright credit not showing up in footer #146659
    Skandha
    Participant

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

    #site-generator {
        background:none;
    }
    #site-generator P {
        color:#000;
    }

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

    in reply to: Adding media to menu items in food menu #146658
    Skandha
    Participant

    @tattoo-tom: Please try clearing your browser cache and let me know if this solves the issue.

    Kind Regards,
    Skandha

    in reply to: Site Identity Logo #146657
    Skandha
    Participant

    @mhutabarat: 1. Before updating the theme you will need to copy your additional css code and then again paste it after updating the theme.

    2. You do not need to create a child theme to add additional css. Child theme is usually needed when you make changes to the core theme files so that they don’t get erased during theme update.

    Kind Regards,
    Skandha

    in reply to: Change Colors And Mobile Logo Size #146654
    Skandha
    Participant

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

    .menu-close:hover .fa, .menu-close:focus .fa {
        background:none !important;
    }

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

    in reply to: Screwed up layout #146653
    Skandha
    Participant

    @knudkp: Glad the issue is resolved. Have a good day!

    Kind Regards,
    Skandha

    Skandha
    Participant

    @herod1: This may be due to the size of slider images you have uploaded being quite less than recommended slider images size. Please check the recommended image size in this link.

    Kind Regards,
    Skandha

    in reply to: Max width on project post #146651
    Skandha
    Participant

    @linda-h-eriksson: Go to => Appearance => Customize => Theme Options => Layout Options => Singular Content Layout => Select Nosidebar Option.

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

    in reply to: Installation problem #146649
    Skandha
    Participant

    @jennymarielang: Please make sure you have uploaded the correct .zip file. The download also contains documentation and other license files as well.

    Let me know if you are still having issues installing the theme.
    Kind Regards,
    Skandha

Viewing 20 posts - 11,141 through 11,160 (of 12,027 total)