Navigation Bar width - by cmsmi18 - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp

  • Avatar: cmsmi18
    cmsmi18
    Participant
    July 8, 2016 at 01:29

    hello can you tell me how to decrease the width of the navigation bar?

    here is a screen shot http://prntscr.com/bq69r5

    9 Answers
    Avatar: cmsmi18
    cmsmi18
    Participant
    July 8, 2016 at 01:41

    filesystem:chrome-extension://fdpohaocaechififmbbbbbknoalclacl/temporary/screencapture-kingmehair-com-blog-3-1467938373751.png

    also on my blog page the entire blog shows under the thumbnail how can i correct this

    http://kingmehair.com/blog-3/

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 8, 2016 at 08:50

    Hello,

    how to decrease the width of the navigation bar?

    Try to add the following css code in Theme Options > Custom CSS > Global Custom CSS section:

    .header-type-18 .menu {
        padding: 0;
    }

    my blog page the entire blog shows under the thumbnail

    Change blog layout settings in Theme Options > Blog Layout.

    Best regards,
    Jack Richardson.

    Avatar: cmsmi18
    cmsmi18
    Participant
    July 11, 2016 at 19:10

    I have tried changing the layout and it stills shows. The entire blog shows no matter what settings i choose

    Avatar: Eva
    Eva Kemp
    Support staff
    July 12, 2016 at 07:59

    Hello,

    Please specify how you want to show the blog page and provide WP admin credentials.

    Regards,
    Eva Kemp.

    Avatar: cmsmi18
    cmsmi18
    Participant
    July 25, 2016 at 06:08

    I would like the blog to look as advertised with a summary instead of the full blog showing,

    i would like it to look exactly like the theme blog here http://preview.themeforest.net/item/royal-multipurpose-wordpress-theme/full_screen_preview/8611976

    on the demo

    the link to my blog is in the private info

    Please, contact administrator
    for this information.
    Avatar: cmsmi18
    cmsmi18
    Participant
    July 25, 2016 at 06:18

    also theres a box around my blog thats not on the demo i would like it removed

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 25, 2016 at 08:35

    Hello,

    To show summary please refer to this article https://www.8theme.com/blog/using-read-more-button-on-wordpress-blog/ .

    As you selected Timeline layout in Theme Options > Blog Layout, box is shown there like on our demo http://preview.themeforest.net/item/royal-multipurpose-wordpress-theme/full_screen_preview/8611976
    http://storage8.static.itmages.com/i/16/0725/h_1469432006_1727145_ca3280c1b6.png

    You can add 3rd boxed effect using this css code:

    article.content-timeline > div {
        box-shadow: 0 0 10px grey;
    }

    Regards,
    Eva Kemp.

    Avatar: cmsmi18
    cmsmi18
    Participant
    July 26, 2016 at 02:59

    hi i tried the code for the 3d effect and its not working, I am using it with the BLOG DEFAULT layout

    i would like this effect on the blog and post page for the blog posts and widgets side panel

    Avatar: Eva
    Eva Kemp
    Support staff
    July 26, 2016 at 08:06

    Hello,

    In this case use this css code:

    .blog-post {
      box-shadow: 0 0 10px grey;
    }

    Regards,
    Eva Kemp.

  • 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.