Forum Replies Created
-
Hi,
When I change the page settings to standard page instead off full-width path I still get to close clickable elements.
Regards,
Rob
Hi Thanks,
Yes I saw the continue reading link but I don’t know how to change the language so I left a link in the post excerpt.
Ticket can be closed.
Regards,
Rob
Hi,
That worked, can you tell how I change the rest of the settings of the Contact page otherwise I have to ask setting by setting. Are the following all the settings to change the contact page?
.contact {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
display: block;
font-size: 1rem;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}Kind regards,
Rob
Hi,
Thanks a lot!!!
You need to keep the screenshot.png image.
Done
Activate the child theme then go to Appearance > Editor to edit the style.css file.
Done and seems to be working, I only needed to activate the logo again.
I looks like this now:/*
Theme Name: Integral Child
Theme URI: http://www.themely.com/themes/integral/
Author: Themely
Author URI: http://www.themely.com/
Description: Child theme for Integral (Free Version)
Template: integral
*/@import url(“../integral/style.css”);
/** Theme customization starts here
================================================**/
.spacer {
height: 160px;
}Is there a list of settings you can change in the style.css. I want to change some other things too, like the height of the welcome background image on the home page because the picture doesn’t seem to fit.
Do I need to do anything with functions.php ?
Kind regards and thanks a lot again.
Rob
Hi,
I have installed the child theme and looking at the file structure I have now wp-content/themes/integral and wp-content/themes/integral-child. wp-content/themes/integral-child contains 3 files style.css screenshot.png and functions.php. Can I edit the style.css from the filesystem and which one to edit the one in integral-child?
the functions.php is showing only:
<?php?>
Is this correct? And does the screenshot.png has to stay or it can be deleted?I can see that integral is still active do I have to make the child theme active?
Kind Regards,
And thanks Rob
Hi,
I have found this two documents:
http://support.themely.com/knowledgebase/how-to-create-a-child-theme/
http://support.themely.com/knowledgebase/integral-lite-pro-child-themes/
But not totally clear how to proceed. Do I need to install the zip file as an new Theme and that is it. Or manually edit the functions.php? And what should be the file permissions.
Thanks Rob
Hi thanks,
I found the line 379. How I do this because when I start the editor it reports 4 error which need to be solved first. There is also an option the start the builtin CSS editor. I suppose if have to make a Child theme first before changing things?
Kind regards,
Rob