Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96616

memastudio on "CHILD THEME-WIDGET"

$
0
0

Hi,
Can anyone help me with a bit of coding? I have been trying to move some content of the child theme around and have not be success full at all.
http://www.memastudio.ca/nyc-2/

this is my typical page and I wanted it to move the widget and description around to look like this(without scaling down):
http://www.memastudio.ca/232-2/

highly appreciate if i can get some idea how to do it.
Cheers

/*
Theme Name: Child of Twenty Twelve
Theme URI:
Description: Cool child theme based on 2012
Author: Mahsa
Template: twentytwelve
Version: 1.1.1
*/

@import url("../twentytwelve/style.css");

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
/* Sidebar */

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 15px;
font-size: 1.07571429rem;

.widget-area .widget a:hover {
color: rgb(247, 16, 16);
}


Viewing all articles
Browse latest Browse all 96616

Trending Articles