Bug with the Blog page - by Elimy - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: Elimy
    Elimy
    Participant
    August 22, 2015 at 13:51

    Hi !

    As you can see in the screenshot, I have a problem with the appearence of the blog page.
    I ‘ve added some code to justify the text.
    <p style="text-align: justify;">TEXT</p>

    It’s perfect on the post page but there is a strange space on the blog page.
    Why ?
    Can you help me, please, to find the solution to make working well ? Because this is not very nice like this.

    Thanks a lot.

    Eli

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 10:03

    Hello,

    Add this code in CSS block of Visual Composer editor in Blog page:

    .wpb_row {
        margin-bottom: 0 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Elimy
    Elimy
    Participant
    August 24, 2015 at 11:09

    Hi

    Thanks.. but it’s not working better…

    Eli

    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 14:26

    Hello,

    Please update the theme to the latest version and Woocommerce as well.
    Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Elimy
    Elimy
    Participant
    September 2, 2015 at 12:42

    hi

    I’ve just updated but it’s not better. It keeps the problem.
    An other solution ?

    Tks
    Eli

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 2, 2015 at 16:25

    Hello,

    I’ve added this code in custom.css file:

    .blog-masonry article.post h2 {
        margin-bottom: -30px !important;
    }

    Please clear browser cache and check Blog page.

    Best regards,
    Jack Richardson.

    Avatar: Elimy
    Elimy
    Participant
    September 2, 2015 at 18:16

    Thanks… but actually I don’t see it in Theme Option > Custom.CSS
    Where can I find it exactly ?

    There is still a space before the first word.

    Thank you !

    Avatar: Eva
    Eva Kemp
    Support staff
    September 2, 2015 at 19:32

    Hello,

    The code is in Appearance > Editor > custom.css file.

    Regards,
    Eva Kemp.

    Avatar: Elimy
    Elimy
    Participant
    September 2, 2015 at 23:58

    Ok many thanks.

    Can you explain me the difference between
    1) Theme Option > Custom.CSS
    2) Appearance > Editor > custom.css file
    3) CSS block of Visual Composer editor

    It will help me to work better.
    Thank you.
    Eli

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 3, 2015 at 08:00

    Hello,

    1./2. Custom CSS in Theme Options is the same as custom.css file. It was made due to clients requests not to create file but have direct option for custom styles.

    3. CSS block of Visual Composer editor allows you to change styles only for that page you edit, changes won’t work for other pages if you don’t write the code in custom.css.

    Best regards,
    Jack Richardson.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.