Using Stitch. Between last week in now the text color button go lost! I have a basic website & use visual to edit my site. As you can see a few lines of the text are in red, when I went to add information to the page the color button can’t be found. So how do I change from black to red while using visual? Please send help.
]]>When I look at the demo for Stitched I like the two column look that displays on the home page as you scroll down but I can’t find out how to do that for mine. Please help! Many thanks. Website is https://grrlsocial.com
]]>Like this: https://i.imgur.com/yDRMcFp.jpg?1
Thanks!
]]>Lovely theme! Thank you.
I’ve discovered that my website does not display the navigation menu on mobile devices. It shows the word “Menu” but nothing else. And it’s not clickable.
I’m working with a Child theme. Do I need to add special code for mobile sites?
]]>Hello, first of all I want to say it’s a very nice template.
I change sidebar color to black and the width, and the links color, in Safari looks good, but when I open in my Samsung galaxy the side bar is still brown, the logo doesn’t fit, and the link color changed to original…
I’m looking for the code in style.css but can’t find it, I’m not very experienced, please some help!
How can I add the header back to the blog/posts page?
]]>I am using a plugging for the mobile vie of this website, but I want the desktop view to look the same on iPhone or Tablet. Can anyone help me find where to modify it? Thanks.
]]>i am trying to change the size of the header image in stitch.
url: https://www.aboriginalculturlatraining.com.au
on the home page the logo is rather large and makes menu’s fall off the page. i have tried chnaging the size of the file i have loaded and i have also tried changing the code here
function stitch_custom_header_setup() {
$args = array(
‘default-image’ => ”,
‘default-text-color’ => ‘fff’,
‘width’ => 350,
‘height’ => 350,
‘flex-height’ => true,
‘wp-head-callback’ => ‘stitch_header_style’,
‘admin-head-callback’ => ‘stitch_admin_header_style’,
‘admin-preview-callback’ => ‘stitch_admin_header_image’,
with no luck. where and what else can i try.
]]>I am a newbie to the blogging world and can’t figure out how to remove the date/time from my posts. I uploaded the Simple Custom CSS as mentioned in a previous post on here and tried this at the bottom of the page:
.entry-date {
display: none;
}
It just posted that exact code instead of removing the date. I’m sure this is user error on my part. Feeling dumb and hoping someone would be gracious and provide step by step instructions (think 4th grader) Ha.
Thanks in advance!
My website is https://www.fabfityou.net and as you will see the posts are all date/time stamped. I don’t blog often and seeing the huge gaps in time is not appealing to me ??
]]>Hey!
I want my posts (articles) NOT to be shown thru start to end in my blog feed, but some reason I cannot change that?
I tried this:
For each article in a feed, show: Full text
For each article in a feed, show: Summary
– option, but nothing changed? What else I can do, I want to show only to first chapter of my article or so to be seen in feed.
Sorry my terrible english ??
My website is https://www.mamacaffe.com
]]>Greetings Support Team,
Is it possible to use Flickr with this theme rather than Instagram? If yes, how would I make that change with this theme? I have setup a child theme for this one already. So would I be making that change via the style.css file? Please advise and thanks in advance for your help!
]]>Greetings,
I just downloaded this theme and will be installing it to my blog in the coming weeks, but I wanted to stop by the theme’s homepage (carolinemoore.net) to learn more about it and was taken to this link instead – https://calobeedoodles.com/wp-signup.php?new=calobeedoodles.com – with the following message below:
This webpage has a redirect loop
I have two options: Reload or More
When I select “Reload” the page churns and churns and then goes no where
When I select “More” I get the following message:
The webpage at https://calobeedoodles.com/wp-signup.php?new=calobeedoodles.com has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Learn more about this problem.
Error code: ERR_TOO_MANY_REDIRECTS
So after clearing cookies, I tried accessing the link to the theme’s homepage again, but I get the same message again.
So is the developer of this theme and/or theme’s homepage no longer available? Please advise for this will help me in knowing whether I should even consider using this theme or not. Thanks!
]]>Hi –
I think I will be able to use stitch to convert an existing site, but the one thing the existing site has is a full width header image at the top.
So I would like to be able to place a full width header image above both the right menu and the left content.
The site I am converting is https://www.controlvalverepairs.co.uk/ – so you can see the image I mean
I have tried various options in Appearance > Header but that just puts the image at the top of the left menu.
Thanks
Malcolm
]]>Hi. I want to change the dark color of the lefthand sidebar/menu of this wonderful theme to #183757.
Can anyone provide me with the css code to do this?
Thanks in advance.
Don
]]>Hello,
I recently added a blogroll to my blog and activated a bunch of widgets. I noticed that I see them activated on my iPhone, but not when I access my site on the computer. I switched themes and I saw all widgets right away. I’m not sure if this might be a possible bug or if someone else has had this problem as well?
my site:
thanks.
]]>Hi. I’d like to change the font on the navigation buttons on the lefthand rail bar. I tried following Aditya’s instructions about the child menu but it doesn’t seem to be having any effect.
I created a folder called stitch-child in the themes directory, and added a file called styles.css in that directory, and added the text she/he recommends but nothing changes.
Does anyone else have any suggestions?
Thanks.
Don
]]>How can I make the header transparent in child theme?
]]>Hello,
Currently my blog/site homepage shows my blog posts in their full form. I would like the home page to only show an excerpt of each post though. How do I do this? I greatly appreciate any help you can give me (and am totally a rookie at www.remarpro.com and all things web design, so please explain things step-by-step so I won’t have to bug you with a lot more questions!). ?? Thank you so much!
Carissa
]]>Various browsers are not viewing the logo as I intend it to be viewed. I tweaked the code to insert my own logo image (it got messy but I managed to make it visually work on my browser). Any ideas for cleaning it up or getting it to translate better across other browsers?
]]>Currently code for highlighting focus page is:
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
color: #f7f6f2;
}
Seems to me the theme is missing highlighting parent:
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a,
.main-navigation li.current_page_ancestor a {
color: #f7f6f2;
}
Adding the last line works to highlight main menu item, while being on a sub-page
]]>Hello!
I would like to change the default landing page and site title URL of my website to a page other than my blog.
I tried copying the header.php file into my child theme and changing this:
<a href="<?php echo esc_url( home_url( '/' ) ); ?>"
To This:
<a href="https://www.<my-website>.com/about/"
But it doesn’t work. Can anyone tell me how to change the landing page and site title (header) URL to something other than my blog?
Thanks!
]]>Hello! Can someone describe how to remove the Home link from the navigation bar? I can’t find it in the Header or Custom Header files, but I’m pretty novice. Thanks for your help!
]]>Hey there,
I have tried adding an image to use as the background for the content-half of the theme. The image is large, and I don’t want it tiled. It only over displays as a very small image in the centre of the top of the page… I can’t find a way to get it to be full-sizad.
Can you help me?
]]>Hello,
My website is https://choco-latte.biz
This theme is displaying perfectly in all browsers, with the exception of IE. I see that another person created a thread about the same issue. How do I resolve this?
Thank you!
Shveta
Hi.
I am using the stitch theme and it does not work very well visiting it through internet explorer. Is there any solution?
By the way, very nice theme.
Thank you!!
]]>Hi, I’m fairly new to CSS and HTML, but I’ve tweaked the colors on my website successfully. Now I’m having a couple of problems with the responsive elements of Stitch. Specifically, when viewed on my iPhone, the navmenu text is still the original colors, which are invisible against the background I’m using in my header. Can someone please point me to the appropriate CSS to change this?
Thanks!
For reference, if needed, the url is https://tocontinuum.com
]]>how do i remove the date in my blog posts?
]]>We have a question about changing the font. In Polish, “tails” are displayed in the font ugly fjall One. How do I change it to McLaren or other similar?
]]>Hello,
First of all, I want to say your theme is clean n’ neat. I love it.
However, I want to do few changes.
1) Is it possible to make the sidebar appear on the right side instead of left?
2) I tried to change sidebar color as well, but the menu (links) turned out pretty light coloured, so i would most likely want to change them as well. But from where?
3) Is it possible to squeeze sidebar little shorter? I tried it from:
#masthead:before {
background: url(‘images/background.jpg’);
background-attachment: fixed;
background-size: 400px auto;
box-shadow: 1px 0 3px 0 rgba(0,0,0,.7);
content: “”;
padding: 1.8em;
position: fixed;
top: 0;
left: 0;
text-align: center;
z-index: -1;
width: 316px;
height: 100%;
But, the logo didn’t move and the beautiful “divider” went missing.
Any suggestions?
]]>I’m still in the learning curve so excuse me if this is a basic question but wondering how I can change the title colors for the posts, recent comments, etc. and everything that is in that ‘greenish blueish’ color. It seems this color choice is so embedded into the theme I can’t figure out how or where to change it. I can only figure out that I would have to change every single item appearing in that color one by one as opposed to setting just one CSS style for all items in the green.
Thanks!
]]>