Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter grandma j

    (@grandma-j)

    I’m just not getting it is there some way to get help?

    You don’t need to change the template – just needed to find which class to target.

    Try this:

    #container-fullwidth #main {
    display: inline;/* fix double margin */
    float: left;
    margin: 0 25px 30px 10px;
    width: 100%;
    }
    
    /* Image Template. */
    #container-fullwidth #main.image-template {
    width: 950px;
    }
    
    #container-fullwidth .image-template #comments {
    margin: 0 auto;
    width: 660px;
    }
    Thread Starter grandma j

    (@grandma-j)

    my problem is where to paste it in the coding… does it go somewhere in the above coding, which is the template or do I go back to the stylesheet and place it there somewhere?

    In your child theme’s style.css or in a custom CSS plugin such as Simple Custom CSS.

    It should be to replace the code you used before (I just copied and changed the snippet from yesterday) not in addition to it.

    Thread Starter grandma j

    (@grandma-j)

    see is what i got;
    https://www.multiphasialdynamics.com/
    … ummm

    Thread Starter grandma j

    (@grandma-j)

    thanks for your help.. I’m just gonna leave it alone and go and find another theme have a great day ??

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘[Theme: Parament] how to remove sidebar’ is closed to new replies.