The site is: https://theseedsofscience.com/
Best,
Jenny
Site is at https://galleryeastnetwork.com/wordpress/
]]>also I should mention that I understand the left navigation bar in place is what is holding up the infrastructure of the page, once I figure out how to make a nav up top I will be replacing this side nav area with a widget area
thanks
]]><?php get_header(); ?>
<?php include (TEMPLATEPATH . "/sidebar.php"); ?>
<?php
if ( $paged == 0 ) {
$offset1 = 0;
$offset2 = 2;
} else {
$off = $paged - 2;
$offset1 = $off * 7;
$offset2 = $off * 7 + 2;
}
?>
Please halp!
Site is
https://galleryeastnetwork.com/wordpress/
I am using a child theme for suburbia but don’t know where this lies in the php… Please help here is the website for reference:
depaulmarketing (dot) org
In this theme’s header there’s a grey horizontal strip that I’d like to make transparent so the cool background would be seen under it. I know how to change its color, but is it possible to make it transparent?
That’s the original code:
.header { height: 50px; border-bottom: 15px solid #E0E0E0; padding: 15px; position: relative; }
And this is my site: https://infectzia.net/frank/
Thanks!
]]>I want to remove one to increase the size of the main area.
How to do this?
]]>I’m new to wordpress and have created the site www.phoebeclarke.com to showcase my journalist articles and videos.
I have bought the customize css package from wordpress but for some reason can not find the code to customize my site?? I go – customize – css. Am i looking in the wrong place?
When you click on the category articles or videos, the title of the category goes a mustard yellow and underneath my picture it says “Category Archives: Articles”.
How do I change the color from this mustard yellow and how do I remove the category archives text from coming up?? I can’t find the theme’s original code to alter either as when I click on css, it comes up with a space to enter code but not to change any existing… HELP PLEASE!!!!
Thank you!!
]]>Following on from an unsuccessful post I was hoping someone might be able to advise how I can remove the christmas tree logo from my pages (eg https://www.christmas-songwriters.com/?page_id=46) where it sits over the text but leave it on the main page (here https://www.christmas-songwriters.com/)
Thanks
]]>