guethary
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] reduce space between slider and icon menuForgotten which site it was for now! However i used:
#nav-main {
margin-top: 0px;
}That seemed to do it-based on Atul’s recommendation and used ‘top’, instead of ‘bottom’ and works…at last getting hang of this….
For slights where I have a slider then I will try what you recommend Hannah.
Only issue maybe is that i use Metalsider and that may have CSS built into the CCS for the slider? (Maybe I am getting muddled!-don’t know as much as I had hoped)
Many thanks for your advice and have a great Xmas
Forum: Themes and Templates
In reply to: [Virtue] reduce space between slider and icon menuTried it but doesn’t work. Realised I don’t use a logo but a Title with site description under it.
Is there something i could add in the CSS for this?Forum: Themes and Templates
In reply to: [Virtue] child themeAs stated I am no guru on this but there is a detailed explanation here:
https://codex.www.ads-software.com/Child_ThemesForum: Themes and Templates
In reply to: [Virtue] child themeI am surprised you didn’t resolve things earlier. If you add a child them and switch to it once it appears in the theme options you can always switch back to the Main theme if you have issues. Then just re edit the child theme CSS and upload again.
Forum: Themes and Templates
In reply to: [Virtue] child themeImportant.
When you added the file to your childtheme folder call it style.cssDid you? If not do so and then see.
If no good there is also an explanation here with video:
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/Forum: Themes and Templates
In reply to: [Virtue] child themeI am no great expert but it works for me everytime.
It may be you haven’t copied and pasted the exact script I gave you?
Or you didn’t save as a CSS file?
Are FTP’ing the CSS file into the folder you created on your server?
Are you using a text editor?Forum: Themes and Templates
In reply to: [Virtue] child themeI am no expert and this initially confused me also but once done its simple enough:
You need to create a new folder in your Themes folder (FTP it)
Call it Vitrue Child theme
In a text editor you need to add the following code (copy and paste this though put your own deatil for site name etc)
/*
Theme Name: Virtue-childtheme
Theme URI: https://yoursitename.co.uk.co.uk/wp/virtue/
Description: Virtue theme
Author: your name
Author URI: https://example.com
Template: virtue
Version: 2.4.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: virtue
*/Then you save this as a CSS file (You will have an option when you sabve it in your text editor as to which type of file etc-chose CSS)
This file then is saved into the folder you created in your theme folder.
Once you have done this go into your WP Control Panel and look at your theme options and Virtue Childtheme will appear. Chose this as your theme and that’s it!)Any changes you may wish to try and make to the main themes CSS you do in this file you created.)
Forum: Themes and Templates
In reply to: [Olsen Light] Change color of link textStumbled across this and helped me. Thanks
Hi Hannah,
It’s https://arten.co.uk/about/philI am trying to show a client a page idea but don’t wish to see the logo of ‘Arten’ or its menu.
I am not sure if there is a way?
Thanks,
Guethary (UK)Is it possible to remove logo and menu from one page I have set up?
Forum: Themes and Templates
In reply to: [Virtue] Advanced theme options not showingMany thanks. I did this and it works fine now. Appreciated
Forum: Themes and Templates
In reply to: [Virtue] Advanced theme options not showingThanks for that. Maybe I deleted it thinking it was a paid add on, in error. I shall reinstall the theme and see if I can sort it out. I am sure you have fixed it! My error
Forum: Themes and Templates
In reply to: [Virtue] typographyGreat seems to work now. I think I may have inadvertently changed the screen res and it affected the view. Its late. Thanks a lot
Forum: Themes and Templates
In reply to: [Virtue] typographyI have done it now in Custom changes and it made it larger but not to edges. I made the image width wide enough but will check tomorrow. Thanks
Forum: Themes and Templates
In reply to: [Virtue] typographyMany thanks. I shall look into it tomorrow (UK time here). Once I sort this my website will take off quickly…I realise it looks very rudimentary at present but have it ready to go pretty well as migrating from Dreamweaver build.
Many thanks for this.