opus2727
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Stained Glass] Remove calendar from pages right sidebarThe problem was not so much that I didn’t want a calendar. It’s just that what I really needed was a calendar that I could add performance dates to – NOT one that only showed dates I wrote a new post. So I removed the WP calendar widget from that sidebar and installed one called “My Calendar”. That widget gives you control over what you plan to use the calendar for. Here it is in action: http://www.sarahcopus.com/?page_id=4
You are so nice to not give up on this! I’ve about given up. Here is the result:
http://www.sonicmediainc.com/tab.jpgI added it to the Custom CSS. It did not work.
I’m not sure what your PS means?
Thank you for trying. It’s a tenacious problem!
I LOVE the way you made it look! However when I added the code to my “Custom CSS”, it only affects the tagline. How did you get it to erase the box behind the site title? sarahcopus
Here is some CSS in the main CSS page. Does it have something to do with ?
.element-wrap {
background-color: rgba(255,255,255, 0.8);
border-radius: 20px 20px 0 0;
bottom: 0;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
display: inline-block;
left: 0;
overflow: hidden;
position: absolute;
margin-right: 50%;
margin-left: 10px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
width: 40%;
}- This reply was modified 9 years, 8 months ago by opus2727. Reason: added code from main css
Would this same plugin be able to delete the file-folder-tab looking element (the one containing the site title) and just have the header photo with the site title?
It Worked!! Thank you mrtom414 and Tahoe Rock!!! I installed the plugin Simple Custom CSS and added
.wide .column-3 .element .entry-title {
font-size: 1.1vw;
}You guys are great!
Thank you mrtom414 and Tahoe Rock! I know where the main css is – but I don’t know if there is a child theme. I know very little about CSS to be honest. I’m old. I miss the days of html and Dreamweaver. 🙂
The web site url is: http://www.sarahcopus.com/
Tahoe Rock thanks for the plugin. I’ll try that.
I want to decrease the size of the font in “ABOUT SHOP PORTFOLIO”. Here is a screenshot:
http://www.sonicmediainc.com/stainedglass2.jpg