Forum Replies Created
-
AuthorPosts
-
March 24, 2015 at 11:23 pm in reply to: Help! How to change promotion headline's text color, and other issues- Fullframe #54259
Sakin
Keymaster@Laura Pio: Yes, you can remove/edit that from “Appearance => Customize => Theme Options => Footer Editor Options” in Full Frame Pro theme. See the theme instructions page at http://catchthemes.com/theme-instructions/full-frame-pro/
Sakin
Keymaster@John: You can change that from your basic color option. Change that background color and click on “Save and Publish”. If you want your default color back then you can just click on that element “Select Color” and then it will show color picket and in the right you will see “Default”. Click on Default and “Save and Publish”.
Sakin
Keymaster@tamorgen: There is author archive. See this
http://laurelwreathlodge.org/wm/author/wm149/
http://laurelwreathlodge.org/wm/author/pm149-2014/Sakin
Keymaster@shellfish_tracker: In Featured Content, you can add any number of content. You can change that from “Appearance => Customize => Featured Content Options => Featured Content Type”, after you choose type, you will see “No of Featured Content”, you can add up to 20. So, change that and click on Save and Publish. After that you can refresh your browser or reload the customizer again “Appearance => Customize => Featured Content Options => Featured Content Type” and add in more content.
You can enable this featured content only in Homepage or Entire Site. For that go to “Appearance => Customize => Featured Content Options => Featured Content Settings” and change “Enable Featured Content on”.
Sakin
Keymaster@Jan Deelstra: For your header space, you need to add the following cs sin “Custom CSS” box:
#header-content { padding: 0 ; }Sakin
Keymaster@tcurran: You need to add in background image like following css. So, it depends on the css.
#header-content { background: transparent url(http://i.imgur.com/vEm7H2J.png) no-repeat; }Sakin
Keymaster@cosmiccarletti: That sign up button in “Join Natures Grace Emails” widget is showing fine when I check in. Can you refresh your browser and check in.
March 24, 2015 at 10:11 am in reply to: Help! How to change promotion headline's text color, and other issues- Fullframe #54218Sakin
Keymaster@Laura Pio: looks like it’s issue in older version of iPhone as I don’t have issue in my iPhone. So try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (max-width: 319px) { #logo-icon { width: 55%; } }Did you wait for site to load fully and click on menu.
Sakin
Keymaster@allene1218: That is called “Featured Page Slider” and you can add your own slider image, text and content. For that first you need to create page and add in Featured image in your page. Then go to “Appearance => Customize => Featured Slider Options => Featured Slider Type” and select “Featured Page Slider” and then you can just select the pages where you have added in featured image. Now, it will display you page title, content and featured image.
If you want to disable the slider completely then go to “”Appearance => Customize => Featured Slider Options => Featured Slider Settings” and in Enable Slider on, you need to choose “Disabled” and save change.
But if you just want to hide the text in the slider, then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#feature-slider .entry-container { display: none; }Sakin
Keymaster@Mac: The URL you have posted in is not using Catch Responsive theme so bit confused on css to give. But if you want to remove the content are in Homepage then you should be adding the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.home .site-content { display: none; }Sakin
Keymaster@Claudio: Yes for that you need to create pt_BR.po and pt_BR.mo files using http://poedit.net/ free software. I have compile file for you and I will email you.
Sakin
Keymaster@nakulsachdeva: I was confused as you used Catch Everest Pro support forum for Full Frame Free theme. Full Frame Free theme support forum is that http://catchthemes.com/support-forum/forum/full-frame-free/
That disable Toggle option is there in Pro version, you can see the list of additional features at theme instructions for pro version at http://catchthemes.com/theme-instructions/full-frame-pro/
But in free version, you can disable that toggle button and show header fixed only for big screens with resolution above 1100px. For that you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (min-width: 1101px) { .site { padding-top: 178px; } #feature-slider, #header-featured-image { margin-top: 0; } .site #masthead { display: block; opacity: 1 !important; } #header-toggle { display: none; } }Sakin
Keymasterthen post in your screenshot and image URL. So, that I can check that image. You can post both image and screenshot in any photo sharing site and post in URL here.
Sakin
Keymaster@Phil: That’s your tablepress plugin issue not theme issue. That table works fine till Small table but has issue from iPhone and below resolution. You can check it in http://mattkersley.com/responsive/. Once you remove that table it will work fine. Please post in that tablepress support forum to fix responsive design.
Sakin
KeymasterPost in your site URL and let me know where exactly you want to add in background image. You can also send me your image URL. Then I will compile CSS for you.
Sakin
Keymaster@Helle Naia: In Full Frame pro, you can just go to “Appearance => Customize => Theme Options => Fixed Header Top Options” and check option “Check to disable Header Toggle” and save changes. See this instructions http://catchthemes.com/theme-instructions/full-frame-pro/#disable-header-toggle
March 23, 2015 at 9:48 pm in reply to: Help! How to change promotion headline's text color, and other issues- Fullframe #54161Sakin
Keymaster@Laura Pio:
1. We have just added “Disable Fixed Header toggle” in Full Frame pro theme. So, when you do that it will remove menu toggle and will disable header always on top.
Ok to hide that calender icon and all. You can add following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:.home .archive-post-wrap .entry-header, .home .archive-post-wrap .entry-footer { display: none; }2. You website is too heavy. Like you have background image of size 1.2MB, it is more than homepage size of most of the website. That is why you have issue with your mobile devices. As the menu works only after the site loads properly. So, I suggest you to remove that heavy background.
3. Sorry I don’t understand b and c
4. Security alert. I don’t see this.
-
AuthorPosts
