Forum Replies Created
-
AuthorPosts
-
tikaram
Member@tandem_mundo : Please try uploading image with lesser height. If you would like to retain the original image size use the following additional css
.custom-header::before { background-size:contain; } @media screen and (max-width: 480px) { .custom-header-content { padding: 0 37px; } }I recommend you to upload image with lesser height as it is used as a background image, some part of the image gets cropped on different devices. Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@klevinberg : Please try adding the additional css again. I have corrected the above code.
Regards,
Tikaramtikaram
Member@bajaharry : Glad to know that the issue has been resolved.
Regards,
Tikaramtikaram
Member@kmz_fn : The rental page needs to be the parent page for Sound, Light, Video and Hardware. Have you tried creating a Rental page and adding sound, light, video and hardware as its child. Let me know if this resolves your issues.
Regards,
Tikaramtikaram
Member@ianworsley : Please try usnig Regenerate Thumbnails Plugin and let me know if this resolves your issue. Let me know if you have any further issues.
Regards,
Tikaramtikaram
Member@hugohendriks : Go to Appearance => Customize => Additional css and add the following css.
@media screen and (min-width: 641px) { .entry-summary p { width: 65%; float: left; padding-left: 20px; } #content .entry-summary img { float: left; width: 30%; } }Let me know if you need any further assistance.
Regards,
TikaramDecember 21, 2017 at 11:01 pm in reply to: Featured Slider showing dots/links for more slides than set for #128460tikaram
Member@sobildung : You will need to customize the search function with a child theme. Please contact plugin support regarding the issue. Alternatively, you may hire a customizer to get your site customized. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@dlitosh : Have you installed Jetpack Plugin ? If not you will need to install Jetpack and create Tiled Galleries using Jetpack. Let me know if you need any further assistance.
Regards,
Tikaramtikaram
Member@lizwishawgmail-com: The social icons is controlled by kiwi social share plugin. The icons are not controlled by the theme. Please check your plugin settings regarding the issue. Let me know if you need any further assistance.
Regards,
Tikaramtikaram
Member@bajaharry : Go to Appearance => Customize => Additional css and add the following css.
#content article { color: #000000; font-family: 'Arial'; font-size: 16px; font-style: normal; font-weight: 400; letter-spacing: 1px; }Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@knepulski: Go to Appearance => Customize => Additional css and add the following css.
#content .hentry, #secondary .widget, #comments { padding: 5px; }Let me know if you need any further assistance.
Regards,
Tikaramtikaram
Member@klevinberg : Go to Appearance => Customize => Additional css and add the following css.
.nav-primary .menu a { background-color: unset !important; } .nav-primary { background-color: #e8554e; border-radius: 15px; } .parallax-frame-nav-menu .sub-menu { background-color: #e8554e; } .nav-primary .menu li a:hover, .nav-primary .menu li:hover > a{ background-color: #000; color: #000 !important; } .nav-primary .menu .sub-menu li a:hover { color: #000; } .nav-primary .menu a { padding: 20px 20px; }Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@jessicabarrett : Please post in your site URL.
Regards,
TikaramDecember 20, 2017 at 11:58 pm in reply to: Can you give me some help on Polylang with additional css please? #128389tikaram
Member@victoralejandrobr : Please post in your site URL.
Regards,
Tikaramtikaram
Member@klevinberg : Thank you for using our theme. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@kmz_fn : To display breadcrumb path for pages. You will need to select the parent for each child page under page attribute. Edit every page you want to make a child and select a parent for each child page under page attribute. The page attribute box is next to the post editor. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@genius : The theme instructions needs to be corrected. This options is not available on this theme. To disable the hamburger menu. Go to Appearance => Customize => Additional css and add the following css.
@media screen and (max-width: 990px) { .nav-header-top { display: block; } .mobile-menu-anchor { display: none; } }Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@markusmaxen : Please try deactivating all plugins and follow this link to know more about plugin conflict with our themes. Let me know if you have any more issues.
Regards,
Tikaram -
AuthorPosts
