Customize blog3 template

Home Forums Legacy Support Support queries Styling issues Customize blog3 template

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #100070
    sina212
    Participant
    Hi, I want to use blog 3 without side and I want to convert to full page template, how can do it?
    #100221
    Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save. .page-template-blog3 #content .col-md-3.col-sm-4 {display:none !important;} .page-template-blog3 #content .col-md-9.col-sm-8 {width:100% !important;}
    #100464
    sina212
    Participant
    This reply has been marked as private.
    #100833
    Use this css instead. .rtl.blog #content .col-md-3.col-sm-4 {display:none !important;} .rtl.blog #content .col-md-9.col-sm-8 {width:100% !important;}
    #101830
    sina212
    Participant
    Hi, thanks, man but it doesn't work, I setup them 6.
    #102004
    I am unable to understand what you are trying to say. Please elaborate your query by giving us some sreenshots with arrows to mention how exactly you want your page. Also provide us the url of the blog page you want to change. PS: Please mark your reply as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customize blog3 template’ is closed to new replies.