Forum Replies Created
-
AuthorPosts
-
cmubradMember
I had tried the Genesis Tabs plugin and it didn't have the features I wanted. I did find something I believe thats going to work.
I re-installed "WP Tab Widget" plugin. It didn't work for me the first time due to styling issues. I even tried changing sidebar elements via the "Design Palette Pro" plugin I have which did not work. Appears DPP was overlapping the H1 Post title tag and the plugins H1 title tag.
I found and installed the "Visual CSS Style Editor" plugin. After a little trial and error and understanding you need to save everything along with making it a "Global Setting" did I finally get the style I liked.
So "WP Tab Widget" and "Visual CSS Style Editor" plugins appear to have done the trick.
cmubradMemberSo I can't just add padding to a margin in the css file some place?
cmubradMemberI just installed the "Sticky Header" plugin which looks like its going to work for me.
If you believe the Jetpack plugin is the issue still then I would appreciate any ideas in case I want to go the css route.
Thanks
cmubradMemberThanks for the reply Victor
I turned off the Sticky Menu plugin and started looking for a "122px" in the code.
Could it be Jetpack? I am seeing this in the Jetpack.css file
.jp-carousel-light a.jp-carousel-image-download {
background-position: 0 -122pxcmubradMemberThanks. It worked. Any idea on my second issue? I activated the primary navigation bar to just have the black bar show up. I don't want any links on it. Is there any way to remove the "Home" link that automatically shows up? You can see on my site right now how the text is very small.
cmubradMemberThis is what I currently have.
#header .widget-area {
color: #333;
float: right;
font-size: 20px;
padding: 27px 0 0 15px;
width: 620px;It still doesn't push the search form to the right side. I've tried moving them from the widgets page and it didn't work. Any other ideas?
-
AuthorPosts