Css for blocks, content and other questions
-
Hi
I am new to your excellent theme. It looks like it is just what I need, but I am being a bit overwhelmed trying to customize it, something I cannot say for lots of other themes as I can easily find the styles.
- Exactly which style & elements control the width of the main content area & sidebars on the right? I want to change the size of the sidebar to around 300px.
I saw#secondary .widget-area {
padding: 0 10px;
background: #CAC2B5;
width: 300px;
border-left: 1px solid #999999;
}this in a post & pasted it in style.css, but it makes no difference.
- Regarding the 3 “shortcut” (?) pictures on the frontpage below the slideshow, I thought one can customize them at => /wp-admin/themes.php?page=bootstrap_ecommerce_settings
I tried to upload a custom picture for the LEFT BOX & added custom text. Result: none! I still have the default picture with the text =>Shortcut 1
Customize these shorcuts from Appearance > 3 shortcuts. You can customize title, image, text and link target. Note, you could hide them unchecking “Display 3 shortcuts”
in spite of clearing the cache, etc.
Also seclecting or unselecting the checkbox “Hide 3 Shortcuts”, makes n difference. They are always on the front page!
How/where on earth can olne really customize these pictures & replace the theme default content of the 3 with one’s own?
Update: I see the custom picture on the customize.php page but not on the site page, unless it comes much later & not immediately.
Crazy! Even selecting “Hide Carousel in front page” does NOT lead to the front slideshow not appearing! I am a bit confused. ??
- I made a child theme following https://codex.www.ads-software.com/Child_Themes & this seemed to work on other pages but NOT the front page, where the disabled image & customized background color & wrong form of the menu (ie. all child items appear expanded!) show.
How can I use a child theme, which also works for the front page? I had to revert to gambling with the main theme style code.
I would appreciate some quick answers. I am NOT a coder, but regarding CSS, if told exactly where the controlling elements for sidebars – so the front page & other site(blog(?) pages have similar widgets & colors, etc, content area are, I can do so.
I am using the theme on a normal buddypress site, with no shop.
Kind regards
- Exactly which style & elements control the width of the main content area & sidebars on the right? I want to change the size of the sidebar to around 300px.
- The topic ‘Css for blocks, content and other questions’ is closed to new replies.