Forum Replies Created
-
AuthorPosts
-
tikaramParticipant
@jcmoch : Go to Appearance => Customize => Additional css
Under Additional css box add the following css
.site a{ color: #color-code; } .site a:hover{ color: #color-code; }
Please make sure you change the color-code with desired color-code you want to use in your site.
Let me know if you have any problem about choosing color-codes.Regards,
TikaramtikaramParticipant@recreacioncanapro : Go to Appearance => Customize => Featured Slider
UnderSelect Slider Type
Select the slider type you want to use. You can change the image and text from this section.To remove read more button:
Go to Appearance => Customize => Additional CSS and add the following css and save your settings..slide-inner .button-slider{ display:none; }
Let me know if you need further assistance.
Regards,
TikaramtikaramParticipant@web-clubs : Thank you for contacting. After analyzing your site it seems like there is a css conflict due to the plugin Google-maps-bank
Please try disabling the plugin and test it. Let me know if you need any further assistance.Regards,
TikaramtikaramParticipant@wouwonline : It is possible to place a portfolio on a page. You will need to download and install the plugin Essential Content Types .
Please follow the instructions to add and display portfolio items from the following link:
Link : https://catchthemes.com/blog/essential-content-types-plugin/#Portfolio.
Let me know if you need any further assistance.Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : To fix featured content section.
Go to Appearance => Customize => Additional css and add the following css.
#featured-content.layout-four .hentry { width: 25%; }
Regards,
TikaramtikaramParticipant@daniel98 : Please check after disabling all the plugins and try with WordPress default theme and let me know if the problem is with our theme. Please try installing a fresh copy of theme as well. Let me know how it goes.
Regards,
TikaramtikaramParticipant@umcchugiak : Thank you for contacting and letting us know the issue. Its due to a small bug in the theme. It will be fixed in next update. Please let me know if you need any further assistance.
Regards,
TikaramtikaramParticipant@bencloutier : Thank you for contacting and letting us know the issue. Its due to a bug in the theme. It will be fixed in next update. Let me know if you need any further assistance.
Regards,
TikaramtikaramParticipant@visualmotion : Thank you for contacting. The issue is not caused either by plugins or by theme itself. Its a memory related issue. Please contact your web hosting server and request them to increase the memory_limit of your server. After increasing the memory it should work.
Let me know if you need any further assistance.
Regards,
TikaramtikaramParticipant@tracywu : Try clearing your browser cache that may be causing the issue. Let me know if you need further assistance.
Regards,
TikaramtikaramParticipant@johnnyjorgensen : Thank you for buying the theme and appreciating our work. To add the small icon
Go to Appearance => Customize => Additional Css and add the following css
.menu-item-has-children > a:after { content: ' ▾'; }
Hope this works for you.
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : To make the site full width along with menu and slider.
Go to Appearance => Customize => Additional css and add the following css.
.site { width: 100%; } #feature-slider .cycle-slideshow { max-width: unset; width: 100%; } #feature-slider img{ width: 100%; }
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : Please make sure that each author has a post assigned so that it will be displayed. To display author name you need to have at least two authors with respective post assigned to them.
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : featured image will show form post.
Regards,
TikaramtikaramParticipant@aphdescomcast-net : Go to Appearance => Customize => Additional CSS and add the following css.
@media screen and (max-width: 767px) { .sidebar-header-right p{ padding-left: 30px; } }
Please put the css outside of
/* You can add your own CSS here. Click the help icon above to learn more. */
If you put the css inside, the css will not work. Make sure you put the css after it.
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : please post in your site URL and i will help you with the custom css.
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : please post in your site URL.
Regards,
TikaramtikaramParticipant@pete-guttenberggmail-com : To display the featured image full size above the post.
Go to Appearance => Customize => Theme Options => Layout OptionsUnder Archive Content Layout
SelectExcerpt image top
and save your settings.To increase Excerpt Length : Go to Appearance => Customize => Theme Options => Excerpt Options
Under Excerpt Length (words) : increase the word count by pressing the upward pointing arrow.
Let me know if you need any further assistance.Regards,
Tikaram -
AuthorPosts