Forum Replies Created
-
AuthorPosts
-
tikaram
Participant@fireflywebs : You will need to Enable Recent Posts on Static Page from customizer.
Go to Theme options => Homepage/FrontPage options and enable Recent Posts on Static PageLet me know if you have any more questions.
Regards,
Tikaramtikaram
Participant@swiftyrox : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.
@media only screen and (max-width: 600px) { .header-image-slider { margin-top: 30px; } }
Let me know if this helps you out.
Regards,
TikaramFebruary 12, 2023 at 12:00 pm in reply to: theme options- feutured slider Photofocus Pro-JPEG to WEBP #315727tikaram
Participant@de-nozem : I will test the theme with the WEBP photos and let you know soon.
Regards,
Tikaramtikaram
Participant@justmarc : Can you please check your account and let me know that you have an active subscription or not?
Regards,
TikaramFebruary 12, 2023 at 10:02 am in reply to: Android view and I phone view are different. I phone homepage view not showing c #315725tikaram
Participant@maxsalad : I will check for the issue and get back to you soon. Sorry for the inconvenience caused.
Regards,
Tikaramtikaram
Participant@maxsalad : Can you please check the link again and provide me a valid Link. I am getting page not found text.
Regards,
Tikaramtikaram
Participant@maxsalad : Please follow the link below where you can find instructions regarding featured content.
I couldn’t find the blank page as mentioned by you.
https://catchthemes.com/frequently-asked-questions/#question-theme-options-featured-content
let me know if you are still having issues with featured content.Regards,
Tikaramtikaram
Participant@maxsalad : To remove the next and previous buttons please try adding the following additional css.
.single .post-navigation { display: none; }
I couldn’t find the word featured on the site specified. Can you please let me know if I am missing something.
Regards,
Tikaramtikaram
Participant@maryjsbroussard : Can you please provide me more details so that I can help you resolve the issue.
Regards,
Tikaramtikaram
Participant@maxsalad : Can you please post in your site URL so that I can check your site and provide you the fix.
Regards,
Tikaramtikaram
Participant@maxsalad : To enable the content of post. Login to your WordPress admin section.
Go to Appearance => Customize => Theme Options => HomePage/FrontPage options
Under HomePage/FrontPage options Scroll down and you will find a check box with Disable blog post content
please make sure that the check box is unchecked.
Now Go to Appearance => Customize => Theme Options => Layout Options
Under Homepage Posts Content Alignment : Select Content Full
Let me know if this helps you out.Regards,
Tikaramtikaram
Participant@fireflywebs : If you would like to display only four post on HomePage Login to your WordPress admin section.
Click on Seetings => Reading from WordPress admin section.
Under Reading setting you will find Blog pages show at most : Select 4 and save changesRegards,
Tikaramtikaram
Participant@dimensiontotal : Can you please let me know the desired font size and post in your site URL as well so that I can provide you the required additional css.
Regards,
Tikaramtikaram
Participant@andrewdonnan : To add your custom fonts you will need to create a child theme. You have to add a theme.json file and define the desired fonts in theme.json file. If you create a child theme the future theme updates will not affect the child theme customization. Let me know if this helps you out.
Regards,
Tikaramtikaram
Participant@sid-jervis : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.
#site-generator { background-color: transparent; }
Regards,
Tikaramtikaram
Participant@henebe : Can you please explain more clearly ? Can you please let me know what was charged twice ?
Regards,
Tikaramtikaram
Participant@sid-jervis : It looks like there is some issue with setting the default color. I will ask the development team regarding the issue and let you know soon.
Regards,
Tikaramtikaram
Participant@ziyelim : The navigation of FSE Theme can be edited from the site editor.
Please follow the link below to know more about adding and editing the predefined menu in FSE Themes.
https://catchthemes.com/themes/catch-fse/#add_and_edit_menu
https://www.youtube.com/watch?v=UwjBH6VO9kILet me know if this helps you out.
Regards,
Tikaramtikaram
Participant@rustyrecords : Please try adding the following additional css instead of the previous one. There is actually no padding in the logo. You need to set the margin as given the the additional css below. The height of the header is calculated based on the size of logo, site title and tagline. If you would like to make header smaller you will need to decrease the size of logo and decrease the font-size of site title as well.
.catchSticky .custom-logo { max-width: 35%; transition: 0.4s; margin: 0 auto; }
Let me know if this helps you out.
Regards,
Tikaram -
AuthorPosts