Luke Stacey
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Simply Jigoshop] Home PageHi Jackie,
If you post a link to your website we can take a look and make a code suggestion for you.
Cheers!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [Theme: Responsive] How to remove borders?Hi there!
I just took a look at your website and was unable to remove the white border using this code snippet:
#wrapper { border: none; }You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.
I hope that helps!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: Mystile Theme Page width issueHi there!
For some reason the link to your website isn’t showing up so we can’t take a look.
What width do you want to container to be?
Cheers 🙂
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [Marketer] Centering the footerHi there!
I had a look at your website and was unable to move the footer to the middle, directly under ‘Simply Natures’ using this code snippet:
#footer #footerbottom .copyright { margin-left: 16%; }I hope that helps!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [Enigma] header subtitle right of logoHi there!
Yes, definitely possible. If you post a link to your website we can take a look and make a code suggestion for you.
Cheers 🙂
Luke the Daft Duke
Forum: Themes and Templates
In reply to: Theme: Pure & Simple – how to center pagesYour welcome 🙂 Glad you got it sorted.
Forum: Themes and Templates
In reply to: Theme: Pure & Simple – how to center pagesYou can choose the page template for your ‘pages’ by editing the page and choosing the template that best fits your needs.
If I choose ‘Left & Right Sidebar’ page it centers everything nicely for me.
See this: Screenshot
Forum: Themes and Templates
In reply to: Theme: Pure & Simple – how to center pagesOk, I think I understand what you mean:
Try this, go to:
Appearance -> Customize -> Basic Settings -> Blog Layout
and choose ‘Blog Full Width and No Sidebars’
Forum: Themes and Templates
In reply to: Theme: Pure & Simple – how to center pagesHi,
I just had a look – is this the kind of thing you want to achieve:
If so, try:
body { margin: 0 10%; }You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.
I hope that helps!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: How to get rid of shadows and lines around imagesGreat! Your welcome 🙂
Forum: Themes and Templates
In reply to: How to get rid of shadows and lines around imagesHi Sarah,
I just had a look at your site and was able to remove the ‘boxing effect’ using this snippet of code:
a img { border: none; background: none; }You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.
I hope that helps!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [University] Change Main menu heightHi Dlee!
If you post a link to your website we can take a look for you and make a suggestion.
Cheers,
Luke the Daft Duke
Forum: Themes and Templates
In reply to: How to get rid of shadows and lines around imagesHi there,
If you post a link to your website we could take a look for you and make a suggestion.
Cheers,
Luke the Daft Duke
Hi there!
You can read about child themes at the WordPress Codex or watch a tutorial.
If you just want to make some basic CSS changes a plugin such as Simple Custom CSS might be quite useful.
I hope that helps a bit!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: remove titles from pagesHi there,
If you post a link to your website we can take a look and make a suggestion for you.
Cheers!
Luke the Daft Duke