divjotsingh_440
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sixteen] HeaderAdd the following code to custom CSS-
#header-image:after { display: none; }
Forum: Themes and Templates
In reply to: [Sixteen] Remove Grid Over Header ImageAdd the following code to custom CSS-
#header-image:after { display: none; }
Forum: Themes and Templates
In reply to: [Sixteen] Blog-style on homepageYou can always use a custom page as your homepage if you don’t want the thumbnails.
Create a page according to your need, then go to Settings > Reading, set it as Homepage.Forum: Themes and Templates
In reply to: [Sixteen] Ideal Picture size for sliderThe ideal size for the slider image is 1100*450
Forum: Themes and Templates
In reply to: [Coller] vertical space betw. logo and main navIt seems fine…. can u plz share a screenshot??
Forum: Themes and Templates
In reply to: [Coller] Center logoContact the theme author at https://rohitink.com/contact-me/ , he can help better…
Forum: Themes and Templates
In reply to: [Sixteen] Blog-style on homepageSorry, but this feature is not possible in sixteen. It supports only a grid type homepage.
Forum: Themes and Templates
In reply to: [Sixteen] How to alter grid display?Well, this can be done, but involves a lot of changes in the style.css file in areas such as featured image, content and some others.
Enter the following code in the Custom CSS and add the code for the color you want –
.widget_search input[type=submit] { background : (Hex Code for Background color); color : (Hex Code for Text color); }
Forum: Themes and Templates
In reply to: [Coller] Can I add home widgets to coller pageWidgets can be added to the sidebar only. Coller supports Widgets only in Sidebar.
Forum: Themes and Templates
In reply to: [Coller] Content alongside header on wide monitorYes, seems so…
Forum: Themes and Templates
In reply to: [Coller] comments sectionThis seems to be a problem with the browser, try using another browser and see if the problem persists.
Forum: Themes and Templates
In reply to: [Coller] Blog Titlescheck the style.css for the theme…. the visibility of the title maybe set to hidden.
Forum: Themes and Templates
In reply to: [Coller] How can I remove comment (blog) part?To remove comments from selected pages only, it can be done in the Admin Panel itself.
Go to Edit Page/Edit post on which you want to disable the comment. On the Top Right Area, you will see an option called “Screen Options“. Click it.
As soon as you check the Discussion Option, a Meta Box will appear below the Post Editor, titled ‘Discussion’. From that box, you can choose to Allow or Disable Comments and Pingbacks. If you wish to disable the comments, Uncheck that check boxes present.
For removing comments from the entire site, you can use disable comments plugin as mentioned by Prixer.
Forum: Themes and Templates
In reply to: [Sixteen] Unable to open my websiteYou can start by re-installing WordPress in cPanel. See how that works out for you…