• Resolved Thobie

    (@thobie)


    Hello,

    I have new installed the theme GeneratePress for my static WordPress blog.

    I have an issue on which you can perhaps help me.

    I want the slider that is installed as a widget in the header
    goes over the total width of the site or the container.

    And then the web information for the site above the slider.

    I wish a good day.

    Regards

    Thobie

    • This topic was modified 7 years, 7 months ago by Thobie.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Thobie

    (@thobie)

    Hello, Tom,

    I have installed two plugins for CSS, SiteOrigin CSS and Yellow Pencil, but I can’t activate the whole site header to remove the blue border of it.

    I wish you a nice day.

    Regards

    Thobie

    Theme Author Tom

    (@edge22)

    Hmm, in that case, you can overwrite it:

    body .site-header {
        border: 0;
    }
    Thread Starter Thobie

    (@thobie)

    Hello, Tom,

    thank you.

    That works.

    I wish you a nice day.

    Regards

    Thobie

    Theme Author Tom

    (@edge22)

    You’re welcome! ??

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Full width of a slider in the header’ is closed to new replies.