Forum Replies Created

Viewing 15 posts - 16 through 30 (of 1,185 total)
  • Author
    Posts
  • in reply to: Select options #42222
    themearile
    Keymaster

    Hi Mini Mansell

    Please share the screenshot of the issue so we can help you better.

    Thanks

    in reply to: PHONE NUMBER DISPLAYED INCORRECTLY #42216
    themearile
    Keymaster

    Hi Paula Garcia

    Please share your site admin login details here so we can provide you with a better solution.

    Thanks

    in reply to: Phantom Post Section #42213
    themearile
    Keymaster

    Hi Michael Peters

    Please add the below css code in the additional css box.

    .theme-blog-author {
    display: none;
    }

    Let us know if it works.

    Thanks

    in reply to: Text Limitation on Slider Option #42209
    themearile
    Keymaster

    Hi Archand

    Please remove the css code as shown in the screenshot below.

    https://prnt.sc/A4tPNNUj0SeH

    Thanks

    in reply to: Text Limitation on Slider Option #42202
    themearile
    Keymaster

    Hi Archand

    Thanks for contacting us.

    Okay, kindly add the below CSS in the Additional CSS box. Please go to Appearance => Customize => Additional CSS, then paste the CSS here and click the Publish button.

    @media (max-width: 500px) {
    	.theme-main-slider.vrsn-three .theme-slider-content .title-large {
    		font-size: 2.4rem;
    		letter-spacing: 3px;
    		word-break: break-all;
    	}
    }

    Let us know if it works for you.

    Regards,
    ThemeArile

    in reply to: Licence has expired #42184
    themearile
    Keymaster

    Hi OMER

    You can update your theme package with the latest version of the theme. Please follow the help article below.

    https://helpdoc.themearile.com/?docs=general/how-to-update-premium-theme-package

    If you have any questions, please let me know.

    Thanks

    • This reply was modified 3 months, 3 weeks ago by themearile.
    in reply to: banners #42181
    themearile
    Keymaster

    Hi Jeffrye

    You can use only one banner image in the header.

    But you can use the Unique Headers plugin https://wordpress.org/plugins/unique-headers/ to set up a separate image for each page header.

    I hope this will help you.

    Thanks

    in reply to: banners #42178
    themearile
    Keymaster

    Hi Jeffrye

    Please let me know are you want to display the unique header image for every page.

    https://prnt.sc/-e9DXJnVkys6

    Thanks

    in reply to: Featured Image Sizing? #42175
    themearile
    Keymaster

    Hi Richard

    Okay, please share your site admin login details at themearile@gmail.com so we can take a look and add some media query code to the more devices according to the image sizes you are using.

    Thank you

    in reply to: Call to Action image not displaying #42169
    themearile
    Keymaster

    Hi Michael Peters

    Ok, please add the below css code in the additional css box.

    .theme-cta-overlay {
    background-color: #000000c4 !important;
    }

    Let us know if it works.

    Thanks

    in reply to: Blog Sizing, containment #42168
    themearile
    Keymaster

    Hi Jon McCaw

    Ok, please follow the help article below to add the Read More button to the blog.

    https://www.wpbeginner.com/beginners-guide/how-to-properly-use-the-more-tag-in-wordpress/

    Let us know if it works.

    Thanks

    in reply to: Featured Image Sizing? #42158
    themearile
    Keymaster

    Hi Richard

    Please follow the recommended image size for the theme.

    Recommended Image Sizes For All News Section Widget:
    Logo – 294px x 51px
    Blog Featured Image – 1100px by 795px
    Featured News Section:

    Featured Image – 482px by 684px

    Let me know if it works.

    Thanks

    in reply to: Social share buttons? #42156
    themearile
    Keymaster

    Hi Maxine Roper

    Please follow the link below to use the AnyOne social share WordPress plugin.

    https://wordpress.org/plugins/search/social++share/

    I hope this helps you.

    Thanks

    in reply to: How do I change colors of articles? #42154
    themearile
    Keymaster

    Hi Richard Zemore

    Please add the below css code in the additional css box.

    .widget .wp-block-search .wp-block-search__label {
    background-color: #141414;
    }
    .widget:nth-child(2) .wp-block-heading {
    background-color: #141414;
    }
    .widget:nth-child(3) .wp-block-heading {
    background-color: #141414;
    }
    .widget .wp-block-search .wp-block-search__label:before {
    border-left: 15px solid #141414;
    }
    .widget:nth-child(2) .wp-block-heading:before {
    border-left: 15px solid #141414;
    }
    .widget:nth-child(3) .wp-block-heading:before {
    border-left: 15px solid #141414;
    }
    input[type=”text”], input[type=”email”], input[type=”url”], input[type=”password”], input[type=”search”], input[type=”number”], input[type=”tel”], input[type=”range”], input[type=”date”], input[type=”month”], input[type=”week”], input[type=”time”], input[type=”datetime”], input[type=”datetime-local”], input[type=”color”], textarea {
    color: #1f2024;
    background: #41423b;
    border: 1px solid #534d4d !important;
    }
    button, input[type=”button”], input[type=”submit”] {
    background-color: #1c2120;
    color: #ffffff;
    }
    label {
    color: #ffffff;
    }
    .form-control {
    background-color: #41423b;
    }
    .post-author-area {
    background-color: #41423b;
    }
    .page-breadcrumb {
    background-color: #41423b;
    border: 1px solid #544e4e;
    }

    Thanks

    in reply to: Social icons don’t work #42151
    themearile
    Keymaster

    Hi Maxine Roper

    It is probably a plugin conflict issue. Please deactivate each plugin one by one and check your site.

    Let us know if it works for you.


    Thanks

Viewing 15 posts - 16 through 30 (of 1,185 total)