devesh70
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Container settingshi
How do I set the same ratio of 66% content and 33% sidebar for my website.
Also, yet to receive an answer on any free resources i.e. do we have any video tutorials on generatepress features
Forum: Themes and Templates
In reply to: [GeneratePress] Sidebars PositionI would like to retain the container size with the left margin. Is it possible to move the side bar without impacting these settings as there is plenty of space on the right after the sidebar on the page. I want to place the side bar to the extreme right. Thanks.
Forum: Themes and Templates
In reply to: [GeneratePress] WP show post internet explorerHi Tom,
If i use a theme from site library say Marketer for my existing website, can i switch back to my earlier theme in case I don’t like it.
Forum: Themes and Templates
In reply to: [GeneratePress] WP show post internet explorer1. That worked like a charm
2. Will post query in the premium forum
3. thanks i will try this out. hope i can change it to the earlier version if it does not work for me.
4. Thanks!Forum: Themes and Templates
In reply to: [GeneratePress] WP show post internet explorerThanks Tom for your great support! i have just upgraded to GP premium version
Had 2-3 specific queries
1. How to shift the container without affecting mobile display view? Shifted it with css below but it affects mobile readability so i dont want it for mobile view
.grid-container {
margin-left: 20px;
}2. Is there an option to make all images of same size- width and height for a blog post or across website? Tried with the featured images option under the blog tab but doesnt seem to work
3. I am trying to achieve a similar look to this website: https://www.wpbeginner.com
Is it possible through generate press?4. Is wp-show post needed for GP premium …are there any additional options to customise homepage on GP premium?
Forum: Themes and Templates
In reply to: [GeneratePress] WP show post internet explorerI had 2 more queries
Is there any way to control the order of blog posts in wp show posts, if i want to show a particular post at top?
And also can i remove the “Home” title from homepage?
Forum: Themes and Templates
In reply to: [GeneratePress] WP show post internet explorerPerfect! Thanks!
Forum: Themes and Templates
In reply to: [GeneratePress] Image before pagetitleIt worked. Thank you so much!
Forum: Themes and Templates
In reply to: [GeneratePress] Image before pagetitleHi, I want image for a particular page and not on every post.I am currently using the free version of GP.
Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontIs there a way to apply the CSS to entire website? It seems it is working only for each post separately?
Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontThanks Leo
Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontThanks Leo. I am able to change the color of the blog post title using h1 code.
This CSS will over-ride the GP theme typography settings, right?
Is there any CSS to change body font type?
Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontYes, the color is now ok. But the changes are working only for the home page of my website and not the blog posts!Can you please help on applying the settings to blog posts.
Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontHi Leo,
I pasted this into additional css, but it is only applying to home page and not to the blog posts:
Click here
Also, the title color is still not blue as used for the sub-headings color.Forum: Themes and Templates
In reply to: [GeneratePress] Generatepress fontThanks Tom for your prompt response. Please find link:
Click hereThe main problem is that I would like to change the typography and color of blog post title and body to take it from the theme (which gives me access to google fonts) rather than the wordpress editor. Want to make the blog post title bold and in blue color to match the sub-headings. Currently, I don’t see any option to change it either in WordPress editor or GP theme
Also, have never tried CSS