Forum Replies Created
-
AuthorPosts
-
tikaram
Member@finnjackson : Glad to know that the issue has been resolved. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@plastes-de : Glad to know that the issue has been resolved. Let me know if you have any further issues.
Regards,
Tikaramtikaram
Member@clvanstadengmail-com : Go to Appearance => Customize => Additional css and add the following css.
For footer text color.site-footer .widget-column { color:#color-code; }For footer links :
.footer-widget-area a { color:#color-code; }For footer link hover
.footer-widget-area a : hover { color:#color-code; }Please replace #color-code with the desired html color code of your choice.
Regards,
Tikaramtikaram
Member@clvanstadengmail-com : Let me know when your site is accessible.
Regards,
TikaramDecember 8, 2017 at 6:42 am in reply to: Secondary and Footer menus not working on mobile devices #127642tikaram
Member@atlas : Have you downgraded from Catch Evolution Pro theme to Catch Evolution Free theme ? Let me know if you have used pro version previously.
Regards,
Tikaramtikaram
Member@bajaharry : You cannot add read more on a single post. The read more is supposed to work on Blog and Archive pages. If you would like to display it on single post, you will need to hire a customizer and get your site customized. Let me know if you have any further issues.
Regards,
Tikaramtikaram
Member@petegwebmaster : To increase the content width, add the following additional css.
@media screen and (min-width: 991px){ #main { width: 70%; } .sidebar-primary { width: 25%; } }The desktop version and the mobile version both have black background. The tiny envelope looks like the mobile menu but I noticed that you have removed the mobile menu. If you want to hide it add the following additional css.
#mobile-header-left-menu { display: none; }The content section on the sample page will also increase after you add above css. Let me know if this resolves the issue or not.
Regards,
Tikaramtikaram
Member@eddron : Go to Appearance => Customize => Colors
Under Link Color : Select your desired color and save. Let me know if you need any further assistance regarding the issue.Regards,
Tikaramtikaram
Member@2150centuryele : Go to Appearance => Customize => Additional css and add the following css.
@media screen and (min-width: 991px){ .page-id-19 .sidebar-primary { float: left; } .page-id-19 #main { padding-left: 25%; } }Edit the page which you have selected as Homepage. Locate Layout Options inside Catch Responsive Options Box. Select No Sidebar (Full Width) and update the page. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@finnjackson : Please download and activate Catch Web Tools Plugin
Click on Open Graph.
First Enable Open Graph Module then
Under Default settings upload a default image and save changes.
Let me know if this resolves your issue.Regards,
Tikaramtikaram
Member@plastes-de : The slide is working fine on your site when I checked it from my end. It has got nothing to do with WPML. Let me know if you are still facing the issue. Please check the site at your end and try clearing the cache.
Regards,
TikaramDecember 8, 2017 at 12:07 am in reply to: Responsive footer menu disappears on narrow screens #127619tikaram
Member@dcastle316 : Thank you for using our theme. If you upgrade from free to pro the changes will not be lost. Yow will need to copy the custom css only. You can enable the footer menu.
You will need to enable it from the customizer.
Go to Appearance => Customize => Theme Options => Mobile Menu Options
Click on Check to enable footer mobile menu to enable it and save.Let me know if you need any further assistance.
Regards,
Tikaramtikaram
Membertikaram
Member@gevbarrett : Glad to know that the issue has been resolved. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@clvanstadengmail-com : Please post in your site URL.
Regards,
Tikaramtikaram
Member@clvanstadengmail-com : Please post in your site URL.
Regards,
Tikaramtikaram
Member@sandy07 : Go to Appearance => Customize => Additional css and add the following css.
#feature-slider .entry-container, #feature-slider .cycle-pager, #feature-slider .cycle-prev:before, #feature-slider .cycle-next:before { display:none; } #feature-slider { pointer-events: none; cursor: default; }Let me know if you need further assistance.
Regards,
TikaramDecember 7, 2017 at 4:36 am in reply to: Secondary and Footer menus not working on mobile devices #127567tikaram
Member@annemarie-b : You cannot unfix header with the help of css. One of the menu items seems to be moving below the black background box. Go to Appearance => Customize => Additional css and add the following css.
.nav-primary .menu a { padding:37px 15px; }Let me know if you have any further issues.
Regards,
Tikaram -
AuthorPosts
