Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #376720

    Hi,

    Is is possible to set a default “sidebar setting / footer setting / title bar setting / header visibility” for all new posts, so that it’s not necessary to change it every time the user makes a new post. Do I have to make changes in the child theme php file? How can I make these changes?

    #376992

    Hey Hardtonline!

    Each of those already has a default setting except the header transparency. Are you wanting all posts to have a transparent header? We can give you some CSS to use but I recommend just changing the option when you create a post so you have the flexibility to change it back later.

    Cheers!
    Elliott

    #377004

    Thnx for your answer. one more…is it possible to set a transparant header in the search page?

    #377139

    Hi!

    Try adding this to your custom CSS.

    .search #header_main { border-bottom: 0px !important; }
    .search .header_bg { background: transparent !important; }
    .search #main { padding-top: 0px !important; }

    Cheers!
    Elliott

    #377290

    Ty Eliott,

    To bad, it didn’t work.. maybe you can take a look at our site…www.hardtaanhetwerk.nl/jlf

    #377562

    Hi!

    Where did you add the CSS? You probably have a typo somewhere. Send us a WordPress login.

    Cheers!
    Elliott

    #377777

    i put it in the child theme…

    http://www.hardtaanhetwerk.nl/jlf/wp-admin
    inlog: leukste beheer
    password: hahw224477

    #378458

    Hey!

    It’s working fine. You do not see anything behind it because you do not have any backgrounds set behind it.

    Take a screenshot and highlight exactly what your trying to do so we can get a better idea.

    Regards,
    Elliott

    #379938

    When i do a speed test it says a lot about css and js. Is there a way toi fix this?
    Please take a look at the link and the results.

    https://developers.google.com/speed/pagespeed/insights/?url=www.jeleukstefoto.nl&tab=mobile

    #380419

    Hi!

    Try this plugin out, https://wordpress.org/plugins/bwp-minify/.

    Regards,
    Elliott

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.